summaryrefslogtreecommitdiff
path: root/prefs.css
diff options
context:
space:
mode:
Diffstat (limited to 'prefs.css')
-rw-r--r--prefs.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/prefs.css b/prefs.css
index dc527ca1e..254de4f34 100644
--- a/prefs.css
+++ b/prefs.css
@@ -131,5 +131,11 @@ table.prefErrorLog tr.errrow td {
table.prefErrorLog tr.errrow td.errno {
font-style : italic;
+ font-weight : bold;
white-space : nowrap;
}
+
+table.prefErrorLog td.filename, table.prefErrorLog td.login, table.prefErrorLog td.timestamp {
+ color : gray;
+}
+