1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-12 11:15:43 +02:00
Sonarr/NzbDrone.Web/Content/Overrides.css

19 lines
223 B
CSS
Raw Normal View History

2011-07-01 10:23:07 +03:00
/*YUI dropdown*/
.yui3-aclist
{
z-index: 100 !important;
width: auto !important;
}
.yui3-aclist-item-active
{
background: #065EFE !important;
2011-07-06 08:38:34 +03:00
}
/*jQuery UI*/
.ui-widget-header
{
font-weight: normal;
}