more readability improvements
This commit is contained in:
parent
c52db29ff5
commit
f07baa9199
@ -3013,8 +3013,8 @@ nav .nav-notify {
|
|||||||
-moz-border-radius: $radiuspx;
|
-moz-border-radius: $radiuspx;
|
||||||
-webkit-border-radius: $radiuspx;
|
-webkit-border-radius: $radiuspx;
|
||||||
border-radius: $radiuspx;
|
border-radius: $radiuspx;
|
||||||
opacity: 0.6;
|
/* opacity: 0.6;
|
||||||
filter:alpha(opacity=60);
|
filter:alpha(opacity=60); */
|
||||||
|
|
||||||
}
|
}
|
||||||
.nav-notify:hover, nav .nav-notify.active span {
|
.nav-notify:hover, nav .nav-notify.active span {
|
||||||
|
Reference in New Issue
Block a user