summaryrefslogtreecommitdiff
path: root/themes/mocca.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-06-29 17:41:28 +0300
committerAndrew Dolgov <[email protected]>2018-06-29 17:41:28 +0300
commitf46c3f561f6d079a4ac8fb8ba0134508479a9eff (patch)
tree093d74241b942a6a5bc317e71dc52c3be5e756f4 /themes/mocca.css
parent74de43f86f614b5771ffb3dd16d43b0fcbf95a36 (diff)
minor fixes for fullscreen mode, UI tweak for TOC icon
Diffstat (limited to 'themes/mocca.css')
-rw-r--r--themes/mocca.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/mocca.css b/themes/mocca.css
index fd27f9c..9005561 100644
--- a/themes/mocca.css
+++ b/themes/mocca.css
@@ -1,4 +1,4 @@
-body, .loading {
+body, .loading, html:-webkit-full-screen {
background : #3B3228;
color : #D0C8C6;
}