mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 17:37:37 -02:30
Extend stdout background to width of text.
This commit is contained in:
@@ -151,6 +151,9 @@ body .prettyprint .lit {
|
|||||||
body .prettyprint .str {
|
body .prettyprint .str {
|
||||||
color: #D9534F;
|
color: #D9534F;
|
||||||
}
|
}
|
||||||
|
body div.ansi_back {
|
||||||
|
display: inline-block;
|
||||||
|
}
|
||||||
|
|
||||||
body .well.tab-content {
|
body .well.tab-content {
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
|
|||||||
Reference in New Issue
Block a user