Author: azeez Date: Wed Nov 19 05:25:13 2008 New Revision: 24249 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=24249
Log: Updated styles Modified: trunk/wsas/java/carbon/styles/src/main/resources/web/admin/css/main.css Modified: trunk/wsas/java/carbon/styles/src/main/resources/web/admin/css/main.css URL: http://wso2.org/svn/browse/wso2/trunk/wsas/java/carbon/styles/src/main/resources/web/admin/css/main.css?rev=24249&r1=24248&r2=24249&view=diff ============================================================================== --- trunk/wsas/java/carbon/styles/src/main/resources/web/admin/css/main.css (original) +++ trunk/wsas/java/carbon/styles/src/main/resources/web/admin/css/main.css Wed Nov 19 05:25:13 2008 @@ -772,175 +772,6 @@ font-size:10pt; text-decoration:none; } -/*.cornerExpand {*/ -/*position: relative;*/ -/*top: 3px;*/ -/*left: -12px;*/ -/*cursor: pointer;*/ -/*}*/ - -/*.cornerCollapse {*/ -/*position: relative;*/ -/*top: 3px;*/ -/*left: -12px;*/ -/*cursor: pointer;*/ -/*}*/ - -/* Forms*/ -/*-------------------------------------------------------------------------- */ - -/* General Forms */ - -/*div#formset p#legend {*/ -/*margin-bottom: 1em;*/ -/*}*/ - -/*div#formset p#legend em {*/ -/*color: #C00;*/ -/*font-style: normal;*/ -/*}*/ - -/*div#formset form p {*/ -/*margin: 0;*/ -/*}*/ - -/*div#formset form fieldset {*/ -/*margin: 0 1em 1em 0;*/ -/*padding: 0.5em;*/ -/*border: #A3B2CC 1px solid;*/ -/*}*/ - -/*div#formset form fieldset#blank_border {*/ -/*margin: 0 1em 1em 0;*/ -/*padding: 0.5em;*/ -/*border: 0px;*/ -/*}*/ - -/*div#formset form fieldset legend {*/ -/*font-weight: bold;*/ -/*color: #666;*/ -/*}*/ - -/*div#formset form fieldset div {*/ -/*padding: 0.25em 0;*/ -/*}*/ - -/*div#formset label,*/ -/*div#formset span.label {*/ -/*margin-right: 0.5em;*/ -/*padding-right: 0.5em;*/ -/*width: 10em;*/ -/*display: block;*/ -/*float: left;*/ -/*text-align: right;*/ -/*position: relative;*/ -/*}*/ - -/*div#formset label.error,*/ -/*div#formset span.error {*/ -/*color: #C00;*/ -/*}*/ - -/*div#formset label em,*/ -/*div#formset span.label em {*/ -/*position: absolute;*/ -/*right: 0;*/ -/*font-size: 120%;*/ -/*font-style: normal;*/ -/*color: #C00;*/ -/*}*/ - -/*div#formset input.error {*/ -/*border-color: #C00;*/ -/*background-color: #FEF;*/ -/*}*/ - -/*div#formset input:focus,*/ -/*div#formset input.error:focus,*/ -/*div#formset textarea:focus {*/ -/* background-color: #FFC;*/ -/*border-color: #FC6;*/ -/*}*/ - -/*div#formset div ul li {*/ -/*float: none;*/ -/*}*/ - -/*div#formset form fieldset div.controlset label, div#formset form fieldset div.controlset input {*/ -/*display: inline;*/ -/*float: none;*/ -/*}*/ - -/*div#formset form fieldset div.controlset div {*/ -/*margin-left: 11em;*/ -/*}*/ - -/*div#formset div.buttonrow {*/ -/*margin-left: 11em;*/ -/*}*/ - -/*div#formset div.buttonrowejb {*/ -/*margin-left: 31em;*/ -/*}*/ - -/* ---------- middle styles -------------- */ -/*div#middle {*/ -/*padding-left: 30px;*/ -/*padding-right: 0px;*/ -/*padding-top: 20px;*/ -/*padding-bottom: 20px;*/ -/*margin-top: 1px;*/ -/*margin-right: 20px;*/ -/*float: left;*/ -/* background-image: url( ../images/left-nav-top.gif );*/ -/*background-position: left top;*/ -/*background-repeat: no-repeat;*/ -/*background-attachment: scroll;*/ -/*}*/ - -/*div#middle h1 {*/ -/*font-size: 200%;*/ -/*margin-top: 5px;*/ -/*margin-bottom: 5px;*/ -/*color: #00447C;*/ -/*}*/ - -/*div#middle h2 {*/ -/*font-size: 140%;*/ -/*color: #666;*/ -/*margin-top: 5px;*/ -/*margin-bottom: 5px;*/ -/*}*/ - -/*div#middle h3 {*/ -/*font-size: 130%;*/ -/*color: #666;*/ -/*margin-top: 5px;*/ -/*margin-bottom: 5px;*/ -/*}*/ - -/*div#middle h4 {*/ -/*font-size: 120%;*/ -/*color: #666;*/ -/*margin-top: 5px;*/ -/*margin-bottom: 5px;*/ -/*}*/ - -/*div#middle p {*/ -/*}*/ - -/*div#middle a {*/ -/*text-decoration: none;*/ -/*}*/ - -/*div#middle a:hover {*/ -/*color: #666;*/ -/*}*/ - -/*div#middle ul {*/ -/*list-style: circle;*/ -/*padding-left: 20px;*/ -/*}*/ a#search_link { background:transparent url(../../admin/images/magnifier.gif) no-repeat scroll 0px; @@ -996,8 +827,8 @@ } h3 { - font-size: 18px; - font-weight: normal; + font-size: 12px; + font-weight: bold; } /* This is to make sure the cursor is visible in text boxes in FireFox. */ @@ -1016,11 +847,6 @@ div#wrapper { } - /* div#header { - position: relative; - height: 94px; - } */ - div#waitAnimationDiv { position: absolute; right: 19px; _______________________________________________ Wsas-java-dev mailing list [email protected] http://mailman.wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev
