added hover effect

This commit is contained in:
daeks
2013-05-01 20:37:16 +02:00
parent 2ef23ef845
commit df2bba8922

View File

@@ -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;