]> git.sur5r.net Git - bacula/bacula/blobdiff - gui/baculum/themes/Baculum-v1/style.css
baculum: Add ability to assign host to specific user
[bacula/bacula] / gui / baculum / themes / Baculum-v1 / style.css
index d31c15b6cd4312cf54558920f93edf649436ba47..49badceabcb87c6192383e6115085ebd51ed01aa 100644 (file)
@@ -968,6 +968,7 @@ span.tab_active {
        height: 9px;
        margin: 0 4px;
        font-size: 10px;
+       vertical-align: super;
 }
 
 #graphs span {
@@ -1104,7 +1105,7 @@ span.config_test_loader, span.config_test_result {
 }
 
 #users_list {
-       width: 720px;
+       width: 890px;
        font-size: 13px;
 }
 
@@ -1123,14 +1124,15 @@ span.config_test_loader, span.config_test_result {
 
 #users_list td:nth-of-type(1) {
        width: 200px;
+       text-align: center;
 }
 
-i#users_list td:nth-of-type(1) {
-       width: 120px;
+#users_list td:nth-of-type(3) {
+       text-align: center;
 }
 
-#users_list td:nth-of-type(3) {
-       width: 400px;
+#users_list td:nth-of-type(4) {
+       width: 340px;
 }
 
 #users_list img {