1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2024-12-26 01:37:07 +00:00
Sonarr/NzbDrone.Web/Content/ie.css

13 lines
257 B
CSS
Raw Normal View History

/*
Name: jQuery Simple Drop Down Plugin Stylesheet
Author: Etienne Fardet
Version: 1.2
-- Fixes for IE --
*/
<EFBFBD>* {zoom:1;}
.drop ul, .drop ul li {width:134px;}
.drop ul li a, .drop ul li a:hover {padding:8px;}
.drop ul li a:hover {background-color:#06f;}