mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-24 22:35:39 -04:00
Resharper EAP fixes
This commit is contained in:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user