summaryrefslogtreecommitdiff
path: root/themes/night_blue.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/night_blue.css')
-rw-r--r--themes/night_blue.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/themes/night_blue.css b/themes/night_blue.css
index 138a8ef17..bf987bbb0 100644
--- a/themes/night_blue.css
+++ b/themes/night_blue.css
@@ -1043,6 +1043,15 @@ body.ttrss_main ul.list-unstyled {
body.ttrss_main .text-center {
text-align: center;
}
+body.ttrss_main #prefFilterTestResultList .preview {
+ margin: 8px;
+}
+body.ttrss_main #prefFilterTestResultList .title {
+ font-weight: bold;
+}
+body.ttrss_main #prefFilterTestResultList .feed {
+ color: #257aa7;
+}
::selection {
background: #257aa7;
color: #333333;