From 9b8967e4ef3d86d124d62bc1a65183e05cf50b4e Mon Sep 17 00:00:00 2001 From: Nico von Geyso Date: Sat, 11 Aug 2012 13:45:42 +0200 Subject: moved item order of select, some style and validation tweaks --- static/style.css | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'static/style.css') diff --git a/static/style.css b/static/style.css index aaaf464..a46689e 100644 --- a/static/style.css +++ b/static/style.css @@ -120,13 +120,22 @@ a:hover { span.error { font-weight: bold; color: #F00; + display: block; + margin-left: 200px; } select { font-family: monospace; width: 350px; border: 1px solid #ccc; - padding: 2px 5px; + padding: 5px 5px; background-color: #fff; } +#module_new { + width: 200px; + margin-left: 10px; + padding: 5px 5px; + border: 1px solid #ccc; +} + -- cgit v1.2.3-1-g7c22