diff options
| author | makitso <makitso@gmail.com> | 2015-06-18 16:17:42 -0500 |
|---|---|---|
| committer | makitso <makitso@gmail.com> | 2015-06-18 16:17:48 -0500 |
| commit | 7040d0a83f252d8ea821d0b6a0fced56988f7e94 (patch) | |
| tree | c604bf249183983d0091dbddfa710c08c5e553c6 /themes/clouds/css-1.7.0/style.css | |
| parent | 6118f272a91b5d681380c47a436b957033a2f836 (diff) | |
| download | webtrees-7040d0a83f252d8ea821d0b6a0fced56988f7e94.tar.gz webtrees-7040d0a83f252d8ea821d0b6a0fced56988f7e94.tar.bz2 webtrees-7040d0a83f252d8ea821d0b6a0fced56988f7e94.zip | |
Indi Page Cosmetics for all themes
Diffstat (limited to 'themes/clouds/css-1.7.0/style.css')
| -rw-r--r-- | themes/clouds/css-1.7.0/style.css | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/themes/clouds/css-1.7.0/style.css b/themes/clouds/css-1.7.0/style.css index 63de83da8d..710d486695 100644 --- a/themes/clouds/css-1.7.0/style.css +++ b/themes/clouds/css-1.7.0/style.css @@ -1981,18 +1981,12 @@ span.link_text { #indi_mainimage { float: left; - padding: 0 10px 0 0; } #header_accordion1 { - padding: 0 10px 0 0; overflow: hidden; } -[dir='rtl'] #header_accordion1 { - padding: 0 0 0 10px; -} - #header_accordion1 .indi_name_details { margin: 0; overflow: hidden; @@ -2275,7 +2269,7 @@ dd .deletelink { } .ui-helper-reset { - line-height: 1.5; + line-height: 1.3; } [dir=rtl] .ui-tabs .ui-tabs-nav li { @@ -2442,8 +2436,8 @@ dd .deletelink { #tabs { background-color: #fff; - border-color: #8fbcff; width: 100%; + padding-top: 0.2em; overflow: visible; } @@ -4214,7 +4208,7 @@ a.icon-udarrow:hover { header { background: #acf url(images/clouds.png) repeat-x; - border: 1px solid #039; + border: 1px solid #79c; height: 63px; position: relative; margin: 0; |
