mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-28 04:51:45 +02:00
Converted selectall.css to less for better import
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
@import "filter";
|
@import "filter";
|
||||||
@import "paginator";
|
@import "paginator";
|
||||||
@import (css) "selectall.css";
|
@import "selectall";
|
@@ -6,7 +6,8 @@
|
|||||||
Licensed under the MIT @license.
|
Licensed under the MIT @license.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
.backgrid .select-row-cell,
|
.backgrid {
|
||||||
.backgrid .select-all-header-cell {
|
.select-row-cell, .select-all-header-cell {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user