summaryrefslogtreecommitdiff
path: root/themes/wind/css/screen.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/wind/css/screen.css')
-rw-r--r--themes/wind/css/screen.css33
1 files changed, 1 insertions, 32 deletions
diff --git a/themes/wind/css/screen.css b/themes/wind/css/screen.css
index 6e370a7f..15ce4173 100644
--- a/themes/wind/css/screen.css
+++ b/themes/wind/css/screen.css
@@ -40,7 +40,7 @@ h1 {
font-size: 1.7em;
}
-#g-progress h1 {
+#g-dialog h1 {
font-size: 1.1em;
}
@@ -412,37 +412,6 @@ td {
background-color: #dfe9ff;
}
-/* jQuery UI Dialog ~~~~~~~~~~~~~~~~~~~~~~ */
-
-.ui-widget-overlay {
- background: #000;
- opacity: .7;
-}
-
-/* jQuery UI ThemeRoller buttons */
-
-.g-buttonset {
- padding-left: 1px;
-}
-
-.g-buttonset li {
- float: left;
-}
-
-.g-buttonset .g-button {
- margin: 0;
-}
-
-.ui-icon-left .ui-icon {
- float: left;
- margin-right: .2em;
-}
-
-.ui-icon-right .ui-icon {
- float: right;
- margin-left: .2em;
-}
-
/** *******************************************************************
* 6) Right to left styles
*********************************************************************/