mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
fixed less prefixer path
fixed modals
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
@import "/content/prefixer";
|
||||
@import "../prefixer";
|
||||
|
||||
.backgrid-paginator {
|
||||
text-align : center;
|
||||
box-sizing : border-box;
|
||||
border-top : none;
|
||||
.box-sizing(border-box);
|
||||
.border-radios(0 0 4px 4px);
|
||||
.border-radius(0 0 4px 4px);
|
||||
|
||||
ul {
|
||||
display : inline-block;
|
||||
@@ -25,7 +25,6 @@
|
||||
text-decoration : none;
|
||||
}
|
||||
}
|
||||
|
||||
.active {
|
||||
i, span {
|
||||
background-color : #f5f5f5;
|
||||
|
||||
Reference in New Issue
Block a user