diff options
author | MaZderMind | 2016-08-21 12:16:00 +0200 |
---|---|---|
committer | MaZderMind | 2016-08-21 12:16:09 +0200 |
commit | db7eaa38223393a78690800d5b2ce38f2e9f5c7a (patch) | |
tree | 13ea014fba95c5fab9469c28a9d0c6da909ee176 /assets/css/_room.less | |
parent | cd5e49d5fbe649b2b079e295cde0ae32f013f592 (diff) |
fullscreen schedule view
Diffstat (limited to 'assets/css/_room.less')
-rw-r--r-- | assets/css/_room.less | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/assets/css/_room.less b/assets/css/_room.less index cd6d4c9..161000d 100644 --- a/assets/css/_room.less +++ b/assets/css/_room.less @@ -79,9 +79,5 @@ body.room { display: none; } } - - #schedule { - @import "_schedule.less"; - } } } |