diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2017-07-16 23:31:22 +0200 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2017-07-16 23:31:22 +0200 |
commit | 9f94013ddc1b6ac7256b9cebcf8685949ce88c34 (patch) | |
tree | 217f6c6de0e6df13f1537deac15e3b4bfa93312f /templates/default-layout.cassius | |
parent | 37c09531ec4986df3c5bc12737273b059d35f2b3 (diff) | |
download | bar-9f94013ddc1b6ac7256b9cebcf8685949ce88c34.tar bar-9f94013ddc1b6ac7256b9cebcf8685949ce88c34.tar.gz bar-9f94013ddc1b6ac7256b9cebcf8685949ce88c34.tar.bz2 bar-9f94013ddc1b6ac7256b9cebcf8685949ce88c34.tar.xz bar-9f94013ddc1b6ac7256b9cebcf8685949ce88c34.zip |
Quick Action for running low
Diffstat (limited to 'templates/default-layout.cassius')
-rw-r--r-- | templates/default-layout.cassius | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/default-layout.cassius b/templates/default-layout.cassius index c622901..31389d8 100644 --- a/templates/default-layout.cassius +++ b/templates/default-layout.cassius | |||
@@ -1,4 +1,4 @@ | |||
1 | .main | 1 | main |
2 | min-width: 20em | 2 | min-width: 20em |
3 | .table, table | 3 | .table, table |
4 | display: table | 4 | display: table |
@@ -62,7 +62,7 @@ table table td, table table th, .table table td, .table table th | |||
62 | li:first-child::before | 62 | li:first-child::before |
63 | content: "" | 63 | content: "" |
64 | button | 64 | button |
65 | width: 6em | 65 | width: 8em |
66 | display: inline-block | 66 | display: inline-block |
67 | .sepBelow, .sepAbove | 67 | .sepBelow, .sepAbove |
68 | border: 2px none #ddd | 68 | border: 2px none #ddd |