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