diff options
| author | makitso <makitso@gmail.com> | 2015-01-19 09:28:49 -0700 |
|---|---|---|
| committer | makitso <makitso@gmail.com> | 2015-01-19 09:28:49 -0700 |
| commit | 4582af0dc632a211210f69160bb2e84a22132a1c (patch) | |
| tree | 06c49a44f27430fda39905217ea74eaaaa6efbac /themes/clouds/css-1.7.0/style.css | |
| parent | 957174d801c8c95fd2368c100c03bd488f108fa9 (diff) | |
| download | webtrees-4582af0dc632a211210f69160bb2e84a22132a1c.tar.gz webtrees-4582af0dc632a211210f69160bb2e84a22132a1c.tar.bz2 webtrees-4582af0dc632a211210f69160bb2e84a22132a1c.zip | |
Remove unnecessary code
Diffstat (limited to 'themes/clouds/css-1.7.0/style.css')
| -rw-r--r-- | themes/clouds/css-1.7.0/style.css | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/themes/clouds/css-1.7.0/style.css b/themes/clouds/css-1.7.0/style.css index e3dd26f129..a78c88bb9b 100644 --- a/themes/clouds/css-1.7.0/style.css +++ b/themes/clouds/css-1.7.0/style.css @@ -954,10 +954,6 @@ a.showit:hover > span { clear: both; } -td.descriptionbox a { - color: #fff; -} - /* this keeps the tag color the same when it is a link as when not */ .place { @@ -2041,10 +2037,6 @@ dd .deletelink { float: left; } -[dir=rtl] #main_name { - float: right; -} - [dir=rtl] #indi_mainimage { float: right; } |
