Light tweaks.

This commit is contained in:
z3d
2011-01-14 12:55:26 +00:00
parent 8b664fe2a1
commit 8b8a3a4a60

View File

@ -905,13 +905,13 @@ button:active{
} }
.langbox img { .langbox img {
opacity: 0.7 !important; opacity: 0.8 !important;
-moz-box-shadow: 0 0 1px #447; /* -moz-box-shadow: 0 0 1px #447;*/
} }
.langbox img:hover { .langbox img:hover {
opacity: 1 !important; opacity: 1 !important;
-moz-box-shadow: 0 0 1px #f60; /* -moz-box-shadow: 0 0 1px #f60;*/
} }
input { input {