1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-22 01:11:43 +02:00
Radarr/NzbDrone.Web/Content/Overrides.css
2011-11-25 23:53:16 -08:00

31 lines
330 B
CSS

/*YUI dropdown*/
.yui3-aclist
{
z-index: 100 !important;
width: auto !important;
}
.yui3-aclist-item-active
{
background: #065EFE !important;
}
/*jQuery UI*/
.ui-widget-header
{
font-weight: normal;
}
.t-combobox .t-input
{
line-height: 25px;
}
/*MiniProfiler*/
.profiler-button
{
opacity: 0.4;
}