summaryrefslogtreecommitdiff
path: root/scss/custom.scss
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2018-05-31 19:23:12 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2018-05-31 19:23:12 +0200
commit255232a0186e5f8da1ec4ca32588ce84927b7640 (patch)
treeb15a766e1c47f70dbd97704de83a73ff0370592d /scss/custom.scss
parent34f5afc19779cf453a590ecb0feeb7704298f1d5 (diff)
downloadIshtar-255232a0186e5f8da1ec4ca32588ce84927b7640.tar.bz2
Ishtar-255232a0186e5f8da1ec4ca32588ce84927b7640.zip
CSS: adapt new style for small button
Diffstat (limited to 'scss/custom.scss')
-rw-r--r--scss/custom.scss9
1 files changed, 9 insertions, 0 deletions
diff --git a/scss/custom.scss b/scss/custom.scss
index eb9888ad7..ac04f70b9 100644
--- a/scss/custom.scss
+++ b/scss/custom.scss
@@ -124,6 +124,15 @@ div.dt-buttons{
color: $gray-500;
}
+.small-button{
+ padding: 0.1em 0.2em;
+}
+
+.previous-value{
+ margin: 0.4em 0;
+ display: block;
+}
+
/* datatable - end */
h3, .h3 {