aboutsummaryrefslogtreecommitdiff
path: root/stylesheets/partials/_shared.sass
diff options
context:
space:
mode:
Diffstat (limited to 'stylesheets/partials/_shared.sass')
-rw-r--r--stylesheets/partials/_shared.sass13
1 files changed, 13 insertions, 0 deletions
diff --git a/stylesheets/partials/_shared.sass b/stylesheets/partials/_shared.sass
new file mode 100644
index 00000000..3c5a62db
--- /dev/null
+++ b/stylesheets/partials/_shared.sass
@@ -0,0 +1,13 @@
+#collapser
+ +sans-font
+ display: block
+ cursor: pointer
+ background: #f8f8f8
+ color: #888
+ padding: 5px 10px
+ font-size: 10px
+ line-height: 150%
+ cursor: pointer
+ position: absolute
+ top: 0
+ right: 0 \ No newline at end of file