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/theme3.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'public/css/theme3.css') 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; } -- cgit v1.2.3-54-g00ecf