diff options
Diffstat (limited to 'themes/colors/css/mediterranio.css')
| -rw-r--r-- | themes/colors/css/mediterranio.css | 50 |
1 files changed, 25 insertions, 25 deletions
diff --git a/themes/colors/css/mediterranio.css b/themes/colors/css/mediterranio.css index d054ab3e03..f7350a884f 100644 --- a/themes/colors/css/mediterranio.css +++ b/themes/colors/css/mediterranio.css @@ -30,76 +30,76 @@ /* Header */ -#header, .gedcomtitle { background:#a30f42; color: #FFFFFF; } -.title .gedcomtitle { text-decoration:none; color: #FFFFFF; } +#header, .gedcomtitle {background:#a30f42; color: #FFFFFF;} +.title .gedcomtitle {text-decoration:none; color: #FFFFFF;} /* Tbls and menus */ .descriptionbox, -.descriptionbox > a, +.descriptionbox > a, .topbottombar, -.topbottombar a, -.list_label, +.topbottombar a, +.list_label, .list_label a, .facts_label, .facts_label a, .facts_label .date, .facts_label03, .facts_table h2, -.facts_table .ltr .descriptionbox a, -.blockcontent .facts_label -{ +.facts_table .ltr .descriptionbox a, +.blockcontent .facts_label +{ background:#D23014; color: #ffffff; } /* Indi Page */ -.ui-state-active, .ui-widget-content .ui-state-active {background:#D23014;} +.ui-state-active, .ui-widget-content .ui-state-active {background:#D23014;} /* sidebar */ #separator, .use-sidebar #separator {background-color: #D23014;} /* Top Menu */ -#topMenu { background:#fc6d1d; } +#topMenu {background:#fc6d1d;} /* Base */ -#indi_header h3.person_box, +#indi_header h3.person_box, .makeMenu ul li a:hover, .descriptionbox .submenu a, -.blockcontent, -.list_value, -.list_value_wrap, -.tab_cell_active, +.blockcontent, +.list_value, +.list_value_wrap, +.tab_cell_active, .news_box, .optionbox, .person0, .center .person_box, -.small_inner_block .person_box, -.submenuitem_hover +.small_inner_block .person_box, +.submenuitem_hover { background:#fef9dc; } -#indi_header h3.person_box, #indi_header h3.person_boxF , #indi_header h3.person_boxNN, .odd +#indi_header h3.person_box, #indi_header h3.person_boxF , #indi_header h3.person_boxNN, .odd { background: #fef9dc; } /* Alerts */ -.error, .warning, .red { color:#fc6d1d; } -.facts_labelred, .facts_valuered { border: solid #fc6d1d 2px; } +.error, .warning, .red {color:#fc6d1d;} +.facts_labelred, .facts_valuered {border: solid #fc6d1d 2px;} /* Light Text */ -.makeMenu li a { color: #FFFFFF; } -.ui-state-active a:link, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a { color: #ffffff;} +.makeMenu li a {color: #FFFFFF;} +.ui-state-active a:link, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a {color: #ffffff;} /*.ui-widget-content span a, ui-widget-content span a:hover {color: #ffffff;} */ #lightbox_content span a, #lightbox_content span a:hover {color: #ffffff; background: #D23014;} -#lightbox_content span a:hover {color: #FF0000; background: #D23014;} +#lightbox_content span a:hover {color: #FF0000; background: #D23014;} /* Dark Text Color */ -input,button,textarea { border-color:#fff #494949 #494949 #fff; } -.subheaders { color:#494949; } +input,button,textarea {border-color:#fff #494949 #494949 #fff;} +.subheaders {color:#494949;} /* end of palette */ |
