From 02b775684d643850e4a4ea3d9ac7028b6af3b469 Mon Sep 17 00:00:00 2001 From: msquare Date: Wed, 27 Dec 2017 12:45:48 +0100 Subject: some beauty for the my shifts table --- public/css/theme0.css | 3 +++ public/css/theme1.css | 3 +++ public/css/theme2.css | 3 +++ public/css/theme3.css | 3 +++ public/css/theme4.css | 3 +++ public/css/theme5.css | 3 +++ public/css/theme6.css | 3 +++ 7 files changed, 21 insertions(+) (limited to 'public') 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; } diff --git a/public/css/theme1.css b/public/css/theme1.css index 1fd11527..842ea757 100644 --- a/public/css/theme1.css +++ b/public/css/theme1.css @@ -6889,6 +6889,9 @@ body { .space-top { margin-top: 15px; } +.column_duration { + text-align: right; +} .messages:focus { outline: none; } diff --git a/public/css/theme2.css b/public/css/theme2.css index ff93fab0..9a04d8b8 100644 --- a/public/css/theme2.css +++ b/public/css/theme2.css @@ -6866,6 +6866,9 @@ body { .space-top { margin-top: 15px; } +.column_duration { + text-align: right; +} .messages:focus { outline: none; } diff --git a/public/css/theme3.css b/public/css/theme3.css index a443c579..99d3eafd 100644 --- a/public/css/theme3.css +++ b/public/css/theme3.css @@ -6875,6 +6875,9 @@ body { .space-top { margin-top: 15px; } +.column_duration { + text-align: right; +} .messages:focus { outline: none; } diff --git a/public/css/theme4.css b/public/css/theme4.css index 6ab26363..cb9f95c5 100644 --- a/public/css/theme4.css +++ b/public/css/theme4.css @@ -6889,6 +6889,9 @@ body { .space-top { margin-top: 15px; } +.column_duration { + text-align: right; +} .messages:focus { outline: none; } diff --git a/public/css/theme5.css b/public/css/theme5.css index eaee345e..0b32c10f 100644 --- a/public/css/theme5.css +++ b/public/css/theme5.css @@ -6869,6 +6869,9 @@ body { .space-top { margin-top: 15px; } +.column_duration { + text-align: right; +} .messages:focus { outline: none; } diff --git a/public/css/theme6.css b/public/css/theme6.css index 138bbbf7..705ddc28 100644 --- a/public/css/theme6.css +++ b/public/css/theme6.css @@ -6893,6 +6893,9 @@ body { .space-top { margin-top: 15px; } +.column_duration { + text-align: right; +} .messages:focus { outline: none; } -- cgit v1.2.3-54-g00ecf