# HG changeset patch # User Anthony Ly # Date 1371561510 -7200 # Node ID 60ca0705ec30e476a838ec6e5718166aa996944c # Parent 0282cb8db314e695b790621f117d03c78c0b77e6 update button colors diff -r 0282cb8db314 -r 60ca0705ec30 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;}