summaryrefslogtreecommitdiff
path: root/themes/colors/css/nocturnal.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/colors/css/nocturnal.css')
-rw-r--r--themes/colors/css/nocturnal.css50
1 files changed, 25 insertions, 25 deletions
diff --git a/themes/colors/css/nocturnal.css b/themes/colors/css/nocturnal.css
index c8d3934e46..6523fd02d2 100644
--- a/themes/colors/css/nocturnal.css
+++ b/themes/colors/css/nocturnal.css
@@ -30,76 +30,76 @@
/* Header */
-#header, .gedcomtitle { background:#0a2352; color: #FFFFFF; }
-.title .gedcomtitle { text-decoration:none; color: #FFFFFF; }
+#header, .gedcomtitle {background:#0a2352; 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:#6A78BE;
color: #ffffff;
}
/* Indi Page */
-.ui-state-active, .ui-widget-content .ui-state-active {background:#6A78BE;}
+.ui-state-active, .ui-widget-content .ui-state-active {background:#6A78BE;}
/* sidebar */
#separator, .use-sidebar #separator {background-color: #6A78BE;}
/* Top Menu */
-#topMenu { background:#9fa8d5; }
+#topMenu {background:#9fa8d5;}
/* 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:#e0e1f0;
}
-#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: #e0e1f0;
}
/* Alerts */
-.error, .warning, .red { color:#0a2352; }
-.facts_labelred, .facts_valuered { border: solid #0a2352 2px; }
+.error, .warning, .red {color:#0a2352;}
+.facts_labelred, .facts_valuered {border: solid #0a2352 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: #6A78BE;}
-#lightbox_content span a:hover {color: #FF0000; background: #6A78BE;}
+#lightbox_content span a:hover {color: #FF0000; background: #6A78BE;}
/* 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 */