|
@@ -89,16 +89,7 @@ select.ng-invalid{
|
|
|
z-index: -1;
|
|
|
}
|
|
|
|
|
|
-/* .inputfile + label {
|
|
|
- width: 100%;
|
|
|
- font-size: 1.25em;
|
|
|
- font-weight: 700;
|
|
|
- color: #252525;
|
|
|
- background-color: transparent;
|
|
|
- display: inline-block;
|
|
|
- border: 1px solid #ccc;
|
|
|
- border-radius: 0 0 20px 20px;
|
|
|
-} */
|
|
|
+
|
|
|
|
|
|
.inputfile:focus + label,
|
|
|
.inputfile + label:hover {
|