diff options
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 |