forked from indymedia/epicyon
Bigger icons
parent
58a2a85aa3
commit
f687ba9990
|
@ -284,8 +284,8 @@ input[type=submit]:hover {
|
||||||
|
|
||||||
.dropdown img {
|
.dropdown img {
|
||||||
opacity: 1.0;
|
opacity: 1.0;
|
||||||
width: 24px;
|
width: 32px;
|
||||||
height: 24px;
|
height: 32px;
|
||||||
padding: 0px 16px;
|
padding: 0px 16px;
|
||||||
-ms-transform: translateY(-10%);
|
-ms-transform: translateY(-10%);
|
||||||
transform: translateY(-10%);
|
transform: translateY(-10%);
|
||||||
|
@ -314,8 +314,8 @@ input[type=submit]:hover {
|
||||||
}
|
}
|
||||||
|
|
||||||
.dropdown-content img {
|
.dropdown-content img {
|
||||||
width: 24px;
|
width: 32px;
|
||||||
height: 24px;
|
height: 32px;
|
||||||
padding: 0px 0px;
|
padding: 0px 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue