X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdarkzero-NS%2Fstyle.css;h=5d1bb6310c6c0650da9238c6bd78648a8c32a63d;hb=1f09e7ad23f1f3982f44e9b2c9a1e6d08da7f825;hp=9c15329da32813ea15634cf39ddec015d556ca2e;hpb=75e82dc0779b0fe7ebedb26e4c12660f00435bae;p=friendica.git diff --git a/view/theme/darkzero-NS/style.css b/view/theme/darkzero-NS/style.css index 9c15329da3..5d1bb6310c 100644 --- a/view/theme/darkzero-NS/style.css +++ b/view/theme/darkzero-NS/style.css @@ -113,7 +113,7 @@ input#acl-search { .notify-seen { - background:#666; + background:#111; } #nav-notifications-menu { @@ -157,4 +157,27 @@ blockquote { #datebrowse-sidebar select { color:#99CCFF !important; -} \ No newline at end of file +} + +.settings-widget .selected { +background: #666; +} + +#adminpage table tr:hover { + color: #eec; + background-color: #666; +} + +input#prvmail-subject { +background: #222 !important; +} + +/* Events */ + +.fc-state-highlight { +background: #666 !important; +} + +.fc-state-disabled, .fc-state-disabled .fc-button-inner { +color: #000 !important; +}