From f20e24f58974c0da908d5455baac45d3525be033 Mon Sep 17 00:00:00 2001 From: Felix Favre Date: Mon, 15 Dec 2014 23:09:06 +0100 Subject: shift page styling --- public/css/theme2.css | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'public/css/theme2.css') diff --git a/public/css/theme2.css b/public/css/theme2.css index d7502096..957a09ae 100644 --- a/public/css/theme2.css +++ b/public/css/theme2.css @@ -6328,6 +6328,15 @@ a#shifts td.collides:hover { #shifts td.own { border: 1px solid #777777; } +.shifts-table { + overflow-x: scroll; +} +.row-day { + border-top: 2px solid #777777; +} +.row-header { + min-width: 90px; +} .space-top { margin-top: 15px; } -- cgit v1.2.3-54-g00ecf