summaryrefslogtreecommitdiffstats
path: root/client/components/sidebar/sidebar.styl
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-02-10 09:18:17 +0200
committerLauri Ojansivu <x@xet7.org>2017-02-10 09:18:17 +0200
commit01137b48e341b899077a2966ce3b90ed75e6e766 (patch)
tree8fa539cb6f344cf11fdef17d49b6ef4f77a69dd5 /client/components/sidebar/sidebar.styl
parent9a584091c0ddc2fbb2a8da820c45344fa1ebd592 (diff)
parentc9e24ade2411966632b0c2cad91c44cc4ddfd766 (diff)
downloadwekan-01137b48e341b899077a2966ce3b90ed75e6e766.tar.gz
wekan-01137b48e341b899077a2966ce3b90ed75e6e766.tar.bz2
wekan-01137b48e341b899077a2966ce3b90ed75e6e766.zip
Merge branch 'feature/link-to-shortcuts' of https://github.com/AlexanderS/wekan into AlexanderS-feature/link-to-shortcuts
Diffstat (limited to 'client/components/sidebar/sidebar.styl')
-rw-r--r--client/components/sidebar/sidebar.styl22
1 files changed, 20 insertions, 2 deletions
diff --git a/client/components/sidebar/sidebar.styl b/client/components/sidebar/sidebar.styl
index 24abe990..8f2f493e 100644
--- a/client/components/sidebar/sidebar.styl
+++ b/client/components/sidebar/sidebar.styl
@@ -6,11 +6,19 @@
bottom: 0
right: 0
- .sidebar-content
- padding: 12px
+ .sidebar-shadow
+ position: absolute
+ top: 0
+ bottom: 0
+ right: 0
+ left: 0
background: darken(white, 3%)
box-shadow: -10px 0px 5px -10px darken(white, 30%)
z-index: 10
+
+ .sidebar-content
+ padding: 12px
+ margin-bottom: 1.6em
position: absolute
top: 0
bottom: 0
@@ -73,6 +81,16 @@
i.fa
margin-right: 10px
+ .sidebar-shortcuts
+ margin: 0
+ padding: 0
+ top: auto
+ text-align: center
+ font-size: 0.8em
+ line-height: 1.6em
+ vertical-align: middle
+ color: darken(white, 40%)
+
.board-sidebar
width: 248px
right: -@width