Files
Prowlarr-Prowlarr/NzbDrone.Web/Content/Overrides.css
2011-07-01 00:23:07 -07:00

11 lines
159 B
CSS

/*YUI dropdown*/
.yui3-aclist
{
z-index: 100 !important;
width: auto !important;
}
.yui3-aclist-item-active
{
background: #065EFE !important;
}