mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-01-27 16:57:00 -06:00
210bbfdbe1
2) Fixed an issue where Save Password control disappears after clicking on it while creating a server. Fixes #5116
12 lines
257 B
CSS
12 lines
257 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;
|
|
} |