Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2019-02-13 23:01:18 +0300
committerGitHub <noreply@github.com>2019-02-13 23:01:18 +0300
commitc5d573132c3a6ec813c5dbec7bb04ab33d8bcce9 (patch)
treeaf3e3d520beba501749aa73b450f29883ec1d861 /css
parent94176d23aca61392866e1c45fd2cc68a43cfe38a (diff)
parent970ecadce4a39fd634c56aa583ff8ee5d8b8bdd3 (diff)
Merge pull request #400 from nextcloud/cleanup/css
Move to single viewer css file
Diffstat (limited to 'css')
-rw-r--r--css/viewer.scss (renamed from css/viewer/odfviewer.scss)2
1 files changed, 2 insertions, 0 deletions
diff --git a/css/viewer/odfviewer.scss b/css/viewer.scss
index b3265968..2053a3fe 100644
--- a/css/viewer/odfviewer.scss
+++ b/css/viewer.scss
@@ -122,3 +122,5 @@
#currentVersion li {
border-bottom: 1px solid rgba(100,100,100,.1);
}
+
+@import "templatePicker";