Author: amal
Date: Mon Nov 24 04:46:01 2008
New Revision: 24721
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=24721

Log:
Modified menu styles

Modified:
   trunk/esb/java/modules/styles/src/main/resources/web/admin/css/main.css

Modified: 
trunk/esb/java/modules/styles/src/main/resources/web/admin/css/main.css
URL: 
http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/css/main.css?rev=24721&r1=24720&r2=24721&view=diff
==============================================================================
--- trunk/esb/java/modules/styles/src/main/resources/web/admin/css/main.css     
(original)
+++ trunk/esb/java/modules/styles/src/main/resources/web/admin/css/main.css     
Mon Nov 24 04:46:01 2008
@@ -72,11 +72,6 @@
 
 div#menu ul.main li {
     border-bottom: solid 0px #f47b20;
-    padding-bottom: 0px;
-    padding-top: 0px;
-    font-weight: bold;
-    margin-top: 0px;
-    margin-left: 0px;
 }
 
 div#menu ul.main li.normal {
@@ -87,34 +82,13 @@
 div#menu ul.main li a.menu-default {
     background-image: url( ../images/default-menu-icon.gif );
     background-repeat: no-repeat;
-    background-position: 20px 7px;
     background-color: #C1CEE9;
-    height: 15px;
-    display: block;
-    width:230px;
-    *width: 275px;
-    padding-left: 45px;
-    padding-top: 6px;
-    padding-bottom: 6px;
-    cursor: text;
     border-bottom: solid 1px #94AFDA;
     color: #333;
 }
 div#menu ul.main li.menu-header {
     background-image:url(../images/header.gif);
-    background-position:0 0;
-    background-repeat:repeat-x;
     border:1px solid #6E6E6E;
-    font-weight:normal;
-    height:20px;
-    line-height:20px;
-    padding-top:0px;
-    padding-bottom:0px;
-    display: block;
-    width:264px;
-    *width: 280px;
-    padding-left: 10px;
-    cursor: text;
 }
 div#menu ul.main li a.menu-default:hover {
        color: #333;
@@ -134,75 +108,27 @@
     font-weight: normal;
 }
 div#menu ul.sub li a.menu-default {
-    background-image: url( ../images/default-menu-icon.gif );
-    background-repeat: no-repeat;
-    background-position: 36px 5px;
-    background-color: transparent;
-    height: 16px;
-    display: block;
-    width:214px;
-    *width: 275px;
-    padding-left: 61px;
-    padding-top: 5px;
-    padding-bottom: 5px;
-    border-bottom: 0px;
-    cursor: pointer;
-    border-bottom: solid 1px #fff;
-       border-top: solid 1px #fff;
 }
 div#menu ul.sub li a.menu-default:hover {
        background-color: #f0ecf5;
        border-bottom: solid 1px #bbaad1;
        border-top: solid 1px #bbaad1;
        color: #46345f;
-       height: 16px;
 }
 div#menu ul.sub li.normal ul.sub li a.menu-default {
-    background-image: url( ../images/default-menu-icon.gif );
-    background-repeat: no-repeat;
-    background-position: 52px 5px;
-    background-color: transparent;
-    height: 16px;
-    display: block;
-    width:197px;
-    *width: 275px;
-    padding-left: 78px;
-    padding-top: 5px;
-    padding-bottom: 5px;
-    border-bottom: 0px;
-    cursor: pointer;
-    border-bottom: solid 1px #fff;
-       border-top: solid 1px #fff;
 }
 div#menu ul.sub li.normal ul.sub li a.menu-default:hover {
        background-color: #f0ecf5;
        border-bottom: solid 1px #bbaad1;
        border-top: solid 1px #bbaad1;
-       height: 16px;
        color: #00447C;
 }
 div#menu ul.sub li.normal ul.sub li.normal ul.sub li a.menu-default {
-    background-image: url( ../images/default-menu-icon.gif );
-    background-repeat: no-repeat;
-    background-position: 68px 5px;
-    background-color: transparent;
-    height: 16px;
-    display: block;
-    width:181px;
-    *width: 275px;
-    padding-left: 94px;
-    padding-top: 5px;
-    padding-bottom: 5px;
-    border-bottom: 0px;
-    cursor: pointer;
-    border-bottom: solid 1px #fff;
-       border-top: solid 1px #fff;
 }
 div#menu ul.sub li.normal ul.sub li.normal ul.sub li a.menu-default:hover {
        background-color: #f0ecf5;
        border-bottom: solid 1px #bbaad1;
        border-top: solid 1px #bbaad1;
-       height: 16px;
        color: #00447C;
 }
 
@@ -1443,7 +1369,7 @@
        height: 100px;
 }
 
-table#main-table td#menu {
+table#main-table td#menu-panel {
        width: 10%;
        background-image: none;
     background-repeat: no-repeat;
@@ -1453,7 +1379,7 @@
        border-right: solid 1px #75579f;
 }
 
-td#menu table#menu-table {
+td#menu-panel table#menu-table {
        width: 275px;
 }
 
@@ -1485,13 +1411,13 @@
 }
 
 /* ---------------- header styles ------------------ */
-div#header {
+div#header-div {
     background-image: url(../images/esb-header-bg.gif);
     background-repeat: no-repeat;
     background-position: left top;
     height: 100px;
 }
-div#header div#left-logo {
+div#header-div div.left-logo {
        background-image: url( ../images/esb-header-logo.gif);
     background-repeat: no-repeat;
     background-position: left top;
@@ -1501,7 +1427,7 @@
        margin-left: 20px;
        float: left;
 }
-div#header div#right-logo {
+div#header-div div.right-logo {
        background-image: url( ../images/esb-mgt-logo.gif);
     background-repeat: no-repeat;
     background-position: left top;
@@ -1510,7 +1436,7 @@
        width: 196px;
        margin-top: 25px;
 }
-div#header div#header-links {
+div#header-div div.header-links {
        background-image: none;
     background-repeat: no-repeat;
     background-position: right top;
@@ -1521,43 +1447,29 @@
        margin-right: -186px;
        padding-top: 5px;
 }
-div#header-links ul#menu {
-       list-style: none;
-       margin-left: 0px;
-       margin-top: 0px;
-       margin-bottom: 0px;
-       margin-right: 0px;
-       padding: 0px;
-       float: right;
+div.header-links ul {
 }
-div#header-links ul#menu li {
-       position: relative;
-       float: left;
-       padding-left: 5px;
-       padding-right: 5px;
-       padding-top: 0px;
-       padding-bottom: 0px;
-       margin: 0px;
+div.header-links ul li {
 }
 
 /* ------------- footer styles -------------------- */
-div#footer {
+div#footer-div {
        height: 35px;
        width: 100%;
 }
-div#footer div#content {
+div#footer-div div.footer-content {
        width: 490px;
        height: 35px;
        margin: auto;
        padding: 0px;
 }
-div#footer div#content div#copyright {
+div#footer-div div.footer-content div.copyright {
        padding-top: 10px;
        color: #fff;
        width: 330px;
        float: left;
 }
-div#footer div#content div#powerdedby {
+div#footer-div div.footer-content div.powerdedby {
        background-image: url(../images/powered-synapse.gif);
     background-repeat: no-repeat;
     background-position: left 7px;

_______________________________________________
Esb-java-dev mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev

Reply via email to