|
@ -337,10 +337,8 @@ a.inner { |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
#upgrade-notification div { |
|
|
#upgrade-notification div { |
|
|
background: linear-gradient(to bottom, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0) 50%, transparent 51%, rgba(0, 0, 0, 0.25)) repeat scroll 0% 0% padding-box #464A4F; |
|
|
|
|
|
background-color: #222; |
|
|
background-color: #222; |
|
|
box-sizing: border-box; |
|
|
box-sizing: border-box; |
|
|
box-shadow: 0px 1px rgba(255, 255, 255, 0.1) inset, 0px -1px 3px rgba(0, 0, 0, 0.3) inset, 0px 0px 0px 1px rgba(255, 255, 255, 0.08) inset, 0px 1px 2px rgba(0, 0, 0, 0.15); |
|
|
|
|
|
text-shadow: 0px 1px rgba(0, 0, 0, 0.8); |
|
|
text-shadow: 0px 1px rgba(0, 0, 0, 0.8); |
|
|
padding: 7px 0; |
|
|
padding: 7px 0; |
|
|
} |
|
|
} |
|
@ -2860,7 +2858,7 @@ jquery-ui-1.10.4.custom.css |
|
|
/* button elements seem to need a little more width */ |
|
|
/* button elements seem to need a little more width */ |
|
|
button.ui-button-icon-only { |
|
|
button.ui-button-icon-only { |
|
|
width: 2.4em; |
|
|
width: 2.4em; |
|
|
background: #707070 !important; |
|
|
background: #707070; |
|
|
} |
|
|
} |
|
|
.ui-button-icons-only { |
|
|
.ui-button-icons-only { |
|
|
width: 3.4em; |
|
|
width: 3.4em; |
|
@ -3541,7 +3539,7 @@ a > i.icon-question-sign { background-image: url("/images/glyphicons-halflings.p |
|
|
.browserDialog.busy .ui-dialog-buttonpane { background: url("/images/loading.gif") 10px 50% no-repeat !important; } |
|
|
.browserDialog.busy .ui-dialog-buttonpane { background: url("/images/loading.gif") 10px 50% no-repeat !important; } |
|
|
.ui-progressbar .ui-progressbar-overlay { background: url("/css/lib/images/animated-overlay.gif"); } |
|
|
.ui-progressbar .ui-progressbar-overlay { background: url("/css/lib/images/animated-overlay.gif"); } |
|
|
.ui-dialog, .ui-dialog-buttonpane { background: #2a2a2a 50% 50% repeat !important; } |
|
|
.ui-dialog, .ui-dialog-buttonpane { background: #2a2a2a 50% 50% repeat !important; } |
|
|
.ui-dialog-titlebar { background: #3d3d3d !important;} |
|
|
.ui-dialog-titlebar { background: #3d3d3d; } |
|
|
.ui-accordion-content, .ui-tabs-panel { background: #484848 !important; background-image: none !important; } |
|
|
.ui-accordion-content, .ui-tabs-panel { background: #484848 !important; background-image: none !important; } |
|
|
|
|
|
|
|
|
.ui-widget-content { background: #606060 url("/css/lib/images/ui-bg_flat_0_606060_40x100.png") 50% top repeat-x; } |
|
|
.ui-widget-content { background: #606060 url("/css/lib/images/ui-bg_flat_0_606060_40x100.png") 50% top repeat-x; } |
|
|