1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2024-12-27 18:30:45 +00:00
Radarr/NzbDrone.Web/Content/jquery-ui.custom.css

18 lines
198 B
CSS
Raw Normal View History

/* Customisation of jQuery-ui classes */
.ui-state-error
{
padding: 3px;
padding-left : 10px;
}
.ui-state-highlight {
padding: 3px;
padding-left : 10px;
}
.ui-icon
{
margin-top: 2px;
}