Mercurial > moin > 1.9
changeset 24:44d4c7debb2e
editor screen: fixed margins, colours
imported from: moin--main--1.5--patch-25
author | Thomas Waldmann <tw@waldmann-edv.de> |
---|---|
date | Sat, 24 Sep 2005 15:06:09 +0000 |
parents | aee8b13fbb0b |
children | 45b0940c3146 |
files | wiki/htdocs/modern/css/screen.css |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/wiki/htdocs/modern/css/screen.css Sat Sep 24 14:42:29 2005 +0000 +++ b/wiki/htdocs/modern/css/screen.css Sat Sep 24 15:06:09 2005 +0000 @@ -287,10 +287,12 @@ background-color: white; padding: 3px; width: 100%; + margin-top: 0.5em; } #editor-help { font-size: small; + background-color: #EEEEFF; } #editor-comment { @@ -308,6 +310,7 @@ border: 1px solid #6C7680; padding: 10px 30px 20px 30px; background: url(../img/draft.png); + margin-top: 0.5em; } input.button {