mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-27 07:44:05 +02:00
module.less: tables, just playing around
This commit is contained in:
parent
fbc6adcab1
commit
bd31d0e06d
@ -88,7 +88,8 @@ p.error {
|
|||||||
/* Simple table, test */
|
/* Simple table, test */
|
||||||
|
|
||||||
table.simple {
|
table.simple {
|
||||||
width: 100%;
|
width: auto;
|
||||||
|
min-width: 100%;
|
||||||
border-collapse: separate;
|
border-collapse: separate;
|
||||||
font-size: 0.857em;
|
font-size: 0.857em;
|
||||||
border-spacing: 0 1px;
|
border-spacing: 0 1px;
|
||||||
@ -137,12 +138,6 @@ table.simple {
|
|||||||
padding: 0.1em;
|
padding: 0.1em;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
|
||||||
a {
|
|
||||||
padding: 0.3em 0.5em;
|
|
||||||
text-decoration: none;
|
|
||||||
display: block;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
td.ok {
|
td.ok {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user