Nicklist hover styling
authorDarren <darren@darrenwhitlen.com>
Sat, 20 Oct 2012 12:33:23 +0000 (13:33 +0100)
committerDarren <darren@darrenwhitlen.com>
Sat, 20 Oct 2012 12:33:23 +0000 (13:33 +0100)
client/assets/css/style.css

index 39549bdd48684d27d5f77ca122948a33e2e2b5f4..0a0c6ae0c245b25da9eca06ed254424e819b8e86 100644 (file)
@@ -275,8 +275,8 @@ a img { border:none; }
     border-left: 1px solid #6A6A6A;
 }
 #kiwi #memberlists ul li:hover {
-    /* border-left: 5px solid #88C56A; */
-    background: #88C56A;
+    border-left: 5px solid #88C56A;
+    /* background: #88C56A; */
     -webkit-transition: 0.2s ease;
     -moz-transition: 0.2s ease;
     -ms-transition: 0.2s ease;