From 3973236f6e4cb76a20fca3b908afd526f293a850 Mon Sep 17 00:00:00 2001 From: Felix Favre Date: Sat, 6 Dec 2014 19:02:02 +0100 Subject: css and layout fixes. font path fix --- public/css/theme0.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'public/css/theme0.css') diff --git a/public/css/theme0.css b/public/css/theme0.css index ce759f40..e5cd6ba9 100644 --- a/public/css/theme0.css +++ b/public/css/theme0.css @@ -6316,3 +6316,6 @@ td.occupied { atd.occupied:hover { background-color: #c1e2b3; } +.space-top { + margin-top: 15px; +} -- cgit v1.2.3-54-g00ecf