1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-17 15:02:34 +02:00
Radarr/NzbDrone.Web/Content/ie.css
markus101 764f67f8e8 JquerySimpleDropdown menu added, not sure of full usage yet.
Fixed SettingsController for Quality Config.
2011-02-03 10:28:14 -08:00

13 lines
257 B
CSS

/*
Name: jQuery Simple Drop Down Plugin Stylesheet
Author: Etienne Fardet
Version: 1.2
-- Fixes for IE --
*/
¨* {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;}