summaryrefslogtreecommitdiff
path: root/public/css/theme0.css
diff options
context:
space:
mode:
authormsquare <msquare@notrademark.de>2017-12-27 12:45:48 +0100
committermsquare <msquare@notrademark.de>2017-12-27 12:45:48 +0100
commit02b775684d643850e4a4ea3d9ac7028b6af3b469 (patch)
tree6dd98a613a2f09a422d04632a080ef94979103eb /public/css/theme0.css
parent1e8f0c484588882e01bc173f7f60e2cf1376f790 (diff)
some beauty for the my shifts table
Diffstat (limited to 'public/css/theme0.css')
-rw-r--r--public/css/theme0.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/public/css/theme0.css b/public/css/theme0.css
index 1aaa0de8..b3214c54 100644
--- a/public/css/theme0.css
+++ b/public/css/theme0.css
@@ -6866,6 +6866,9 @@ body {
.space-top {
margin-top: 15px;
}
+.column_duration {
+ text-align: right;
+}
.messages:focus {
outline: none;
}