summaryrefslogtreecommitdiff
path: root/lib/scripts/jquery/jquery-ui-theme
diff options
context:
space:
mode:
authorDominik Eckelmann <deckelmann@gmail.com>2011-11-19 14:44:48 +0100
committerDominik Eckelmann <deckelmann@gmail.com>2011-11-19 14:44:48 +0100
commit402e0951b7e3ccf567702515bfe0b09cca8a5a93 (patch)
treeb5c4526d2d7ca1482fe8a67aa12125b065c478be /lib/scripts/jquery/jquery-ui-theme
parent5446f3ffde77013d4eaea1fb166bcbd905a777a4 (diff)
parent1017f6f159386699a10d2529c50fb5e28b5c1889 (diff)
downloadrpg-402e0951b7e3ccf567702515bfe0b09cca8a5a93.tar.gz
rpg-402e0951b7e3ccf567702515bfe0b09cca8a5a93.tar.bz2
Merge branch 'master' of github.com:dom-mel/dokuwiki
Diffstat (limited to 'lib/scripts/jquery/jquery-ui-theme')
-rw-r--r--lib/scripts/jquery/jquery-ui-theme/smoothness.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/scripts/jquery/jquery-ui-theme/smoothness.css b/lib/scripts/jquery/jquery-ui-theme/smoothness.css
index 0f1a7e770..910d24b95 100644
--- a/lib/scripts/jquery/jquery-ui-theme/smoothness.css
+++ b/lib/scripts/jquery/jquery-ui-theme/smoothness.css
@@ -56,9 +56,9 @@
/* Component containers
----------------------------------*/
-.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
+.ui-widget { font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
-.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
+.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }