mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-09-25 18:59:05 +02:00
css: right-align table actions
This commit is contained in:
parent
d5234f723d
commit
7fc2841fac
@ -785,6 +785,10 @@ table.tinystats {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
table th.actions, table td.actions {
|
||||||
|
text-align: right;
|
||||||
|
}
|
||||||
|
|
||||||
/* Simple table, test */
|
/* Simple table, test */
|
||||||
table.syncstate {
|
table.syncstate {
|
||||||
tr td:first-child {
|
tr td:first-child {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user