]> git.sur5r.net Git - bacula/bacula/blobdiff - gui/baculum/themes/Baculum-v1/style.css
baculum: Wizards view improvements
[bacula/bacula] / gui / baculum / themes / Baculum-v1 / style.css
index e26a85866359a4f2cec4026aa40cda2103251434..7f6234296fa8043ee2ae6d12ea02ddec2371a42a 100644 (file)
@@ -6,6 +6,12 @@ body {
        color: white;
 }
 
+body.api {
+       background-image: none;
+       background-color: #444445;
+       color: white;
+}
+
 #message-body {
        background-color: #832933;
        background-image: none;
@@ -30,7 +36,7 @@ input[type=checkbox] {
                width: 16px;
 }
 
-input.textbox, select.textbox {
+input.textbox, select.textbox, textarea.textbox {
        width: 260px;
        border: 1px solid black;
        font-size: 11pt;
@@ -56,19 +62,25 @@ textarea.textbox-auto {
        font-size: 11px;
 }
 
-a {
+a, a.big {
        font-size: 12px;
        color: white;
        padding: 3px 4px;
        text-decoration: none;
 }
 
-a:hover {
+a:hover, a.big {
        text-decoration: underline;
 }
+
+a.big {
+       font-size: 17px;
+       font-weight: bold;
+}
+
 #container {
        margin: 0 auto;
-       min-width: 975px;
+       min-width: 987px;
        max-width: 100%;
        border-right: 1px solid black;
        background-color: #585758;
@@ -76,7 +88,7 @@ a:hover {
 
 #top {
        margin: 0 auto;
-       min-width: 975px;
+       min-width: 987px;
        max-width: 100%;
        height: 51px;
        background-image: url('bls_top.png');
@@ -89,11 +101,21 @@ a:hover {
 }
 
 #top img {
-       padding: 11px 0 11px 35px;
+       padding: 11px 0 11px 5px;
        float: left;
 }
 
-#menu-left {
+#topbar {
+       background: transparent url('logo.png') no-repeat 10px center;
+       width: 100%;
+       height: 51px;
+}
+
+#logo {
+       margin-left: 20px;
+}
+
+#workspace-menu-left {
        position: absolute;
        width: 74px;
        height: 600px;
@@ -125,18 +147,25 @@ a:hover {
 }
 
 #panel_switcher {
-       margin: 17px 20px 0 0;
+       margin: 2px 6px 0 0;
        font-weight: bold;
 }
 
+#panel_switcher img {
+       margin: 0;
+       padding-left: 12px;
+       float: none;
+       cursor: pointer;
+}
+
 #tray_bar {
-       margin: 2px 30px 2px 0;
+       margin: 2px 0;
 }
 
 #tray_bar img {
        float: none;
        margin: 0;
-       padding: auto 12px;
+       padding: auto 7px;
 }
 
 #tray_bar span{
@@ -145,7 +174,7 @@ a:hover {
 
 div.configuration {
        width: 45%;
-       height: 575px;
+       height: 100%;
        margin: 12px;
        float: right;
        background-color: #898889;
@@ -158,6 +187,7 @@ div.configuration {
 #configuration {
        position: absolute;
        width: 100%;
+       height: 99%;
 }
 
 #configuration div.field select {
@@ -171,7 +201,7 @@ div.configuration {
 div.configuration-progress {
        background: rgba(182,182,182,0.7) url('progress.gif') no-repeat center center;
        width: 45%;
-       height: 575px;
+       height: 100%;
        z-index: 10;
        position: absolute;
        top: 12px;
@@ -191,6 +221,19 @@ div.slide-window-progress {
        display: none;
 }
 
+.wheel-loader {
+       background: #ffffff url('wheel.gif') no-repeat center center;
+}
+div.actions_btn {
+       position: absolute;
+       width: 35px;
+       height: 35px;
+       right: 22px;
+       top: 0px;
+       margin: 3px 0;
+       text-align: right;
+}
+
 #console {
        clear: left;
        min-width: 973px;
@@ -230,7 +273,7 @@ div.slide-window-progress {
 
 #bottom {
        max-width: 100%;
-       min-width: 975px;
+       min-width: 987px;
        height: 11px;
        margin: 0 auto;
        background: transparent url('bls_bottom.png') repeat-x top left;
@@ -340,7 +383,7 @@ div.slide-window-progress {
 }
 
 .line {
-       height: 35px;
+       min-height: 35px;
        clear: both;
 }
 
@@ -348,7 +391,7 @@ div.slide-window-progress {
        width: 240px;
        display: table-cell;
        vertical-align: middle;
-       font-size: 15px;
+       font-size: 14px;
 }
 
 .field {
@@ -361,12 +404,24 @@ div.slide-window-progress {
        width: 98%;
 }
 
-.validator, .validate {
+.validator, .validate, .validator-block, .validator-info {
        color: #e3454b !important;
        font-size: 10pt;
        /*margin-left: 5px;*/
 }
 
+.validator-info {
+       color: white !important;
+}
+
+.validator-block {
+       display: block;
+}
+
+.block {
+       display: block !important;
+}
+
 .validate {
        color: #96c600 !important;
 }
@@ -384,8 +439,8 @@ input.bbutton {
        cursor: pointer;
        display: inline-block;
        width: auto;
-       margin: 0 8px;
-       padding: 0 18px;
+       margin: 5px 8px;
+       padding: 0 16px;
        min-width: 65px;
        border-radius: 4px;
        border: 1px solid #8f2626;
@@ -394,7 +449,7 @@ input.bbutton {
 }
 
 input.bbutton:hover {
-       padding: 0 18px;
+       padding: 0 16px;
        box-shadow: inset 0 0 3px #faeded;
        background: #ff7474;
        border: 1px solid #8f2626;
@@ -446,27 +501,36 @@ tr.slide-window-element-alternating {
 tr.slide-window-element td, tr.slide-window-element-alternating td {
        font-style: italic;
        word-break: break-all;
+       line-height: 30px;
 }
+
 tr.slide-window-element:hover, tr.slide-window-element-alternating:hover {
        float: none;
        cursor: pointer;
 }
 
-tr.slide-window-element:hover td, tr.slide-window-element-alternating:hover td{
+tr.slide-window-element:hover td, tr.slide-window-element-alternating:hover td {
        background-color: #aeb2b6;
 }
 
-table.window-section-detail, table.file-browser-detail {
+tr.slide-window-element img, tr.slide-window-element-alternating img {
+       float: right;
+}
+
+table.window-section-detail, table.window-section-detail-smallrow, table.file-browser-detail {
        background-color: rgba(0,0,0,0.5);
        width: 100%;
        font-size: 10px;
        font-weight: normal;
 }
 
-table.window-section-detail th, table.file-browser-detail th {
+table.window-section-detail th, table.window-section-detail-smallrow th, table.file-browser-detail th {
        background-color: black;
        color: white;
 }
+table.window-section-detail-smallrow td {
+       line-height: 15px;
+}
 
 table.file-browser-detail {
        border-spacing: 0;
@@ -479,31 +543,21 @@ tr.file-browser-element {
 
 tr.file-browser-element td {
        font-style: italic;
-       padding: 3px 0;
+       min-height: 36px;
        vertical-align: middle;
 }
 
-tr.file-browser-element:hover {
+tr.file-browser-element td:hover {
        cursor: move;
 }
 
-tr.file-browser-element:hover td{
+tr.file-browser-element td:hover {
        background-color: #aeb2b6;
 }
 
-tr.file-browser-header {
-       height: 25px;
-       text-align: left;
-       font-family: monospace;
-       font-size: 9px
-}
-
-tr.file-browser-header th {
-       padding-left: 9px;
-}
-
 .draggable {
        cursor: move;
+       min-height: 30px;
 }
 
 div.slide-window-bar {
@@ -520,13 +574,14 @@ div.slide-window-bar-title {
        background: transparent url('panel-border-bg.png') repeat-x top left;
        height: 14px;
        margin-right: 51px;
-       padding: 0;
+       padding-top: 3px;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
+       cursor: default;
 }
 
 div.slide-window-close, div.slide-window-fullsize, div.slide-window-sort {
@@ -676,7 +731,7 @@ div.status-bar-detail-append, div.status-bar-detail-full, div.status-bar-detail-
 
 div.job-status-C, div.job-status-R, div.job-status-B, div.job-status-T, div.job-status-W, div.job-status-E, div.job-status-e, div.job-status-f, div.job-status-D, div.job-status-A, div.job-status-I, div.job-status-F, div.job-status-S, div.job-status-m, div.job-status-M, div.job-status-s, div.job-status-j, div.job-status-c, div.job-status-d, div.job-status-t, div.job-status-p, div.job-status-i, div.job-status-a, div.job-status-l, div.job-status-L {
        border: 1px solid black;
-       min-width: 80px;
+       min-width: 52px;
        height: 20px;
        line-height: 20px;
        font-size: 9px;
@@ -747,16 +802,28 @@ div.window-section span {
        padding-left: 12px;
 }
 
-div.button {
+div.button, div.button_line {
        text-align: right;
        margin: 3px 2px 5px 0;
 }
 
+div.button_line {
+       display: inline;
+}
+
 div.button-center {
        text-align: center;
        margin: 5px 0;
 }
 
+.txt-noshadow {
+       text-shadow: none;
+}
+
+.box-noshadow {
+       box-shadow: none;
+}
+
 input.validation-error {
        border-color: red !important;
 }
@@ -784,7 +851,11 @@ textarea.console {
 }
 
 .center {
-       text-align: center;
+       text-align: center !important;
+}
+
+.left {
+       text-align: left !important;
 }
 
 .right {
@@ -810,12 +881,20 @@ textarea.console {
        border: 0;
 }
 
+.description {
+       display: inline-block;
+       font-style: italic;
+       font-size: 12px;
+       padding: 4px 0;
+}
+
 fieldset {
        margin-bottom: 15px;
        font-size: 14px;
 }
 
 fieldset .line {
+       min-height: initial;
        height: 25px;
 }
 
@@ -834,8 +913,21 @@ img {
        border: none;
 }
 
-div.small {
-       font-size: 12px;
+h4 {
+       margin: 6px 0;
+}
+
+hr.tabs {
+       margin-top: 0;
+       background-color: black; /* Firefox and Opera */
+       border-color: black; /* Chrome and Safari */
+       color: black; /* IE 7+ */
+       clear: both;
+}
+
+span.tab, span.tab_active {
+       font-size: 13px;
+       font-weight: bold;
        text-align: center;
        width: 130px;
        background-color: rgb(115, 143, 172);
@@ -844,11 +936,15 @@ div.small {
        border-left: 1px solid black;
        border-right: 1px solid black;
        border-top: 1px solid black;
-       margin: 3px 0;
+       padding: 4px;
+       cursor: pointer;
 }
 
-#graphs {
-       height: 600px;
+span.tab_active {
+       background-color: rgb(163, 180, 197);
+}
+
+#graphs, #dashboard, #config, #users {
        min-width: 954px;
        max-width: 100%;
        padding: 10px;
@@ -856,12 +952,24 @@ div.small {
        font-size: 11px;
        background-color: #585758;
        border-right: 1px solid black;
+       overflow: auto;
+}
+
+#users input {
+       height: 9px;
+       margin: 0 4px;
+       font-size: 10px;
+       vertical-align: super;
 }
 
 #graphs span {
        margin: 0 3px;
 }
 
+#config {
+       padding: 0;
+}
+
 #legend {
        border: 1px solid white;
        margin: 7px;
@@ -878,6 +986,155 @@ div.small {
        height: 425px;
 }
 
+.dashboard_graph {
+       height: 450px;
+       text-align: center;
+       font-size: 12px;
+       color: white;
+       font-weight: bold;
+       float: right;
+}
+
+#dashboard_icons  {
+       min-width: 500px;
+       min-height: 600px;
+}
+
+.dashboard_field {
+       max-width: 450px;
+       min-width: 320px;
+       height: 86px;
+       margin: 4px;
+       border-radius: 5px;
+       float: left;
+}
+
+.dashboard_field img {
+       float: left;
+}
+
+.dashboard_field p {
+       font-size: 10px;
+       margin-top: 5px;
+}
+
+.dashboard_field p span:nth-of-type(1) {
+       display: inline-block;
+       width: 122px;
+}
+
+.dashboard_field p span:nth-of-type(2) {
+       font-size: 12px;
+       padding-left: 5px;
+       font-weight: bold;
+}
+
+.dashboard_field a {
+       text-decoration: underline;
+}
+
+#config_submenu {
+       min-width: 300px;
+       height: 22px;
+       position: absolute;
+       top: 59px;
+       right: 8px;
+       border-bottom-left-radius: 5px;
+       border-left: 1px solid black;
+       border-bottom: 1px solid black;
+       background-color: rgba(0, 0, 0, 0.7);
+}
+
+#config_submenu span {
+       display: inline-block;
+       margin: 0 5px;
+       padding: 5px 0;
+}
+
+#config_submenu span:nth-of-type(1) {
+       font-weight: bold;
+}
+
+.config_lines {
+       width: 590px;
+       float: left;
+}
+
+
+.config_lines div.field {
+       width: 280px !important;
+}
+
+#config_fields {
+       width: 732px;
+       margin: 0 auto;
+       padding-top: 7px;
+}
+
+#config_fields div.button {
+       padding-left: 247px;
+}
+
+fieldset.config_field {
+       width: 667px;
+}
+
+fieldset.config_field .line {
+       height: auto;
+       min-height: 35px !important;
+       padding-top: 2px;
+       padding-bottom: 2px;
+}
+
+span.config_test_loader, span.config_test_result {
+       line-height: 75px;
+}
+
+#jobs_summary_graph {
+       width: 380px;
+       height: 380px;
+}
+
+#jobs_to_view {
+       width: 240px;
+       margin: 0 2px 0 5px;
+}
+
+#users_list {
+       width: 890px;
+       font-size: 13px;
+}
+
+#users_list td {
+       font-style: normal;
+       padding: 3px 5px;
+}
+
+#users_list td:nth-of-type(1) {
+       font-weight: bold;
+}
+
+#users_list tr {
+       cursor: initial;
+}
+
+#users_list td:nth-of-type(1) {
+       width: 200px;
+       text-align: center;
+}
+
+#users_list td:nth-of-type(3) {
+       text-align: center;
+}
+
+#users_list td:nth-of-type(4) {
+       width: 340px;
+}
+
+#users_list img {
+       float: none;
+}
+
 /* Overwrite date picker classes */
 .TDatePicker_default {
        z-index: 20;
@@ -894,4 +1151,101 @@ th.weekDayHead {
        border: 1px solid #919EA9;
 }
 
+label.normal {
+       font-size: 15px;
+}
+
 /* END - Overwrite date picker classes */
+
+/* API server OAuth2 progress bar */
+
+#progress_label {
+       position: absolute;
+       top: 116px;
+       transform: translate(-50%, -50%);
+       font-weight: bold;
+}
+
+#api_command {
+       border-radius: 5px;
+       height: 26px;
+       width: 617px;
+       font-size: 25px;
+       color: #444444;
+       padding: 9px 10px 2px 9px;
+}
+
+#api_output {
+       margin-top: 20px;
+       border-radius: 6px;
+       border: 1px solid white;
+       width: 75%;
+}
+
+#api_result {
+       margin: 0 auto;
+       white-space: pre-wrap;
+       word-wrap: break-word;
+       font-size: 13px;
+}
+
+.api_button, .api_select {
+       font-weight: bold;
+       border: 1px solid #212121;
+       border-radius: 4px;
+       height: 37px;
+       display: inline-block;
+       vertical-align: super;
+}
+
+.api_button {
+       color: #1a1b1d;
+       background-color: #ffeb3b;
+}
+
+.api_button:hover {
+       color: black;
+       background-color: white;
+       cursor: pointer;
+       transition: all 0.3s linear;
+}
+
+#api_refresh {
+       margin-left: 10px;
+       cursor: pointer;
+}
+
+/**
+ * Override jQuery-UI theming.
+ */
+
+.ui-widget-content td a, .ui-widget-content div a {
+       color: white !important;
+       text-decoration: underline;
+}
+
+.ui-tabs .ui-tabs-panel {
+       background-color: #444445;
+       color: white;
+       font-size: 15px;
+}
+
+.tab-grid {
+       border-spacing: 0;
+}
+
+.tab-grid td  {
+       border-top: 1px solid white;
+       padding: 8px;
+}
+
+.error {
+       color: red;
+}
+
+/* START Overwrite opentip styles */
+.ot-header h1 {
+       font-size: 16px;
+       word-wrap: break-word;
+}
+/* END Overwrite opentip styles */