Index: openacs-4/packages/theme-selva/www/resources/Selva/Selva-core.css =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/theme-selva/www/resources/Selva/Selva-core.css,v diff -u -r1.8 -r1.9 --- openacs-4/packages/theme-selva/www/resources/Selva/Selva-core.css 7 Apr 2006 11:55:00 -0000 1.8 +++ openacs-4/packages/theme-selva/www/resources/Selva/Selva-core.css 8 Aug 2006 21:27:22 -0000 1.9 @@ -51,13 +51,13 @@ } #wrapper { - margin: 20px 20px 20px 50px; } + margin: 5px 5px 5px 15px; } /* HEADER */ /* contains: logo and tagline (which is a background image) */ #header { - background: #F2F1CB url(images/bannerImage.jpg) no-repeat top left; } + background: #F2F1CB; } /* BREADCRUMBS and STATUS */ /* contains: breadcrumns, user name, members online, login */ @@ -249,17 +249,30 @@ padding-right: 30px; display:inline;} +.leftColumn { + margin-right: 10% !important; + width: 50%; + vertical-align: top; + } + +.rightColumn { + margin-right: 10% !important; + width: 50%; + vertical-align: top; + } + .portlet-title h2 { color: #FFFFFF; font-size: 100%; padding-left:0px; padding-right:0px; - display:inline;} + display:inline; +} - -.leftColumn .portlet-title { +.portlet-title { margin-right: 10% !important; } + .portlet-title img { padding: 0 5px 0 5px; text-align:right;} @@ -272,23 +285,20 @@ line-height:150%; } .portlet ul { - list-style:none; - list-style-position:outside; - padding-top:0px; - display: inline; } - + padding-top:0px; + list-style-type:disc;) + .portlet ul li{ - margin-left: 10px; - padding-left: 15px; - background:url(images/bullet.gif) no-repeat 0 7px; - padding-top:0px; } + margin-left: 5px; + padding-left: 10px; + padding-top:0px;} .button { text-decoration: underline; padding-right: 5px; border-right: 1px solid #666666; } - + /* Action Links*/ .action-list { @@ -339,8 +349,7 @@ text-decoration: none; border: solid 1px black; } - - + /* FOOTER */ /* contains: links to standards compliance, dotlrnn.org, any license info */