Light tweaks.
This commit is contained in:
@ -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 {
|
||||||
|
Reference in New Issue
Block a user