mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
12 lines
246 B
CSS
12 lines
246 B
CSS
/*
|
|
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,
|
|
.backgrid .select-all-header-cell {
|
|
text-align: center;
|
|
} |