mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 20:30:46 -03:30
Extend stdout background to width of text.
This commit is contained in:
parent
8d067172bb
commit
0a6d2f179e
@ -151,6 +151,9 @@ body .prettyprint .lit {
|
||||
body .prettyprint .str {
|
||||
color: #D9534F;
|
||||
}
|
||||
body div.ansi_back {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
body .well.tab-content {
|
||||
padding: 20px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user