summaryrefslogtreecommitdiff
path: root/themes/night.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-09 21:17:50 +0300
committerAndrew Dolgov <[email protected]>2018-12-09 21:17:50 +0300
commit1c8593c1fa68cd5287c975bb8ef96efce4edbbab (patch)
tree19deb4ac6fbbfe70f13611323c40bc0da65acb23 /themes/night.css
parenta5813bb76699978fcaf7909796b1fbd953a4975b (diff)
add hotkey (a N) to toggle night.css
Diffstat (limited to 'themes/night.css')
-rw-r--r--themes/night.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/night.css b/themes/night.css
index a7a5ea389..d82e73b45 100644
--- a/themes/night.css
+++ b/themes/night.css
@@ -1831,6 +1831,11 @@ body#sharepopup input {
.flat label.dijitButton:hover {
background-color: #222222;
}
+.flat .dijitTree .dijitTreeNode .dijitTreeRow {
+ padding: 4px 0px 4px;
+ border-width: 1px;
+ color: #cccccc;
+}
@font-face {
font-family: 'Material Icons';
font-style: normal;