diff options
| author | Rob Peters <makitso@gmail.com> | 2010-12-21 03:23:07 +0000 |
|---|---|---|
| committer | Rob Peters <makitso@gmail.com> | 2010-12-21 03:23:07 +0000 |
| commit | f20105908582a591667e5eebe7b6816571146de4 (patch) | |
| tree | a5e032807ac9859a788eed9e41940d3dc322195b /themes/colors | |
| parent | 51b53b99b799e273d337c6f042c8113bef300d96 (diff) | |
| download | webtrees-f20105908582a591667e5eebe7b6816571146de4.tar.gz webtrees-f20105908582a591667e5eebe7b6816571146de4.tar.bz2 webtrees-f20105908582a591667e5eebe7b6816571146de4.zip | |
Addresses [Bug 692761] The Edit, Copy & Delete icons are missing from the facts on an individual's Personal for Colors and Clouds themes
Diffstat (limited to 'themes/colors')
| -rw-r--r-- | themes/colors/css/aquamarine.css | 24 | ||||
| -rw-r--r-- | themes/colors/css/ash.css | 24 | ||||
| -rw-r--r-- | themes/colors/css/belgianchocolate.css | 26 | ||||
| -rw-r--r-- | themes/colors/css/bluelagoon.css | 26 | ||||
| -rw-r--r-- | themes/colors/css/bluemarine.css | 26 | ||||
| -rw-r--r-- | themes/colors/css/coldday.css | 26 | ||||
| -rw-r--r-- | themes/colors/css/greenbeam.css | 24 | ||||
| -rw-r--r-- | themes/colors/css/mediterranio.css | 26 | ||||
| -rw-r--r-- | themes/colors/css/mercury.css | 26 | ||||
| -rw-r--r-- | themes/colors/css/nocturnal.css | 26 | ||||
| -rw-r--r-- | themes/colors/css/olivia.css | 26 | ||||
| -rw-r--r-- | themes/colors/css/pinkplastic.css | 26 | ||||
| -rw-r--r-- | themes/colors/css/shinytomato.css | 26 | ||||
| -rw-r--r-- | themes/colors/css/tealtop.css | 26 |
14 files changed, 207 insertions, 151 deletions
diff --git a/themes/colors/css/aquamarine.css b/themes/colors/css/aquamarine.css index 45651e5c49..433cb60e2b 100644 --- a/themes/colors/css/aquamarine.css +++ b/themes/colors/css/aquamarine.css @@ -32,9 +32,9 @@ color: #ffffff; /* Define Tbl hdrs and Light Text Colors */ .descriptionbox, -.descriptionbox a, +#personal_facts_content a, .topbottombar, -.topbottombar a, +.topbottombar a, .list_label, .list_label a, .facts_label, @@ -1830,24 +1830,31 @@ padding: 0 10px; /*--- edit links ---*/ +#personal_facts_content a { +background: transparent; +} + .edit_link:after { /* used only on the user list */ content: " " url(../images/edit_sm.png); } -td.descriptionbox a { /* this keeps the tag color the same when it is a link as when not */ - color: #ffffff; +td.descriptionbox a { } .editfacts { /* a container for the following three links */ - float: left; - margin-top: 15px; + clear: left; + padding-top: 15px; +} + +.editfacts a:hover { + background-color: transparent; } .link_text { visibility : hidden; } -.editlink { +.editlink, editlink { background: url(../images/edit_sm.png) no-repeat left center; width: 20px; float: left; @@ -1864,6 +1871,3 @@ td.descriptionbox a { /* this keeps the tag color the same when it is a link as width: 20px; float: left; } - - - diff --git a/themes/colors/css/ash.css b/themes/colors/css/ash.css index fdfba14635..33588b73b5 100644 --- a/themes/colors/css/ash.css +++ b/themes/colors/css/ash.css @@ -32,9 +32,9 @@ color: #ffffff; /* Define Tbl hdrs and Light Text Colors */ .descriptionbox, -.descriptionbox a, +#personal_facts_content a, .topbottombar, -.topbottombar a, +.topbottombar a, .list_label, .list_label a, .facts_label, @@ -1830,24 +1830,31 @@ padding: 0 10px; /*--- edit links ---*/ +#personal_facts_content a { +background: transparent; +} + .edit_link:after { /* used only on the user list */ content: " " url(../images/edit_sm.png); } -td.descriptionbox a { /* this keeps the tag color the same when it is a link as when not */ - color: #ffffff; +td.descriptionbox a { } .editfacts { /* a container for the following three links */ - float: left; - margin-top: 15px; + clear: left; + padding-top: 15px; +} + +.editfacts a:hover { + background-color: transparent; } .link_text { visibility : hidden; } -.editlink { +.editlink, editlink { background: url(../images/edit_sm.png) no-repeat left center; width: 20px; float: left; @@ -1864,6 +1871,3 @@ td.descriptionbox a { /* this keeps the tag color the same when it is a link as width: 20px; float: left; } - - - diff --git a/themes/colors/css/belgianchocolate.css b/themes/colors/css/belgianchocolate.css index 168525a3c3..e9f08e38a8 100644 --- a/themes/colors/css/belgianchocolate.css +++ b/themes/colors/css/belgianchocolate.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 9566 2010-09-26 22:15:23Z rob $ +* $Id: ash.css 9634 2010-10-07 16:28:39Z rob $ */ .something { @@ -32,9 +32,9 @@ color: #ffffff; /* Define Tbl hdrs and Light Text Colors */ .descriptionbox, -.descriptionbox a, +#personal_facts_content a, .topbottombar, -.topbottombar a, +.topbottombar a, .list_label, .list_label a, .facts_label, @@ -1830,24 +1830,31 @@ padding: 0 10px; /*--- edit links ---*/ +#personal_facts_content a { +background: transparent; +} + .edit_link:after { /* used only on the user list */ content: " " url(../images/edit_sm.png); } -td.descriptionbox a { /* this keeps the tag color the same when it is a link as when not */ - color: #ffffff; +td.descriptionbox a { } .editfacts { /* a container for the following three links */ - float: left; - margin-top: 15px; + clear: left; + padding-top: 15px; +} + +.editfacts a:hover { + background-color: transparent; } .link_text { visibility : hidden; } -.editlink { +.editlink, editlink { background: url(../images/edit_sm.png) no-repeat left center; width: 20px; float: left; @@ -1864,6 +1871,3 @@ td.descriptionbox a { /* this keeps the tag color the same when it is a link as width: 20px; float: left; } - - - diff --git a/themes/colors/css/bluelagoon.css b/themes/colors/css/bluelagoon.css index bfa98f5133..a40d32343c 100644 --- a/themes/colors/css/bluelagoon.css +++ b/themes/colors/css/bluelagoon.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 9566 2010-09-26 22:15:23Z rob $ +* $Id: ash.css 9634 2010-10-07 16:28:39Z rob $ */ .something { @@ -32,9 +32,9 @@ color: #ffffff; /* Define Tbl hdrs and Light Text Colors */ .descriptionbox, -.descriptionbox a, +#personal_facts_content a, .topbottombar, -.topbottombar a, +.topbottombar a, .list_label, .list_label a, .facts_label, @@ -1830,24 +1830,31 @@ padding: 0 10px; /*--- edit links ---*/ +#personal_facts_content a { +background: transparent; +} + .edit_link:after { /* used only on the user list */ content: " " url(../images/edit_sm.png); } -td.descriptionbox a { /* this keeps the tag color the same when it is a link as when not */ - color: #ffffff; +td.descriptionbox a { } .editfacts { /* a container for the following three links */ - float: left; - margin-top: 15px; + clear: left; + padding-top: 15px; +} + +.editfacts a:hover { + background-color: transparent; } .link_text { visibility : hidden; } -.editlink { +.editlink, editlink { background: url(../images/edit_sm.png) no-repeat left center; width: 20px; float: left; @@ -1864,6 +1871,3 @@ td.descriptionbox a { /* this keeps the tag color the same when it is a link as width: 20px; float: left; } - - - diff --git a/themes/colors/css/bluemarine.css b/themes/colors/css/bluemarine.css index d1605beac3..12b57bf455 100644 --- a/themes/colors/css/bluemarine.css +++ b/themes/colors/css/bluemarine.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 9566 2010-09-26 22:15:23Z rob $ +* $Id: ash.css 9634 2010-10-07 16:28:39Z rob $ */ .something { @@ -32,9 +32,9 @@ color: #ffffff; /* Define Tbl hdrs and Light Text Colors */ .descriptionbox, -.descriptionbox a, +#personal_facts_content a, .topbottombar, -.topbottombar a, +.topbottombar a, .list_label, .list_label a, .facts_label, @@ -1830,24 +1830,31 @@ padding: 0 10px; /*--- edit links ---*/ +#personal_facts_content a { +background: transparent; +} + .edit_link:after { /* used only on the user list */ content: " " url(../images/edit_sm.png); } -td.descriptionbox a { /* this keeps the tag color the same when it is a link as when not */ - color: #ffffff; +td.descriptionbox a { } .editfacts { /* a container for the following three links */ - float: left; - margin-top: 15px; + clear: left; + padding-top: 15px; +} + +.editfacts a:hover { + background-color: transparent; } .link_text { visibility : hidden; } -.editlink { +.editlink, editlink { background: url(../images/edit_sm.png) no-repeat left center; width: 20px; float: left; @@ -1864,6 +1871,3 @@ td.descriptionbox a { /* this keeps the tag color the same when it is a link as width: 20px; float: left; } - - - diff --git a/themes/colors/css/coldday.css b/themes/colors/css/coldday.css index fb6cfdd8eb..4bc7d7553f 100644 --- a/themes/colors/css/coldday.css +++ b/themes/colors/css/coldday.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 9566 2010-09-26 22:15:23Z rob $ +* $Id: ash.css 9634 2010-10-07 16:28:39Z rob $ */ .something { @@ -32,9 +32,9 @@ color: #ffffff; /* Define Tbl hdrs and Light Text Colors */ .descriptionbox, -.descriptionbox a, +#personal_facts_content a, .topbottombar, -.topbottombar a, +.topbottombar a, .list_label, .list_label a, .facts_label, @@ -1830,24 +1830,31 @@ padding: 0 10px; /*--- edit links ---*/ +#personal_facts_content a { +background: transparent; +} + .edit_link:after { /* used only on the user list */ content: " " url(../images/edit_sm.png); } -td.descriptionbox a { /* this keeps the tag color the same when it is a link as when not */ - color: #ffffff; +td.descriptionbox a { } .editfacts { /* a container for the following three links */ - float: left; - margin-top: 15px; + clear: left; + padding-top: 15px; +} + +.editfacts a:hover { + background-color: transparent; } .link_text { visibility : hidden; } -.editlink { +.editlink, editlink { background: url(../images/edit_sm.png) no-repeat left center; width: 20px; float: left; @@ -1864,6 +1871,3 @@ td.descriptionbox a { /* this keeps the tag color the same when it is a link as width: 20px; float: left; } - - - diff --git a/themes/colors/css/greenbeam.css b/themes/colors/css/greenbeam.css index f9f990c225..c15808d54d 100644 --- a/themes/colors/css/greenbeam.css +++ b/themes/colors/css/greenbeam.css @@ -32,9 +32,9 @@ color: #ffffff; /* Define Tbl hdrs and Light Text Colors */ .descriptionbox, -.descriptionbox a, +#personal_facts_content a, .topbottombar, -.topbottombar a, +.topbottombar a, .list_label, .list_label a, .facts_label, @@ -1830,24 +1830,31 @@ padding: 0 10px; /*--- edit links ---*/ +#personal_facts_content a { +background: transparent; +} + .edit_link:after { /* used only on the user list */ content: " " url(../images/edit_sm.png); } -td.descriptionbox a { /* this keeps the tag color the same when it is a link as when not */ - color: #ffffff; +td.descriptionbox a { } .editfacts { /* a container for the following three links */ - float: left; - margin-top: 15px; + clear: left; + padding-top: 15px; +} + +.editfacts a:hover { + background-color: transparent; } .link_text { visibility : hidden; } -.editlink { +.editlink, editlink { background: url(../images/edit_sm.png) no-repeat left center; width: 20px; float: left; @@ -1864,6 +1871,3 @@ td.descriptionbox a { /* this keeps the tag color the same when it is a link as width: 20px; float: left; } - - - diff --git a/themes/colors/css/mediterranio.css b/themes/colors/css/mediterranio.css index d1b85276e6..2bb15a3b83 100644 --- a/themes/colors/css/mediterranio.css +++ b/themes/colors/css/mediterranio.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 9566 2010-09-26 22:15:23Z rob $ +* $Id: ash.css 9634 2010-10-07 16:28:39Z rob $ */ .something { @@ -32,9 +32,9 @@ color: #ffffff; /* Define Tbl hdrs and Light Text Colors */ .descriptionbox, -.descriptionbox a, +#personal_facts_content a, .topbottombar, -.topbottombar a, +.topbottombar a, .list_label, .list_label a, .facts_label, @@ -1830,24 +1830,31 @@ padding: 0 10px; /*--- edit links ---*/ +#personal_facts_content a { +background: transparent; +} + .edit_link:after { /* used only on the user list */ content: " " url(../images/edit_sm.png); } -td.descriptionbox a { /* this keeps the tag color the same when it is a link as when not */ - color: #ffffff; +td.descriptionbox a { } .editfacts { /* a container for the following three links */ - float: left; - margin-top: 15px; + clear: left; + padding-top: 15px; +} + +.editfacts a:hover { + background-color: transparent; } .link_text { visibility : hidden; } -.editlink { +.editlink, editlink { background: url(../images/edit_sm.png) no-repeat left center; width: 20px; float: left; @@ -1864,6 +1871,3 @@ td.descriptionbox a { /* this keeps the tag color the same when it is a link as width: 20px; float: left; } - - - diff --git a/themes/colors/css/mercury.css b/themes/colors/css/mercury.css index 2740b2dd59..0a0f5b2d1a 100644 --- a/themes/colors/css/mercury.css +++ b/themes/colors/css/mercury.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 9566 2010-09-26 22:15:23Z rob $ +* $Id: ash.css 9634 2010-10-07 16:28:39Z rob $ */ .something { @@ -32,9 +32,9 @@ color: #707070; /* Define Tbl hdrs and Light Text Colors */ .descriptionbox, -.descriptionbox a, +#personal_facts_content a, .topbottombar, -.topbottombar a, +.topbottombar a, .list_label, .list_label a, .facts_label, @@ -1830,24 +1830,31 @@ padding: 0 10px; /*--- edit links ---*/ +#personal_facts_content a { +background: transparent; +} + .edit_link:after { /* used only on the user list */ content: " " url(../images/edit_sm.png); } -td.descriptionbox a { /* this keeps the tag color the same when it is a link as when not */ - color: #707070; +td.descriptionbox a { } .editfacts { /* a container for the following three links */ - float: left; - margin-top: 15px; + clear: left; + padding-top: 15px; +} + +.editfacts a:hover { + background-color: transparent; } .link_text { visibility : hidden; } -.editlink { +.editlink, editlink { background: url(../images/edit_sm.png) no-repeat left center; width: 20px; float: left; @@ -1864,6 +1871,3 @@ td.descriptionbox a { /* this keeps the tag color the same when it is a link as width: 20px; float: left; } - - - diff --git a/themes/colors/css/nocturnal.css b/themes/colors/css/nocturnal.css index f1701d755d..385b051b88 100644 --- a/themes/colors/css/nocturnal.css +++ b/themes/colors/css/nocturnal.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 9566 2010-09-26 22:15:23Z rob $ +* $Id: ash.css 9634 2010-10-07 16:28:39Z rob $ */ .something { @@ -32,9 +32,9 @@ color: #ffffff; /* Define Tbl hdrs and Light Text Colors */ .descriptionbox, -.descriptionbox a, +#personal_facts_content a, .topbottombar, -.topbottombar a, +.topbottombar a, .list_label, .list_label a, .facts_label, @@ -1830,24 +1830,31 @@ padding: 0 10px; /*--- edit links ---*/ +#personal_facts_content a { +background: transparent; +} + .edit_link:after { /* used only on the user list */ content: " " url(../images/edit_sm.png); } -td.descriptionbox a { /* this keeps the tag color the same when it is a link as when not */ - color: #ffffff; +td.descriptionbox a { } .editfacts { /* a container for the following three links */ - float: left; - margin-top: 15px; + clear: left; + padding-top: 15px; +} + +.editfacts a:hover { + background-color: transparent; } .link_text { visibility : hidden; } -.editlink { +.editlink, editlink { background: url(../images/edit_sm.png) no-repeat left center; width: 20px; float: left; @@ -1864,6 +1871,3 @@ td.descriptionbox a { /* this keeps the tag color the same when it is a link as width: 20px; float: left; } - - - diff --git a/themes/colors/css/olivia.css b/themes/colors/css/olivia.css index 38acc0bb19..64b17ed744 100644 --- a/themes/colors/css/olivia.css +++ b/themes/colors/css/olivia.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 9566 2010-09-26 22:15:23Z rob $ +* $Id: ash.css 9634 2010-10-07 16:28:39Z rob $ */ .something { @@ -32,9 +32,9 @@ color: #ffffff; /* Define Tbl hdrs and Light Text Colors */ .descriptionbox, -.descriptionbox a, +#personal_facts_content a, .topbottombar, -.topbottombar a, +.topbottombar a, .list_label, .list_label a, .facts_label, @@ -1830,24 +1830,31 @@ padding: 0 10px; /*--- edit links ---*/ +#personal_facts_content a { +background: transparent; +} + .edit_link:after { /* used only on the user list */ content: " " url(../images/edit_sm.png); } -td.descriptionbox a { /* this keeps the tag color the same when it is a link as when not */ - color: #ffffff; +td.descriptionbox a { } .editfacts { /* a container for the following three links */ - float: left; - margin-top: 15px; + clear: left; + padding-top: 15px; +} + +.editfacts a:hover { + background-color: transparent; } .link_text { visibility : hidden; } -.editlink { +.editlink, editlink { background: url(../images/edit_sm.png) no-repeat left center; width: 20px; float: left; @@ -1864,6 +1871,3 @@ td.descriptionbox a { /* this keeps the tag color the same when it is a link as width: 20px; float: left; } - - - diff --git a/themes/colors/css/pinkplastic.css b/themes/colors/css/pinkplastic.css index 62e228ee9d..114c7daa67 100644 --- a/themes/colors/css/pinkplastic.css +++ b/themes/colors/css/pinkplastic.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 9566 2010-09-26 22:15:23Z rob $ +* $Id: ash.css 9634 2010-10-07 16:28:39Z rob $ */ .something { @@ -32,9 +32,9 @@ color: #ffffff; /* Define Tbl hdrs and Light Text Colors */ .descriptionbox, -.descriptionbox a, +#personal_facts_content a, .topbottombar, -.topbottombar a, +.topbottombar a, .list_label, .list_label a, .facts_label, @@ -1830,24 +1830,31 @@ padding: 0 10px; /*--- edit links ---*/ +#personal_facts_content a { +background: transparent; +} + .edit_link:after { /* used only on the user list */ content: " " url(../images/edit_sm.png); } -td.descriptionbox a { /* this keeps the tag color the same when it is a link as when not */ - color: #ffffff; +td.descriptionbox a { } .editfacts { /* a container for the following three links */ - float: left; - margin-top: 15px; + clear: left; + padding-top: 15px; +} + +.editfacts a:hover { + background-color: transparent; } .link_text { visibility : hidden; } -.editlink { +.editlink, editlink { background: url(../images/edit_sm.png) no-repeat left center; width: 20px; float: left; @@ -1864,6 +1871,3 @@ td.descriptionbox a { /* this keeps the tag color the same when it is a link as width: 20px; float: left; } - - - diff --git a/themes/colors/css/shinytomato.css b/themes/colors/css/shinytomato.css index 24deb30196..67086bb03d 100644 --- a/themes/colors/css/shinytomato.css +++ b/themes/colors/css/shinytomato.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 9566 2010-09-26 22:15:23Z rob $ +* $Id: ash.css 9634 2010-10-07 16:28:39Z rob $ */ .something { @@ -32,9 +32,9 @@ color: #ffffff; /* Define Tbl hdrs and Light Text Colors */ .descriptionbox, -.descriptionbox a, +#personal_facts_content a, .topbottombar, -.topbottombar a, +.topbottombar a, .list_label, .list_label a, .facts_label, @@ -1830,24 +1830,31 @@ padding: 0 10px; /*--- edit links ---*/ +#personal_facts_content a { +background: transparent; +} + .edit_link:after { /* used only on the user list */ content: " " url(../images/edit_sm.png); } -td.descriptionbox a { /* this keeps the tag color the same when it is a link as when not */ - color: #ffffff; +td.descriptionbox a { } .editfacts { /* a container for the following three links */ - float: left; - margin-top: 15px; + clear: left; + padding-top: 15px; +} + +.editfacts a:hover { + background-color: transparent; } .link_text { visibility : hidden; } -.editlink { +.editlink, editlink { background: url(../images/edit_sm.png) no-repeat left center; width: 20px; float: left; @@ -1864,6 +1871,3 @@ td.descriptionbox a { /* this keeps the tag color the same when it is a link as width: 20px; float: left; } - - - diff --git a/themes/colors/css/tealtop.css b/themes/colors/css/tealtop.css index 07a6082d43..559df2aa3e 100644 --- a/themes/colors/css/tealtop.css +++ b/themes/colors/css/tealtop.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 9566 2010-09-26 22:15:23Z rob $ +* $Id: ash.css 9634 2010-10-07 16:28:39Z rob $ */ .something { @@ -32,9 +32,9 @@ color: #ffffff; /* Define Tbl hdrs and Light Text Colors */ .descriptionbox, -.descriptionbox a, +#personal_facts_content a, .topbottombar, -.topbottombar a, +.topbottombar a, .list_label, .list_label a, .facts_label, @@ -1830,24 +1830,31 @@ padding: 0 10px; /*--- edit links ---*/ +#personal_facts_content a { +background: transparent; +} + .edit_link:after { /* used only on the user list */ content: " " url(../images/edit_sm.png); } -td.descriptionbox a { /* this keeps the tag color the same when it is a link as when not */ - color: #ffffff; +td.descriptionbox a { } .editfacts { /* a container for the following three links */ - float: left; - margin-top: 15px; + clear: left; + padding-top: 15px; +} + +.editfacts a:hover { + background-color: transparent; } .link_text { visibility : hidden; } -.editlink { +.editlink, editlink { background: url(../images/edit_sm.png) no-repeat left center; width: 20px; float: left; @@ -1864,6 +1871,3 @@ td.descriptionbox a { /* this keeps the tag color the same when it is a link as width: 20px; float: left; } - - - |
