aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/darkzero-NS
diff options
context:
space:
mode:
authorThomas Willingham <founder@kakste.com>2012-06-21 02:42:38 +0100
committerThomas Willingham <founder@kakste.com>2012-06-21 02:42:38 +0100
commitc4df339b9235ee180c524dfa373ab7e5fa6c8f93 (patch)
treea687c4996c13d78b4c16f34d821580d3ecde89fc /view/theme/darkzero-NS
parentbf0ab10cafbcd7a238042cbd81c1bf521c9d12ea (diff)
downloadvolse-hubzilla-c4df339b9235ee180c524dfa373ab7e5fa6c8f93.tar.gz
volse-hubzilla-c4df339b9235ee180c524dfa373ab7e5fa6c8f93.tar.bz2
volse-hubzilla-c4df339b9235ee180c524dfa373ab7e5fa6c8f93.zip
Darkzero/NS - make the archives font the same colour as the other widgets.
Diffstat (limited to 'view/theme/darkzero-NS')
-rw-r--r--view/theme/darkzero-NS/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/theme/darkzero-NS/style.css b/view/theme/darkzero-NS/style.css
index 6dc788f35..e7c70dc54 100644
--- a/view/theme/darkzero-NS/style.css
+++ b/view/theme/darkzero-NS/style.css
@@ -153,4 +153,8 @@ blockquote {
.editicon:hover {
background-color: #ccc;
+}
+
+#datebrowse-sidebar select {
+color:#99CCFF !important;
} \ No newline at end of file