mirror of
https://github.com/bckelley/blueberry-pma-theme.git
synced 2026-08-24 03:04:11 -05:00
FRE #1673 Browse: improve display of right-aligned data. See https://github.com/phpmyadmin/phpmyadmin/commit/e7486480bbb93493fdacf0c86d9839a3626cdd90
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
This commit is contained in:
@@ -644,6 +644,7 @@ th.center, td.center {
|
||||
|
||||
th.right, td.right {
|
||||
text-align: right;
|
||||
padding-right: 1em;
|
||||
}
|
||||
|
||||
tr.vtop th, tr.vtop td, th.vtop, td.vtop {
|
||||
|
||||
Reference in New Issue
Block a user