diff --git a/themes/default/screen.css b/themes/default/screen.css index a248a8c..36730c2 100644 --- a/themes/default/screen.css +++ b/themes/default/screen.css @@ -705,6 +705,10 @@ table [class^="icon-"], [class*=" icon-"] { background-color: #333; } +#lock-right-sidebar:hover { + color: #fff; +} + #sb-right hr { height: 0; border: none;