[AppWrap-cvs] AppWrap/includes AppWrap.css,1.3,1.4
Status: Beta
Brought to you by:
planetman
From: <pla...@us...> - 2002-12-01 07:26:42
|
Update of /cvsroot/appwrap/AppWrap/includes In directory sc8-pr-cvs1:/tmp/cvs-serv14554 Modified Files: AppWrap.css Log Message: final cleanup for release 0.08 Index: AppWrap.css =================================================================== RCS file: /cvsroot/appwrap/AppWrap/includes/AppWrap.css,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** AppWrap.css 29 Nov 2002 13:29:43 -0000 1.3 --- AppWrap.css 1 Dec 2002 07:26:39 -0000 1.4 *************** *** 1,5 **** <style type="text/css"> div#logo { } ! //* "tabbar" is a class as there may be more than one *// div.tabbar a span { display: none; } div.tabbar a:hover span { --- 1,11 ---- <style type="text/css"> + body { + width: auto; + color: #000; + background: #fff; + margin: 0.5em 0.5em; + } div#logo { } ! /* "tabbar" is a class as there may be more than one <div> */ div.tabbar a span { display: none; } div.tabbar a:hover span { *************** *** 9,29 **** color: #000; background: #fff; } ! div.tabbar img { ! display: inline; ! margin: -0.1em; ! padding: 0 0 0 0; ! } ! div#tabbar { ! border-bottom: 1px #000 solid; ! padding-top: 0.2em; ! } ! div#motdarea { ! float: right; width: 52%; z-index: 10; ! } ! div#mainleft { ! margin: 0 38% 0 24%; ! padding: 0 0 0 1em; ! } div#mainright { float: right; --- 15,23 ---- color: #000; background: #fff; } ! div.tabbar img { display: inline; padding: 0 0 0 0; } ! div.tabbar { border-bottom: 1px #000 solid; padding-top: 0.2em; } + div#motdarea { float: right; width: 52%; z-index: 10; } + div#mainleft { margin: 0 38% 0 24%; padding: 0 0 0 1em; } div#mainright { float: right; *************** *** 31,41 **** padding: 0 0 0 1em; width: 36%; - } div#leftvbar { ! float: left; width: 24%; padding-top: 1em; margin-top: 2.4em; } div#leftvbar table { --- 25,42 ---- padding: 0 0 0 1em; width: 36%; } div#leftvbar { ! position: absolute; ! top: 7em; left: 0.5em; width: 24%; padding-top: 1em; margin-top: 2.4em; + z-index: 100; + } + div#pager { + clear: none; + margin: 0 0 0 26%; + padding-bottom: 0.5em; + border-bottom: 1px solid #000; } div#leftvbar table { *************** *** 48,59 **** bottom-border: 1px red solid; } ! div#leftvbar th { ! border: 1px #aaa solid; ! text-align: center; ! } ! div#leftvbar tr { ! font-size: 10pt; ! vertical-align: top; ! } div#leftvbar td { margin: 0.1em; --- 49,54 ---- bottom-border: 1px red solid; } ! div#leftvbar th { border: 1px #aaa solid; text-align: center; } ! div#leftvbar tr { font-size: 10pt; vertical-align: top; } div#leftvbar td { margin: 0.1em; *************** *** 68,75 **** text-align: left; } ! p#search { ! margin: 1.5em 0 2em 0; text-decoration: underline; - text-indent: 1em; font-weight: bold; } --- 63,69 ---- text-align: left; } ! div#leftvbar a#search { ! padding: 2em 0 1em 1em; text-decoration: underline; font-weight: bold; } *************** *** 77,84 **** color: #000000; text-align: center; ! font-size: larger; font-weight: bold; - margin-top: 12pt; font-family: Arial; } p#subtitle { --- 71,78 ---- color: #000000; text-align: center; ! font-size: 14pt; font-weight: bold; font-family: Arial; + margin-left: 26%; } p#subtitle { *************** *** 86,105 **** text-align: center; font-family: Arial; ! font-size: medium; } - div#footer { clear: both; text-align: justify; ! border-top: 1px solid #000; ! margin-top: 1em; ! padding-top: 0.25em; ! } ! p#mailto { ! text-align: center; ! font-weight: bold; } - body { color: #000; background: #fff; margin: 0.5em; } em { font-style: italic; color: green; } h1 { margin-top: 12pt; margin-right: 0in; margin-bottom: 6pt; margin-left: 0in; font-size: 14pt; font-family: Helvetica; color: #000000; font-weight: bold; } --- 80,125 ---- text-align: center; font-family: Arial; ! font-size: 12pt; ! margin-left: 26%; ! } ! /* this won't work, as it upsets narrow pages ! div#pager { ! position: absolute; ! top: 14em; left: 26%; ! z-index: 10; ! width: auto; ! ! /* this won't work, as it upsets narrow pages ! width: 1500px; ! # ! float: left; ! # no effect ! display: inline; ! # too far to the right ! margin: 0 0 0 26%; ! */ ! } ! div#pager tr.odd { ! background: #ccc; ! vertical-align: top; ! } ! div#pager tr.even { ! background: #ddd; ! vertical-align: top; ! } ! div#navfoot { ! color: #000000; ! vertical-align: center; ! text-align: center; ! margin-left: 26%; } div#footer { clear: both; text-align: justify; ! margin: 1em 0 0 26%; } + p#mailto { text-align: center; font-weight: bold; } + em { font-style: italic; color: green; } h1 { margin-top: 12pt; margin-right: 0in; margin-bottom: 6pt; margin-left: 0in; font-size: 14pt; font-family: Helvetica; color: #000000; font-weight: bold; } *************** *** 109,113 **** table { } td { color: #000000; font-family: Arial; margin-top: 0; } ! th { color: #000000; background: #f0f0f0; font-size: 11pt; font-family: serif; } ul { margin: 0pt 0pt 0.5em 0.5em } li { margin-left: 0.5em; } --- 129,133 ---- table { } td { color: #000000; font-family: Arial; margin-top: 0; } ! th { color: #000000; background: #ddd; font-size: 11pt; font-family: serif; } ul { margin: 0pt 0pt 0.5em 0.5em } li { margin-left: 0.5em; } |