diff --git a/installer/resources/themes/console/midnight/default.css b/installer/resources/themes/console/midnight/default.css index 5ee0603faee7b5520f0676cd602f957a9ad72d5b..e4a7392a30e63655e5d93e00ddbdd449e5af57c2 100644 --- a/installer/resources/themes/console/midnight/default.css +++ b/installer/resources/themes/console/midnight/default.css @@ -45,6 +45,7 @@ h4 { white-space: nowrap; width: 782px; letter-spacing: 0.09em; + background: #001 url("/themes/console/midnight/images/tinytitles.png") repeat-x center center !important; } label { @@ -130,7 +131,7 @@ hr { .control { margin: 2px; - padding: 2px; + padding: 1px 2px 2px 2px; overflow: hidden; height: 20px; width: 60px;