mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2026-05-28 04:35:53 -04:00
css: drop obsolete tinystats
This commit is contained in:
parent
02dfac1b8b
commit
a48ffdfff9
1 changed files with 0 additions and 23 deletions
|
|
@ -1057,29 +1057,6 @@ p.information {
|
|||
}
|
||||
}
|
||||
|
||||
table.tinystats {
|
||||
font-size: 0.7em;
|
||||
float: right;
|
||||
width: 16em;
|
||||
|
||||
thead {
|
||||
th {
|
||||
width: 7em;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
th:first-child {
|
||||
width: auto;
|
||||
}
|
||||
}
|
||||
|
||||
tbody {
|
||||
th, td {
|
||||
text-align: right;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
table th.actions, table td.actions {
|
||||
text-align: right;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue