diff options
| -rw-r--r-- | themes/clouds/style.css | 11 | ||||
| -rw-r--r-- | themes/colors/css/aquamarine.css | 3 | ||||
| -rw-r--r-- | themes/colors/css/ash.css | 3 | ||||
| -rw-r--r-- | themes/colors/css/belgianchocolate.css | 3 | ||||
| -rw-r--r-- | themes/colors/css/bluelagoon.css | 3 | ||||
| -rw-r--r-- | themes/colors/css/bluemarine.css | 3 | ||||
| -rw-r--r-- | themes/colors/css/coffeeandcream.css | 3 | ||||
| -rw-r--r-- | themes/colors/css/coldday.css | 3 | ||||
| -rw-r--r-- | themes/colors/css/colors.css | 11 | ||||
| -rw-r--r-- | themes/colors/css/greenbeam.css | 3 | ||||
| -rw-r--r-- | themes/colors/css/mediterranio.css | 3 | ||||
| -rw-r--r-- | themes/colors/css/mercury.css | 3 | ||||
| -rw-r--r-- | themes/colors/css/nocturnal.css | 3 | ||||
| -rw-r--r-- | themes/colors/css/olivia.css | 3 | ||||
| -rw-r--r-- | themes/colors/css/pinkplastic.css | 3 | ||||
| -rw-r--r-- | themes/colors/css/shinytomato.css | 3 | ||||
| -rw-r--r-- | themes/colors/css/tealtop.css | 3 | ||||
| -rw-r--r-- | themes/fab/style.css | 17 |
18 files changed, 31 insertions, 53 deletions
diff --git a/themes/clouds/style.css b/themes/clouds/style.css index f9786b8e75..46a7cf6bad 100644 --- a/themes/clouds/style.css +++ b/themes/clouds/style.css @@ -295,8 +295,7 @@ background:#aaccff; .list_value_wrap, .tab_cell_active, .news_box, optionbox, -.person0, .center .person_box, -.small_inner_block .person_box, +.person0, .submenuitem_hover { background:#fff; } @@ -624,6 +623,7 @@ border:1px solid #999; margin:0; width:99%; } +/* person boxes are used in various charts */ .person_box { background:#ddf; @@ -643,11 +643,8 @@ border:1px solid #CCC; padding:3px; } -.person_box:target, -.news_box:target, -#gedcom_stats:target { -background:#ffc; -} +.action_headerF {background: #FDD;} +.action_header {background: #DDF;} .list_table { margin:0 auto; diff --git a/themes/colors/css/aquamarine.css b/themes/colors/css/aquamarine.css index 94e022e626..b73a62f5ff 100644 --- a/themes/colors/css/aquamarine.css +++ b/themes/colors/css/aquamarine.css @@ -75,8 +75,7 @@ .list_value_wrap, .tab_cell_active, .news_box, .optionbox, -.person0, .center .person_box, -.small_inner_block .person_box, +.person0, .submenuitem_hover { background:#dcf2f9; diff --git a/themes/colors/css/ash.css b/themes/colors/css/ash.css index 34cde3088c..0b6e90a93f 100644 --- a/themes/colors/css/ash.css +++ b/themes/colors/css/ash.css @@ -75,8 +75,7 @@ .list_value_wrap, .tab_cell_active, .news_box, .optionbox, -.person0, .center .person_box, -.small_inner_block .person_box, +.person0, .submenuitem_hover { background:#ededee; diff --git a/themes/colors/css/belgianchocolate.css b/themes/colors/css/belgianchocolate.css index 01bb3948a8..88c5966dde 100644 --- a/themes/colors/css/belgianchocolate.css +++ b/themes/colors/css/belgianchocolate.css @@ -75,8 +75,7 @@ .list_value_wrap, .tab_cell_active, .news_box, .optionbox, -.person0, .center .person_box, -.small_inner_block .person_box, +.person0, .submenuitem_hover { background:#f6edd5; diff --git a/themes/colors/css/bluelagoon.css b/themes/colors/css/bluelagoon.css index 0b4aae7a59..35a2b3c1eb 100644 --- a/themes/colors/css/bluelagoon.css +++ b/themes/colors/css/bluelagoon.css @@ -75,8 +75,7 @@ .list_value_wrap, .tab_cell_active, .news_box, .optionbox, -.person0, .center .person_box, -.small_inner_block .person_box, +.person0, .submenuitem_hover { background:#e6f5ff; diff --git a/themes/colors/css/bluemarine.css b/themes/colors/css/bluemarine.css index 6f9d1c3524..35b822dbb3 100644 --- a/themes/colors/css/bluemarine.css +++ b/themes/colors/css/bluemarine.css @@ -75,8 +75,7 @@ .list_value_wrap, .tab_cell_active, .news_box, .optionbox, -.person0, .center .person_box, -.small_inner_block .person_box, +.person0, .submenuitem_hover { background:#e0e7ff; diff --git a/themes/colors/css/coffeeandcream.css b/themes/colors/css/coffeeandcream.css index 53b34085e0..768496461a 100644 --- a/themes/colors/css/coffeeandcream.css +++ b/themes/colors/css/coffeeandcream.css @@ -75,8 +75,7 @@ .list_value_wrap, .tab_cell_active, .news_box, .optionbox, -.person0, .center .person_box, -.small_inner_block .person_box, +.person0, .submenuitem_hover { background:#F4EAD1; diff --git a/themes/colors/css/coldday.css b/themes/colors/css/coldday.css index 0ca4b2079d..740446e950 100644 --- a/themes/colors/css/coldday.css +++ b/themes/colors/css/coldday.css @@ -75,8 +75,7 @@ .list_value_wrap, .tab_cell_active, .news_box, .optionbox, -.person0, .center .person_box, -.small_inner_block .person_box, +.person0, .submenuitem_hover { background:#e6e1ff; diff --git a/themes/colors/css/colors.css b/themes/colors/css/colors.css index 1a2f676674..3dd29b5b2f 100644 --- a/themes/colors/css/colors.css +++ b/themes/colors/css/colors.css @@ -600,14 +600,14 @@ margin:0; width:99%; } +/* person boxes are used in various charts */ + .person_box { background:#ddf; border:1px solid #999; padding:3px; } -div > .person_box {background: #ddf!important;} - .person_boxF { background:#fdd; border:1px solid #f28; @@ -620,11 +620,8 @@ border:1px solid #CCC; padding:3px; } -.person_box:target, -.news_box:target, -#gedcom_stats:target { -background:#ffc; -} +.action_headerF {background: #FDD;} +.action_header {background: #DDF;} .list_table { margin:0 auto; diff --git a/themes/colors/css/greenbeam.css b/themes/colors/css/greenbeam.css index e3e385704e..441c54c534 100644 --- a/themes/colors/css/greenbeam.css +++ b/themes/colors/css/greenbeam.css @@ -75,8 +75,7 @@ .list_value_wrap, .tab_cell_active, .news_box, .optionbox, -.person0, .center .person_box, -.small_inner_block .person_box, +.person0, .submenuitem_hover { background:#E6FFC7; diff --git a/themes/colors/css/mediterranio.css b/themes/colors/css/mediterranio.css index d8384e9644..6728d895c1 100644 --- a/themes/colors/css/mediterranio.css +++ b/themes/colors/css/mediterranio.css @@ -75,8 +75,7 @@ .list_value_wrap, .tab_cell_active, .news_box, .optionbox, -.person0, .center .person_box, -.small_inner_block .person_box, +.person0, .submenuitem_hover { background:#fef9dc; diff --git a/themes/colors/css/mercury.css b/themes/colors/css/mercury.css index 9e38079543..0e09495015 100644 --- a/themes/colors/css/mercury.css +++ b/themes/colors/css/mercury.css @@ -75,8 +75,7 @@ .list_value_wrap, .tab_cell_active, .news_box, .optionbox, -.person0, .center .person_box, -.small_inner_block .person_box, +.person0, .submenuitem_hover { background:#f0f2f5; diff --git a/themes/colors/css/nocturnal.css b/themes/colors/css/nocturnal.css index 3d961e9324..c110e0c101 100644 --- a/themes/colors/css/nocturnal.css +++ b/themes/colors/css/nocturnal.css @@ -75,8 +75,7 @@ .list_value_wrap, .tab_cell_active, .news_box, .optionbox, -.person0, .center .person_box, -.small_inner_block .person_box, +.person0, .submenuitem_hover { background:#e0e1f0; diff --git a/themes/colors/css/olivia.css b/themes/colors/css/olivia.css index b6e1893f15..06a6f142fe 100644 --- a/themes/colors/css/olivia.css +++ b/themes/colors/css/olivia.css @@ -75,8 +75,7 @@ .list_value_wrap, .tab_cell_active, .news_box, .optionbox, -.person0, .center .person_box, -.small_inner_block .person_box, +.person0, .submenuitem_hover { background:#eef9dc; diff --git a/themes/colors/css/pinkplastic.css b/themes/colors/css/pinkplastic.css index 73628d5831..7b50d78167 100644 --- a/themes/colors/css/pinkplastic.css +++ b/themes/colors/css/pinkplastic.css @@ -75,8 +75,7 @@ .list_value_wrap, .tab_cell_active, .news_box, .optionbox, -.person0, .center .person_box, -.small_inner_block .person_box, +.person0, .submenuitem_hover { background:#fbdaed; diff --git a/themes/colors/css/shinytomato.css b/themes/colors/css/shinytomato.css index 1ac6ca9a45..50e8b9e08c 100644 --- a/themes/colors/css/shinytomato.css +++ b/themes/colors/css/shinytomato.css @@ -75,8 +75,7 @@ .list_value_wrap, .tab_cell_active, .news_box, .optionbox, -.person0, .center .person_box, -.small_inner_block .person_box, +.person0, .submenuitem_hover { background:#f0eaf0; diff --git a/themes/colors/css/tealtop.css b/themes/colors/css/tealtop.css index eab61fa7db..78daf27afa 100644 --- a/themes/colors/css/tealtop.css +++ b/themes/colors/css/tealtop.css @@ -75,8 +75,7 @@ .list_value_wrap, .tab_cell_active, .news_box, .optionbox, -.person0, .center .person_box, -.small_inner_block .person_box, +.person0, .submenuitem_hover { background:#d2f4e6; diff --git a/themes/fab/style.css b/themes/fab/style.css index 4f311d2b55..2be4a93ba5 100644 --- a/themes/fab/style.css +++ b/themes/fab/style.css @@ -232,8 +232,9 @@ html[dir='rtl'] .makeMenu li ul li { #menu-theme li {text-align:left;} /* The theme menu is always LTR, even on RTL pages */ /* person boxes are used in various charts */ + .person_box { - background-color:#DDF; +background-color:#DDF; overflow:visible; height:56px; } @@ -244,20 +245,18 @@ html[dir='rtl'] .makeMenu li ul li { height:56px; } -.action_header, .action_headerF { - height:76px; - background: #eee; -} - .person_boxNN { background-color:#DFD; overflow:visible; height:56px; } -.person_box img{background-color:#DDF;} -.person_boxF img{background-color:#FDD;} -.person_boxNN img{background-color:#DFD;} +.action_header, .action_headerF { + height:76px; +} + +.action_headerF {background: #FDD;} +.action_header {background: #DDF;} /* index.php */ #index_main_blocks { |
