aboutsummaryrefslogtreecommitdiff
path: root/assets/css/home.css
diff options
context:
space:
mode:
authorvincent-peugnet <v.peugnet@free.fr>2018-12-04 20:39:48 +0100
committervincent-peugnet <v.peugnet@free.fr>2018-12-04 20:39:48 +0100
commit42e89ac398bdf2a98167b0b71123c98e297b2130 (patch)
tree623c5e42d9b40a7372f17c070e2b39f52dc44ed1 /assets/css/home.css
parentdd14929505e3fd0bc1710ed757b501d3ec1f6ca1 (diff)
downloadwcms-42e89ac398bdf2a98167b0b71123c98e297b2130.tar.gz
wcms-42e89ac398bdf2a98167b0b71123c98e297b2130.zip
editor right bar
Diffstat (limited to 'assets/css/home.css')
-rw-r--r--assets/css/home.css9
1 files changed, 9 insertions, 0 deletions
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