|
|
|
|
@ -1064,7 +1064,7 @@ footer:after { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.pagin nav ul li a { |
|
|
|
|
background-color: none; |
|
|
|
|
background-color:unset; |
|
|
|
|
color: black; |
|
|
|
|
font-size: 20px; |
|
|
|
|
line-height: 50px; |
|
|
|
|
@ -1090,7 +1090,6 @@ footer:after { |
|
|
|
|
|
|
|
|
|
.pagin nav ul li a:hover, |
|
|
|
|
.pagin nav ul li a:active { |
|
|
|
|
color: black; |
|
|
|
|
color: white; |
|
|
|
|
background-color: #2c2c2c; |
|
|
|
|
border-color: #2c2c2c; |
|
|
|
|
@ -2493,7 +2492,7 @@ input[type="checkbox"]:checked + span { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.exButton .btn-group .btn span { |
|
|
|
|
font-family: Arial. Verdana, Helvetica, sans-serif; |
|
|
|
|
font-family: Arial, Verdana, Helvetica, sans-serif; |
|
|
|
|
font-weight: bold; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
@ -3779,7 +3778,7 @@ input[type="checkbox"]:checked + span { |
|
|
|
|
border-top: 1px solid black; |
|
|
|
|
border-bottom: 1px solid black; |
|
|
|
|
-webkit-transform: scale(1.03); |
|
|
|
|
-moz- transform: scale(1.03); |
|
|
|
|
-moz-transform: scale(1.03); |
|
|
|
|
transform: scale(1.03); |
|
|
|
|
box-shadow: 0 0 10px rgba(0,0,0,0.7); |
|
|
|
|
z-index: 999; |
|
|
|
|
@ -3856,7 +3855,7 @@ input[type="checkbox"]:checked + span { |
|
|
|
|
border-top: 1px solid black; |
|
|
|
|
border-bottom: 1px solid black; |
|
|
|
|
-webkit-transform: scale(1.03); |
|
|
|
|
-moz- transform: scale(1.03); |
|
|
|
|
-moz-transform: scale(1.03); |
|
|
|
|
transform: scale(1.03); |
|
|
|
|
box-shadow: 0 0 10px rgba(0,0,0,0.7); |
|
|
|
|
z-index: 999; |
|
|
|
|
@ -5346,7 +5345,7 @@ input[type="radio"]:checked + span { |
|
|
|
|
font-family: Arial, Verdana, Helvetica, sans-serif; |
|
|
|
|
font-size: 16px; |
|
|
|
|
font-weight: bold; |
|
|
|
|
margin: 0px 0 -15 0; |
|
|
|
|
margin: 0 0 -15px 0; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.inp-edit { |
|
|
|
|
|