diff options
| author | Rob Peters <makitso@gmail.com> | 2010-06-22 23:37:01 +0000 |
|---|---|---|
| committer | Rob Peters <makitso@gmail.com> | 2010-06-22 23:37:01 +0000 |
| commit | afdf448bdfb3053851f506a170c2650b89f0d3fa (patch) | |
| tree | 14e75ba286d6f16d7ad728460a886a55f2ad9a61 /themes/clouds/jquery/jquery-ui_theme.css | |
| parent | bd74d957d64ce061b87a923e7d9dc75bac8ed627 (diff) | |
| download | webtrees-afdf448bdfb3053851f506a170c2650b89f0d3fa.tar.gz webtrees-afdf448bdfb3053851f506a170c2650b89f0d3fa.tar.bz2 webtrees-afdf448bdfb3053851f506a170c2650b89f0d3fa.zip | |
Misc color text changes
Diffstat (limited to 'themes/clouds/jquery/jquery-ui_theme.css')
| -rw-r--r-- | themes/clouds/jquery/jquery-ui_theme.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/clouds/jquery/jquery-ui_theme.css b/themes/clouds/jquery/jquery-ui_theme.css index 4fa733a23a..a938eada60 100644 --- a/themes/clouds/jquery/jquery-ui_theme.css +++ b/themes/clouds/jquery/jquery-ui_theme.css @@ -2,7 +2,7 @@ /* Tabs --------------------------------*/
.ui-widget-content { color:black; border color:#999999; }
-.ui-widget-content a { color:blue; }
+.ui-widget-content a { color:#003399; }
.ui-widget-content a:hover { color: red; }
.ui-tabs-nav li.ui-tabs-selected { background: #f8f8f8; color:blue; }
|
