update button colors
authorAnthony Ly <anthonyly.com@gmail.com>
Tue, 18 Jun 2013 15:18:30 +0200
changeset 135 60ca0705ec30
parent 134 0282cb8db314
child 136 ac4dc3d6400b
update button colors
integration/css/style.css
--- a/integration/css/style.css	Tue Jun 18 15:17:31 2013 +0200
+++ b/integration/css/style.css	Tue Jun 18 15:18:30 2013 +0200
@@ -115,7 +115,7 @@
 .description-slideshow-row textarea{width: 164px; max-width: 164px; height: 100px;}
 
 a.open-tab{text-shadow:none;}
-a.open-tab:hover{color: #E6E6E6;}
+a.open-tab:hover{background-color: #E6E6E6;}
 .open-tab.video i{color: #BE4477;}
 .open-tab.text i{color:#5E90CB;}
 .open-tab.slideshow i{color:#F69058;}