diff options
| author | makitso <makitso@gmail.com> | 2015-10-10 08:30:30 -0500 |
|---|---|---|
| committer | makitso <makitso@gmail.com> | 2015-10-10 08:30:37 -0500 |
| commit | 253a717f8d848347c737586306736d8bd2f1058d (patch) | |
| tree | c8751155a7ed4f3ecdf2b1969c1ae5e20d55f583 | |
| parent | 1bdd1bb3e892fe608c86d28428e5b40d4322fa08 (diff) | |
| download | webtrees-253a717f8d848347c737586306736d8bd2f1058d.tar.gz webtrees-253a717f8d848347c737586306736d8bd2f1058d.tar.bz2 webtrees-253a717f8d848347c737586306736d8bd2f1058d.zip | |
Colors and Clouds cosmetics
| -rw-r--r-- | themes/clouds/css-1.7.0/style.css | 6 | ||||
| -rw-r--r-- | themes/colors/css-1.7.0/images/sprites-sub-menu.png | bin | 7480 -> 7414 bytes | |||
| -rw-r--r-- | themes/colors/css-1.7.0/images/sprites-top-menu.png | bin | 8273 -> 7957 bytes | |||
| -rw-r--r-- | themes/colors/css-1.7.0/images/sprites-top2-menu.png | bin | 5943 -> 5776 bytes | |||
| -rw-r--r-- | themes/colors/css-1.7.0/style.css | 6 | ||||
| -rw-r--r-- | themes/colors/jquery-ui-1.11.2/jquery-ui.css | 2 |
6 files changed, 1 insertions, 13 deletions
diff --git a/themes/clouds/css-1.7.0/style.css b/themes/clouds/css-1.7.0/style.css index 155e85e56f..87cb2a784c 100644 --- a/themes/clouds/css-1.7.0/style.css +++ b/themes/clouds/css-1.7.0/style.css @@ -2241,12 +2241,6 @@ dd .deletelink { padding: 3px; } -.ui-state-hover a, -.ui-state-hover a:hover, -.ui-state-default a:link { - color: #000; -} - .ui-menu .ui-menu-item a { font-size: 12px; } diff --git a/themes/colors/css-1.7.0/images/sprites-sub-menu.png b/themes/colors/css-1.7.0/images/sprites-sub-menu.png Binary files differindex d954c4a99c..bbb589a585 100644 --- a/themes/colors/css-1.7.0/images/sprites-sub-menu.png +++ b/themes/colors/css-1.7.0/images/sprites-sub-menu.png diff --git a/themes/colors/css-1.7.0/images/sprites-top-menu.png b/themes/colors/css-1.7.0/images/sprites-top-menu.png Binary files differindex 0c5cff0daf..21b29135fd 100644 --- a/themes/colors/css-1.7.0/images/sprites-top-menu.png +++ b/themes/colors/css-1.7.0/images/sprites-top-menu.png diff --git a/themes/colors/css-1.7.0/images/sprites-top2-menu.png b/themes/colors/css-1.7.0/images/sprites-top2-menu.png Binary files differindex 00e0d8f377..8f23a83db7 100644 --- a/themes/colors/css-1.7.0/images/sprites-top2-menu.png +++ b/themes/colors/css-1.7.0/images/sprites-top2-menu.png diff --git a/themes/colors/css-1.7.0/style.css b/themes/colors/css-1.7.0/style.css index af7861f9d2..85b5f63a23 100644 --- a/themes/colors/css-1.7.0/style.css +++ b/themes/colors/css-1.7.0/style.css @@ -2244,12 +2244,6 @@ dd .deletelink { padding: 3px; } -.ui-state-hover a, -.ui-state-hover a:hover, -.ui-state-default a:link { - color: #000; -} - .ui-menu .ui-menu-item a { font-size: 12px; } diff --git a/themes/colors/jquery-ui-1.11.2/jquery-ui.css b/themes/colors/jquery-ui-1.11.2/jquery-ui.css index 04c1117eb5..0cf3b74039 100644 --- a/themes/colors/jquery-ui-1.11.2/jquery-ui.css +++ b/themes/colors/jquery-ui-1.11.2/jquery-ui.css @@ -874,7 +874,7 @@ body .ui-tooltip { .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { - color: #555555; + color: #000; text-decoration: none; } .ui-state-hover, |
