1
0
mirror of https://github.com/e107inc/e107.git synced 2025-04-19 20:21:51 +02:00

Modified opacity of home/language/account icons.

This commit is contained in:
Cameron 2012-11-26 21:24:54 -08:00
parent 5bfdecbf1b
commit 9da4c69d13

View File

@ -116,7 +116,7 @@ a.dropdown-toggle i {
-moz-transition: opacity .20s ease-in-out;
-webkit-transition: opacity .20s ease-in-out;
opacity: 0.3
opacity: 0.4
}
a.dropdown-toggle:hover i {