mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-20 21:54:25 -04:00
13 lines
246 B
Plaintext
13 lines
246 B
Plaintext
/*
|
|
backgrid-select-all
|
|
http://github.com/wyuenho/backgrid
|
|
|
|
Copyright (c) 2013 Jimmy Yuen Ho Wong and contributors
|
|
Licensed under the MIT @license.
|
|
*/
|
|
|
|
.backgrid {
|
|
.select-row-cell, .select-all-header-cell {
|
|
text-align: center;
|
|
}
|
|
} |