summaryrefslogtreecommitdiffstats
path: root/styles
diff options
context:
space:
mode:
authorneoraider <devnull@localhost>2006-01-19 23:40:01 +0100
committerneoraider <devnull@localhost>2006-01-19 23:40:01 +0100
commitf4912a5c5d14b19df9deb71d3587456da6e828f8 (patch)
tree080977429657d1bd5edc7682b45412a4dbd82114 /styles
parent6185e517923e4bc2e64cfc6bcd39c6df4b455316 (diff)
downloadneon-f4912a5c5d14b19df9deb71d3587456da6e828f8.tar
neon-f4912a5c5d14b19df9deb71d3587456da6e828f8.zip
Seiten-Verwaltung fertig. SQL-Dump hinzugef?gt.
Diffstat (limited to 'styles')
-rw-r--r--styles/GreenGrid/style.css13
1 files changed, 7 insertions, 6 deletions
diff --git a/styles/GreenGrid/style.css b/styles/GreenGrid/style.css
index 4cb9f78..155ab8f 100644
--- a/styles/GreenGrid/style.css
+++ b/styles/GreenGrid/style.css
@@ -28,19 +28,20 @@ input, textarea, select {
font-family:Larabiefont, Westminster, Courier, monospace;
}
+input.submit {
+ margin-top:0.8em;
+}
+
select.pagelist {
- width:50%;
- margin-bottom:0.8em;
+ width:35em;
}
textarea.pageedit {
width:100%;
- margin:0.8em 0;
}
-textarea.pageedit_phpexec {
- width:100%;
- margin-bottom:0.8em;
+textarea.pageedit_input {
+ margin-top:0.8em;
}
div#content {