From 42e89ac398bdf2a98167b0b71123c98e297b2130 Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Tue, 4 Dec 2018 20:39:48 +0100 Subject: editor right bar --- assets/css/home.css | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'assets/css/home.css') diff --git a/assets/css/home.css b/assets/css/home.css index bc4fea7..1032c71 100644 --- a/assets/css/home.css +++ b/assets/css/home.css @@ -69,8 +69,17 @@ th { section { padding-top: 30px; + margin-left: 4px; } section.admin input, select, textarea { display: block; +} + +section.font input, select, textarea { + display: block; +} + +span#user { + float: right; } \ No newline at end of file -- cgit v1.2.3