diff options
author | Zero~Informatique | 2020-01-30 21:24:15 +0100 |
---|---|---|
committer | Zero~Informatique | 2020-01-30 21:24:15 +0100 |
commit | 42105af46681d81959a5d5a9a16ec9e98463a92e (patch) | |
tree | 9a7e32da0c3ebcc41199cd2667ca1da113b93d21 /viewer/src/assets/scss/buefy.scss | |
parent | 16d319ac092aea56ac9f872129d23fface4b379d (diff) | |
download | ldgallery-42105af46681d81959a5d5a9a16ec9e98463a92e.tar.gz |
viewer: new breadcrumb. navigation buttons. and styling improvements
Diffstat (limited to 'viewer/src/assets/scss/buefy.scss')
-rw-r--r-- | viewer/src/assets/scss/buefy.scss | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/viewer/src/assets/scss/buefy.scss b/viewer/src/assets/scss/buefy.scss index 7fdb883..735ce6a 100644 --- a/viewer/src/assets/scss/buefy.scss +++ b/viewer/src/assets/scss/buefy.scss | |||
@@ -24,8 +24,7 @@ | |||
24 | @import "buefy_variables"; | 24 | @import "buefy_variables"; |
25 | 25 | ||
26 | // 2. Setup your Custom Colors | 26 | // 2. Setup your Custom Colors |
27 | // $linkedin: #0077b5; | 27 | @import "@/assets/scss/theme.scss"; |
28 | // $linkedin-invert: findColorInvert($linkedin); | ||
29 | 28 | ||
30 | @import "~bulma/sass/utilities/derived-variables"; | 29 | @import "~bulma/sass/utilities/derived-variables"; |
31 | 30 | ||