summaryrefslogtreecommitdiff
path: root/public/css/theme3.css
diff options
context:
space:
mode:
authormsquare <msquare@notrademark.de>2016-11-03 18:28:22 +0100
committermsquare <msquare@notrademark.de>2016-11-03 18:28:22 +0100
commit902866ff3a603aa2cfbbcdb5b46f0f2e840cd22c (patch)
treefd876599ec2452b3f62154aa6c073a2547e7f698 /public/css/theme3.css
parentd59b1c8812f62848acc2bf19f020abf4949e75ef (diff)
add first design of new shift markup
Diffstat (limited to 'public/css/theme3.css')
-rw-r--r--public/css/theme3.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/css/theme3.css b/public/css/theme3.css
index 15c2c68d..4be828ef 100644
--- a/public/css/theme3.css
+++ b/public/css/theme3.css
@@ -6748,10 +6748,10 @@ body {
}
#shifts.table td.shift {
height: 1px;
- padding: 0px 5px 5px 0px;
+ padding: 0;
}
#shifts.table td.shift .panel {
- margin-bottom: 0px;
+ margin: 0px 0px 0px 5px;
}
.row-day {
border-top: 2px solid #777777;