mirror of
https://github.com/e107inc/e107.git
synced 2025-08-02 20:57:26 +02:00
Modified opacity of home/language/account icons.
This commit is contained in:
@@ -116,7 +116,7 @@ a.dropdown-toggle i {
|
|||||||
-moz-transition: opacity .20s ease-in-out;
|
-moz-transition: opacity .20s ease-in-out;
|
||||||
-webkit-transition: opacity .20s ease-in-out;
|
-webkit-transition: opacity .20s ease-in-out;
|
||||||
|
|
||||||
opacity: 0.3
|
opacity: 0.4
|
||||||
}
|
}
|
||||||
|
|
||||||
a.dropdown-toggle:hover i {
|
a.dropdown-toggle:hover i {
|
||||||
|
Reference in New Issue
Block a user