diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2017-03-16 13:26:12 +0100 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2017-03-16 13:26:12 +0100 |
commit | c6e2f270644f6f4246aaffeff705d6f2269f3668 (patch) | |
tree | c70ee558acfc8351d952783db6b786c68b5fbfd3 /templates/default-layout.cassius | |
parent | 57d594818c14652681dce54d324b6b76941b2f4e (diff) | |
download | bar-c6e2f270644f6f4246aaffeff705d6f2269f3668.tar bar-c6e2f270644f6f4246aaffeff705d6f2269f3668.tar.gz bar-c6e2f270644f6f4246aaffeff705d6f2269f3668.tar.bz2 bar-c6e2f270644f6f4246aaffeff705d6f2269f3668.tar.xz bar-c6e2f270644f6f4246aaffeff705d6f2269f3668.zip |
Refactor CSS
Diffstat (limited to 'templates/default-layout.cassius')
-rw-r--r-- | templates/default-layout.cassius | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/templates/default-layout.cassius b/templates/default-layout.cassius index bc64e8e..c622901 100644 --- a/templates/default-layout.cassius +++ b/templates/default-layout.cassius | |||
@@ -31,13 +31,6 @@ | |||
31 | text-align: center | 31 | text-align: center |
32 | padding: 0.25em | 32 | padding: 0.25em |
33 | color: #aaa | 33 | color: #aaa |
34 | .itemId | ||
35 | font-family: monospace | ||
36 | div.itemId | ||
37 | display: table-cell | ||
38 | text-align: left | ||
39 | padding: 0.25em | ||
40 | color: #aaa | ||
41 | .table .table .td, .table .table .tc, .table .table .th, .table .table .kind | 34 | .table .table .td, .table .table .tc, .table .table .th, .table .table .kind |
42 | padding: 0 | 35 | padding: 0 |
43 | table table td, table table th, .table table td, .table table th | 36 | table table td, table table th, .table table td, .table table th |
@@ -71,10 +64,6 @@ table table td, table table th, .table table td, .table table th | |||
71 | button | 64 | button |
72 | width: 6em | 65 | width: 6em |
73 | display: inline-block | 66 | display: inline-block |
74 | .day hr | ||
75 | width: 2em | ||
76 | border: 1px solid #ddd | ||
77 | border-style: solid none solid none | ||
78 | .sepBelow, .sepAbove | 67 | .sepBelow, .sepAbove |
79 | border: 2px none #ddd | 68 | border: 2px none #ddd |
80 | .sepBelow | 69 | .sepBelow |