mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 14:03:29 -07:00
Resharper EAP fixes
This commit is contained in:
parent
12c2f7193f
commit
08ec560c71
3 changed files with 150 additions and 6 deletions
|
@ -54,9 +54,9 @@
|
|||
}
|
||||
|
||||
.sliderClosed {
|
||||
background:url('../../Content/Images/ui-icons_2e83ff_256x240.png') -64px -16px no-repeat;
|
||||
background:url('../Content/Images/ui-icons_2e83ff_256x240.png') -64px -16px no-repeat;
|
||||
}
|
||||
|
||||
.sliderOpened {
|
||||
background:url('../../Content/Images/ui-icons_2e83ff_256x240.png') 0px -16px no-repeat;
|
||||
background:url('../Content/Images/ui-icons_2e83ff_256x240.png') 0px -16px no-repeat;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue