mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +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;
|
||||
}
|
||||
|
||||
.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 {
|
||||
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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user