mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-04 20:44:28 +02:00
monitoring: Revert CSS styles for address6 support
We're rewriting the whole style in a different branch. refs #9645
This commit is contained in:
parent
2c73d9fad7
commit
3e06a9c8aa
@ -4,17 +4,10 @@
|
|||||||
width: 16em;
|
width: 16em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.padded {
|
|
||||||
padding: 0 5px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.address, p.pluginoutput {
|
|
||||||
white-space: pre-wrap;
|
|
||||||
font-family: 'Monaco', 'Menlo', 'Ubuntu Mono', 'Consolas', 'source-code-pro', 'DejaVu Sans Mono', 'Courier New', Courier, monospace;
|
|
||||||
}
|
|
||||||
|
|
||||||
p.pluginoutput {
|
p.pluginoutput {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
white-space: pre-wrap;
|
||||||
|
font-family: 'Monaco', 'Menlo', 'Ubuntu Mono', 'Consolas', 'source-code-pro', 'DejaVu Sans Mono', 'Courier New', Courier, monospace;
|
||||||
}
|
}
|
||||||
|
|
||||||
table.action td .pluginoutput {
|
table.action td .pluginoutput {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user