From ccf0e662b685c13c9f7c5be0c6518ae0d312c6d2 Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Thu, 20 Dec 2007 14:14:11 +0000 Subject: Changed the default skin git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@434 ab2d0c66-481e-0410-8bed-d214d4d58bed --- www/static/static.css | 680 ++++++++++++++++++++++++-------------------------- 1 file changed, 325 insertions(+), 355 deletions(-) (limited to 'www/static/static.css') diff --git a/www/static/static.css b/www/static/static.css index 3b37900..f91f1fd 100644 --- a/www/static/static.css +++ b/www/static/static.css @@ -1,393 +1,363 @@ -/* webconf.css - For Alpine webconf - */ - -/* Default definitions */ -body { - /*background: transparent;*/ - position: absolute; - background: transparent url("/static/header_body.jpg") no-repeat 5px 5px; - font-family: Geneva, Arial, Helvetica, San-Serif; - margin: 0px; - padding: 0px; - font-size: small; - } +/* .css - Alpine ACF */ -p { - margin: 0px 0px0px 0empx - } +/* DEBUG INFORMATION + "#wrapper input" makes things red and ugly. This is to search for things that needs to be added/removed in this css. + If you find that some button/input turns red, pleace see what needs to be changed in your code or in this css. + When using the html.form[]() to create inputs/buttons/fields then everything should work just fine. + When manually wringing a