mirror of
https://github.com/lidarr/Lidarr
synced 2024-12-29 02:55:38 +00:00
11 lines
No EOL
159 B
CSS
11 lines
No EOL
159 B
CSS
/*YUI dropdown*/
|
|
.yui3-aclist
|
|
{
|
|
z-index: 100 !important;
|
|
width: auto !important;
|
|
}
|
|
|
|
.yui3-aclist-item-active
|
|
{
|
|
background: #065EFE !important;
|
|
} |