change admin_configfiles to handle the new XML-configs instead of the old php-arrays
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
11
templates/Sparkle/assets/css/main.css
vendored
11
templates/Sparkle/assets/css/main.css
vendored
@@ -1453,3 +1453,14 @@ table thead th.tablesorter-headerDesc {
|
||||
.nolbr {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.shell {
|
||||
font-family: Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New, monospace;
|
||||
color: #bbb;
|
||||
background-color: #333;
|
||||
border: 1px solid #000;
|
||||
-moz-border-radius: 2px;
|
||||
-webkit-border-radius: 2px;
|
||||
border-radius: 2px;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user