Improve server environment display

This commit is contained in:
Kijin Sung 2017-02-22 19:49:49 +09:00
parent 954d2c7ec6
commit 4ee115e4f3
10 changed files with 186 additions and 210 deletions

View file

@ -2388,6 +2388,10 @@ html[lang="mn"] .x .g11n.active>[disabled],
height: 1px;
overflow: hidden;
}
.server_env {
white-space: pre-wrap;
font-family: Consolas, Courier New, monospace;
}
/* language specific styles */
/* English admin_en.css */