Author: amal
Date: Thu Dec  4 23:12:19 2008
New Revision: 25901
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=25901

Log:
Removed unnecessary images and styles

Added:
   
trunk/wsas/java/carbon/styles/src/main/resources/web/admin/images/wsas-button-bg-hover.gif
   (contents, props changed)
Removed:
   trunk/wsas/java/carbon/styles/src/main/resources/web/admin/images/menu-bg.gif
   
trunk/wsas/java/carbon/styles/src/main/resources/web/admin/images/menu-sub-title-bg.gif
   
trunk/wsas/java/carbon/styles/src/main/resources/web/admin/images/submit-button-bg.gif
   
trunk/wsas/java/carbon/styles/src/main/resources/web/admin/images/wsas-menu-region-bg.gif
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=25901&r1=25900&r2=25901&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     
Thu Dec  4 23:12:19 2008
@@ -1,50 +1,13 @@
 /* ---------------- template styles ------------------------- */
 
-table#main-table {
-}
-
-table#main-table td {
-}
-
 table#main-table td#header {
        background-image: url( ../images/wsas-header-region-bg.gif);
 }
 
 table#main-table td#menu-panel {
-       background-color: #fff;
        border-right: solid 1px #407FBF;
 }
-
-td#menu table#menu-table {
-}
-
-table#menu-table td {
-}
-
-table#menu-table td#region1 {
-}
-
-table#menu-table td#region2 {
-}
-
-table#menu-table td#region3 {
-}
-
-table#main-table td#middle-content {
-}
-
-td#middle-content table#content-table {
-}
-
-table#content-table td#page-header-links {
-}
-
-table#content-table td#body {
-}
-
-table#main-table td#footer {
-       background-color: #bfbfbf;
-}      
+       
 
 /* ---------------- header styles ------------------ */
 div#header-div {
@@ -57,33 +20,7 @@
 
 div#header-div div.right-logo {
        background-image: url( ../images/wsas-mgt-logo.gif);
-}
-
-div#header-div div.header-links {
-}
-
-div.header-links ul {
-}
-
-div.header-links ul li {
-}
-
-/* ------------ page-header-links styles -------------- */
-
-table.page-header-links-table {
-}
-
-table#main-table table.page-header-links-table tr td.page-header-help {
-}
-
-td.page-header-help a {
-}
-
-table#main-table table.page-header-links-table tr td.breadcrumbs 
table.breadcrumb-table tr td.breadcrumb-link {
-}
-
-table#main-table table.page-header-links-table tr td.breadcrumbs 
table.breadcrumb-table tr td.breadcrumb-current-page {
-}
+} 
 
 /* ------------- menu styles ---------------------- */
 div#menu {
@@ -110,10 +47,6 @@
 }
 
 div#menu ul.main li.menu-header {
-background-image: url(../images/menu_header.gif);
-border-top: 0px;
-border-bottom: 0px;
-height: 24px;
 }
 
 div#menu ul.main li a.menu-default {
@@ -127,7 +60,7 @@
 }
 
 div#menu ul.sub {
-}
+} 
 
 /* -------------- child no-01 styles -------------- */
 
@@ -136,15 +69,15 @@
 }
 
 div#menu ul.sub li a.menu-default {
-}
+} 
 
 /* ----------- child no-01 (disabled) styles ------------------- */
        
-       div#menu ul.sub li a.menu-disabled-link {
+div#menu ul.sub li a.menu-disabled-link {
        }
        
        div#menu ul.sub li a.menu-disabled-link:hover {
-       }
+       } 
 
 /* -------------- child no-02 styles -------------- */
 
@@ -159,15 +92,6 @@
 
 /* ------------- footer styles -------------------- */
 
-div#footer-div {
-}
-
-div#footer-div div.footer-content {
-}
-
-div#footer-div div.footer-content div.copyright {
-}
-
 div#footer-div div.footer-content div.poweredby {
        background-image: url( ../images/axis2-powered.gif);
 }
@@ -176,19 +100,13 @@
 
 
 /* --------------- table styles -------------------- */
+
 .tableOddRow{background-color: white;}
-.tableEvenRow{background-color: #E0E5F3;}
+.tableEvenRow{background-color: #eeeffb;}
 
-.button{
-       background-image:url(../images/button_center.gif);
-       border:solid 1px #6e6e6e;
-}
-.button:focus{
-       background-image:url(../images/button_center_focus.gif);
-}
 .button:hover{
-       background-image:url(../images/button_center_over.gif);
-       border:solid 1px #0064A0;
+       background-image:url(../images/wsas-button-bg-hover.gif);
+       border:solid 1px #9D9FA1;
 }
 
 
@@ -202,7 +120,7 @@
 
 
 /* ------------ EXISTING STYLES --------------- */
-
+/* ---------------------------------
 .cornerExpand {
     position: relative;
     top: 3px;
@@ -216,228 +134,29 @@
     left: -12px;
     cursor: pointer;
 }
-input[type=text] {
-    color: #111;
-}
 
-input[type=submit] {
-    color: #111;
-}
+------------------------ */
 
-input[type=button] {
-    color: #111;
-}
 
-input[type=file] {
-    color: #111;
-    padding: 3px;
-}
 
-textarea {
-    color: #111;
-}
 
-select {
-    color: #111;
-}
 
 
 
-table tbody tr td {
-    padding-left: 10px;
-    padding-right: 10px;
-    padding-top: 4px;
-    padding-bottom: 4px;
-    border: solid 0px #ccc;
-}
 
 
 
-div#middle h2 {
-    color: #0D4d79;
-    border-bottom: solid 1px #96A9CA;
-}
 
-div#middle h4 a {
-    text-decoration: none;
-}
 
-div#middle ul.list {
-    list-style: none;
-    margin-left: 20px;
-    padding-left: 0px;
-}
 
-div#middle ul.list li {
-    padding-bottom: 5px;
-    padding-top: 5px;
-    border-bottom: solid 1px #C7D0E3;
-}
 
-div#middle ul.list li.em {
-    font-weight: bold;
-}
 
 
 
-table.styled {
-    border-collapse: collapse;
-    margin-left: 2px;
-    font-size: 100%;
-}
 
-table.caching_style {
-    background-color: white;
-    padding: 0px;
-    margin: 0px;
-    color: #111;
-}
 
-table.styled tbody tr td {
-    border: solid 1px #ccc;
-}
 
-div#formset {
-    padding: 0px;
-    margin: 0px;
-}
-
-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 {
-    position: relative;
-    margin-top: 1em;
-    margin-bottom: 0px;
-    margin-left: 0px;
-    margin-right: 0px;
-    padding-left: 20px;
-    padding-right: 20px;
-    padding-top: .75em;
-    padding-bottom: 7px;
-    border: #C7D0E3 1px solid;
-    background-color: #f7f7f7;
-}
-
-div#formset form fieldset#blank_border {
-    margin: 0 1em 1em 0;
-    padding: 0.5em;
-    border: 0px;
-}
-
-div#formset form fieldset legend {
-    position: absolute;
-    top: -.5em;
-    left: .5em;
-    font-weight: bold;
-    color: #666;
-}
-
-div#formset form fieldset div {
-    padding: 0.25em 0;
-}
-
-
-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 {
-    margin: 0px;
-}
-
-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;
-}
-
-div#formset_button {
-    background-color: #C7D0E3;
-    padding-top: 5px;
-    padding-bottom: 5px;
-    padding-left: 10px;
-    padding-right: 10px;
-    margin-left: 0px;
-    margin-right: 0px;
-    margin-bottom: 20px;
-    margin-top: 0px;
-}
-
-div#dsPreviewDiv {
-    font-size: 95%;
-}
-
-div#header p#meta {
-    background: transparent url( ../../admin/images/right-nav-bk.gif ) 
no-repeat scroll right top;
-    bottom: 14px;
-    color: #666666;
-    line-height: 2em;
-    margin-right: 20px;
-    position: absolute;
-    right: 0px;
-}
-
-.helpNewSecurity {
-    padding-left: 0px;
-}
-
-a#cancel_link {
-background:transparent url(../../admin/images/cancel.gif) no-repeat scroll 0px;
-text-decoration:none;
-}
-
-a#search_link {
-background:transparent url(../../admin/images/magnifier.gif) no-repeat scroll 
0px;
-text-decoration:none;
-}
 
 /*------------------------------ WSAS Stylesheet 
-------------------------------*/
 
@@ -453,269 +172,41 @@
 
         /* Apply left margin:
 Only to the few elements that need it: */
-    dd, blockquote {
-        margin-left: 1em;
-    }
-
+    
     /* Clear floats without structural markup */
-    .clearfix:after {
-        content: ".";
-        display: block;
-        height: 0;
-        clear: both;
-        visibility: hidden;
-    }
+    
 
     /* Hides from IE-mac \*/
-    * html .clearfix {height: 1%;}
-    /* End hide from IE-mac */
+      /* End hide from IE-mac */
 
-    h1 {
-    font-weight: normal;
-    }
-
-       h2 {
-    font-weight: normal;
-    }
-
-    h3 {
-    font-weight: bold;
-    }
-    
+       
        /* This is to make sure the cursor is visible in text boxes in FireFox. 
*/
-    div#content form fieldset div{
-       overflow: auto;
-    }
 
-       div#content div {
-        outline: none;
-    }
 
-    a:visited {
-    /* color: #969; */ /* No need to discolour visited links as this is a 
system */
-    }
 
-    div#wrapper {
-    }
-
-    div#waitAnimationDiv {
-        position: absolute;
-        right: 19px;
-        top: 42px;
-        height: 8px;
-        width: 77px;
-        padding: 0px;
-        background: url(../../admin/images/orange_circles.gif) transparent 
no-repeat left top;
-       }
 
     
-    div#container {
-        background: url(../../admin/images/container_bk.gif) transparent 
repeat-y left top;
-    }
-
-    div#navigation {
-       position: relative;
-       top: -29px;
-        min-height: 350px;
-        padding: 30px 20px 100px 0;
-        float: left;
-        background: url(../../admin/images/navigation_bk.gif) transparent 
no-repeat left top;
-/*        width: 160px;*/
-    }
 
         /* Navigation menu styles
        ------------------------------------------------------------------- */
-    div#navigation ul {
-        margin: 0;
-        padding: 0;
-        list-style-type: none;
-    }
-
-    div#navigation li {
-        margin: 0;
-        padding: 0;
-    }
-
-    div#navigation li.current {
-        font-weight: bold;
-    }
-
-    div#navigation a {
-        display: block;
-        padding: 5px 0px;
-        width: 200px;
-        text-decoration: none;
-    }
-
-    div#navigation a:hover {
-        color: #f7f7f7;
-        background-color: #A3B2CC;
-    }
-
-    div#navigation ul.menu span {
-        display: block;
-        padding: 10px 0px 5px 0px;
-        width: 200px;
-        color: #56709A;
-        border-bottom: #A3B2CC 1px solid;
-    }
-
-    div#navigation ul.submenu a {
-        /*padding: 5px 20px 5px 50px;*/
-        width: 130px;
-    }
+    
 
        /* Main area icons
        
-------------------------------------------------------------------------- */
-    a#create_link {
-        background: url(../../admin/images/book_add.gif) transparent no-repeat 
0px 0px;
-        text-decoration: none;
-    }
-
-    a#help_link {
-        background: url(../../admin/images/help.gif) transparent no-repeat 0px 
0px;
-        text-decoration: none;
-        /*font-size: 10pt;*/
-    }
-
-    a#groups_link {
-        background: url(../../admin/images/group.gif) transparent no-repeat 
0px 0px;
-        text-decoration: none;
-    }
-
-    a#config_link {
-        background: url(../../admin/images/edit.gif) transparent no-repeat 0px 
0px;
-        text-decoration: none;
-    }
-
-    a#delete_link {
-        background: url(../../admin/images/delete.gif) transparent no-repeat 
0px 0px;
-        text-decoration: none;
-    }
-
-    a#cancel_link {
-        background: url(../../admin/images/cancel.gif) transparent no-repeat 
0px 0px;
-        text-decoration: none;
-    }
-
-    a#rss_link {
-        background: url(../../admin/images/rss.gif) transparent no-repeat 0px 
0px;
-        text-decoration: none;
-    }
-
-    a#atom_link {
-            background: url(../../admin/images/atom.gif) transparent no-repeat 
0px 0px;
-            text-decoration: none;
-    }
-
-    a#users_link {
-        background: url(../../admin/images/user.gif) transparent no-repeat 0px 
0px;
-        text-decoration: none;
-    }
-    a.zoom_out_link {
-        background: url(../../admin/images/zoom_out.gif) transparent no-repeat 
0px 0px;
-        text-decoration: none;
-    }
-
-    a.zoom_in_link {
-        background: url(../../admin/images/zoom_in.gif) transparent no-repeat 
0px 0px;
-        text-decoration: none;
-    }
-
-       a#edit_link {
-               background: url(../../admin/images/edit.gif) transparent 
no-repeat 0px 0px;
-               text-decoration: none;
-       }
-
-       a#module_edit_link {
-               background: url(../../admin/images/edit.gif) transparent 
no-repeat 0px 0px;
-               text-decoration: none;
-       }
-       a#module_view_link {
-               background: url(../../admin/images/bricks.gif) transparent 
no-repeat 0px 0px;
-               text-decoration: none;
-       }
-
-       a#module_engage_link {
-               background: url(../../admin/images/plugin_add.gif) transparent 
no-repeat 0px 0px;
-               text-decoration: none;
-       }
-
-       a#module_dis-engage_link {
-               background: url(../../admin/images/plugin_delete.gif) 
transparent no-repeat 0px 0px;
-               text-decoration: none;
-       }
-
-       a#try_it_link {
-               background: url(../../admin/images/control_play_blue.gif) 
transparent no-repeat 0px 0px;
-               text-decoration: none;
-       }
-
-       a#operations_link {
-               background: url(../../admin/images/calculator.gif) transparent 
no-repeat 0px 0px;
-               text-decoration: none;
-       }
-        a#add_link {
-                background: url(../../admin/images/add.gif) transparent 
no-repeat 0px 0px;
-                text-decoration: none;
-        }
+    
        /* Main content area
     -------------------------------------------------------------------------- 
*/
-    div#content {
-    }
-
-       div#content h4{
-        z-index: 500;
-        position: relative;
-    }
-       div#content fieldset{
-        z-index: 10;
-        position: relative;
-        margin-top: 0px;
-        border-top: 0px;
-    }
+   
     /*{padding: #1 #2 #3 #4}    #1=top, #2=right, #3=bottom, #4=left*/
 
-    div#noMenuContainer {
-        padding: 10px;
-    }
-
-    div#noMenuContainer p,
-    div#noMenuContainer h1,
-    div#noMenuContainer h2,
-    div#noMenuContainer h3,
-    div#noMenuContainer h4,
-    div#noMenuContainer h5 {
-        padding: 5px 10px 5px 10px;
-    }
-
-       div#noMenuContainer h3{
-               font-weight: bold;
-       }
-
-    div#promocontent {
-        margin: 0 280px 0 20px;
-        padding: 20px 0;
-    }
-
-    div#content h2,
-    div#promocontent h2,
-    div#noMenuContainer h2 {
-               color: #0D4d79; 
-               margin-bottom: 5px;
-   }
+    
+       
 
+   
     /* Promotional buzz on login page */
-    div#promocontent dl dt {
-        font-weight: bold;
-        color: #56709A;
-        text-align:justify;
-    }
+   
 
-    div#promocontent dl dd {
-        margin: 0 0 1em 0;
-        text-align:justify;
-    }
+    
 
      /* alert message box styles
     div#alertMessageBox {
@@ -723,428 +214,26 @@
         border: #000 1px solid;
     }
 */
-    div#alertMessageBox {
-        margin: 0 0 10px 0;
-        padding: 15px 20px 15px 45px;
-        border: #FC6 1px solid;
-        background: url(../../admin/images/oops.gif) #FFC no-repeat 15px 15px;
-        z-index: 510;
-    }
-
-    div#alertMessageBox p {
-        margin: 0;
-    }
-
-    div#alertMessageBox p#alertButton {
-        padding: 15px 0 15px 45px;
-    }
-
-    a.exlink {
-        background-image: url(../../admin/images/exlink.gif);
-        background-position: right center;
-        background-repeat: no-repeat;
-        background-attachment: scroll;
-        padding-right: 14px;
-    }
+   
 
     /* Forms
    -------------------------------------------------------------------------- 
*/
 
-    /* Login form  */
-
-       div#loginform {
-               margin: 20px;
-               width: 260px;
-               float: left;
-       }
-
-       div#loginformwrap {
-               padding: 10px;
-               border: #A3B2CC 1px solid;
-               background-color: #fff;
-       }
-
-       div#metastuff {
-               margin-top: 10px;
-               padding: 5px;
-               text-align: center;
-               border: #A3B2CC 1px solid;
-       }
-
-       div#loginform div#metastuff p {
-               text-align: center;
-       }
-
-    div#loginform form div {
-        padding: 3px 0;
-    }
-
-    div#loginform form fieldset {
-        padding: 10px;
-        border: 0;
-    }
-
-    div#loginform form legend {
-        font-size: 120%;
-        color: #333;
-    }
-
-    div#loginform form label {
-        display: block;
-        float: left;
-        width: 100px;
-        text-align: right;
-    }
-
-    div#loginform form input#txtUserName,
-    div#loginform input#txtPassword {
-        margin-left: 10px;
-    }
-
-    div#loginform form div input{
-               clear : right;
-    }
-
-    div#loginform form input#signin {
-        margin-left: 85px;
-    }
-
-    div#loginform p {
-        padding: 1em 0 0 0;
-        text-align: right;
-    }
-
-    div#loginform a {
-        color: #555;
-    }
-
-    div#loginform a:hover {
-        color: #003366;
-    }
-
     /* General Forms */
 
-    div#formset p#legend {
-        margin-bottom: 1em;
-    }
-
-    div#formset p#legend em {
-        color: #C00;
-        font-style: normal;
-    }
-
-    div#formset div#errors {
-        margin: 0 0 10px 0;
-        padding: 5px 10px 5px 35px;
-        border: #FC6 1px solid;
-        background: url(../../admin/images/oops.gif) #FFC no-repeat 5px 5px;
-    }
-
-    div#formset div#errors p {
-        margin: 0;
-    }
-
-    div#formset div#errors ul {
-        margin: auto;
-        margin-bottom: 0.5em;
-        list-style: disc;
-    }
-
-    div#formset div#errors p em {
-        color: #C00;
-        font-style: normal;
-        font-weight: bold;
-    }
-
-    div#formset form p  {
-        margin: 0;
-    }
-
-    div#formset form fieldset#blank_border {
-        margin: 0 1em 1em 0;
-        padding: 0.5em;
-        border: 0px;
-    }
-
-    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;
-    }
-
+   
     /* Table: styled */
 
-    table.styled thead th {
-        color: #FFF;
-        background-color: #C5D2EB;
-        border: #C5D2EB 1px solid;
-        padding: 0 5px;
-        text-align:left;
-    }
-
+    
     
 
    /* Table: semi */
 
-    table.semi tbody {
-        border-top: #A3B2CC 1px solid;
-    }
-
-       table.semi td#no_border, table.semi tbody td#no_border {
-               padding: 0 5px;
-       }
-
-       table.semi tbody td {
-               border-bottom: #A3B2CC 1px solid;
-               border-right: #A3B2CC 1px solid;
-               border-left: #A3B2CC 1px solid;
-               border-top: #A3B2CC 1px solid;
-               padding: 0 5px;
-       }
-
-       table.semi td strong {
-               color: #56709A;
-       }
-
-    table.semi td strong {
-        color: #56709A;
-    }
-
-.fx-block {
-    margin-left: 1em;
-    text-indent: 0em;
-    margin-right: 1em;
-    color: #555;
-    line-height: 140%;
-}
-    . fx-elnm { color: #005;
-}
-
-.fx-atnm {
-    color: #500;
-}
-
-.fx-att {
-    color: black
-}
-
-.fx-att a:link {
-    color: black;
-    text-decoration: none
-}
-
-.fx-att a:hover {
-    color: black;
-    text-decoration: underline
-}
-
-.fx-att a:active {
-    color: black;
-    text-decoration: underline
-}
-
-.fx-att a:visited {
-    color: black;
-    text-decoration: none
-}
-
-.fx-text {
-    color: black;
-}
-
-pre.fx-text {
-    margin-top: 0px;
-    margin-bottom: 0px;
-    margin-right: 1em;
-    margin-left: -1em;
-    text-indent: 0em;
-    line-height: 15px;
-}
-
-.fx-cmk {
-    margin-left: 1em;
-    text-indent: -1em;
-    margin-right: 1em;
-    color: #050;
-}
-
-.fx-com {
-    color: #050;
-}
-
-.fx-ns {
-    color: #505
-}
+ 
 
-.fx-nsval {
-    color: #505
-}
-
-.fx-nsval a:link {
-    color: #505;
-    text-decoration: none
-}
 
-.fx-nsval a:hover {
-    color: #505;
-    text-decoration: underline
-}
-
-.fx-nsval a:active {
-    color: #505;
-    text-decoration: underline
-}
-
-.fx-nsval a:visited {
-    color: #505;
-    text-decoration: none
-}
 /* 
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 */
-/* ------------- REFINED ------------------ */
-div#workArea table.styledLeft {
-    border-collapse: collapse;
-    margin-left: 2px;
-    width: 100%;
-}
 
-div#workArea table.styledLeft thead th {
-    background-image:url(../images/header.gif);
-    background-position: left bottom;
-    background-repeat:repeat-x;
-    border:1px solid #cccccc;
-    font-weight:normal;
-    height:22px;
-    line-height:20px;
-    margin-bottom:5px;
-    padding-left:8px;
-}
 
-div#workArea table.styledLeft tbody tr td {
-    border: solid 1px #cccccc;
-    height: 25px;
-    padding-top: 2px;
-    padding-bottom: 2px;
-    padding-left: 8px !important;
-    padding-right: 8px !important;
-    vertical-align: middle !important;
-}
-div#workArea table.styledLeft tbody tr td.formRow {
-     padding-top: 10px;
-     padding-bottom: 10px;
-     border-right: solid 1px #cccccc;
- }
-div#workArea table.styledLeft tbody tr td.buttonRow {
-    padding-top: 5px;
-    padding-bottom: 5px;
-    background-image: url(../images/buttonRow-bg.gif);
-    background-position: left top;
-    background-repeat: repeat-x;
-}
-div#workArea table.normal {
-       border-collapse: separate;
-       padding: 3px;
-}
-div#workArea table.normal tbody tr td {
-       border: 0px;
-}
-div#workArea a.action-link {
-    background-position: left top;
-    background-repeat: no-repeat;
-    padding-left: 20px;
-    line-height: 18px;
-    display: block;
-}
-div#workArea a.add-link {
-       background-image: url(../images/add.gif);
-}
-div#workArea a.view-link {
-       background-image: url(../images/view.gif);
-}
-div#workArea a.edit-link {
-       background-image: url(../images/edit.gif);
-}
-div#workArea a.test-link {
-       background-image: url(../images/test.gif);
-}
-div#workArea a.delete-link {
-       background-image: url(../images/delete.gif);
-}
-div#workArea div.actionRow {
-margin-top: 5px;
-margin-bottom: 5px;
-}
-
-div#formset label,
-    div#formset span.label {
-    /*margin-right: 5px;
-    padding-right: 5px;
-    padding-top: 2px;
-    width: 100px;
-    display: block;
-    float: left;
-    text-align: right;
-    position: relative;*/
-}
-
-/* ---------------- table styles --------------------------- */
-.tableOddRow{background-color: white;}
-.tableEvenRow{background-color: #eeeffb;}
-
-.button{
-       background-image:url(../images/button-bg.gif);
-       background-repeat:repeat-x;
-       background-position:0 0;
-       padding-left: 5px;
-       padding-right: 5px;
-       border:solid 1px #9D9FA1;
-       height: 22px;
-}
-.button:focus{
-       background-image:url(../images/button_center_focus.gif);
-}
-.button:hover{
-       background-image:url(../images/button-bg-hover.gif);
-       border:solid 1px #5E97D0;
-}
 
 

Deleted: 
trunk/wsas/java/carbon/styles/src/main/resources/web/admin/images/menu-bg.gif
URL: http://wso2.org/svn/browse/wso2/None?pathrev=25900

Deleted: 
trunk/wsas/java/carbon/styles/src/main/resources/web/admin/images/menu-sub-title-bg.gif
URL: http://wso2.org/svn/browse/wso2/None?pathrev=25900

Deleted: 
trunk/wsas/java/carbon/styles/src/main/resources/web/admin/images/submit-button-bg.gif
URL: http://wso2.org/svn/browse/wso2/None?pathrev=25900

Added: 
trunk/wsas/java/carbon/styles/src/main/resources/web/admin/images/wsas-button-bg-hover.gif
URL: 
http://wso2.org/svn/browse/wso2/trunk/wsas/java/carbon/styles/src/main/resources/web/admin/images/wsas-button-bg-hover.gif?pathrev=25901
==============================================================================
Binary file. No diff available.

Deleted: 
trunk/wsas/java/carbon/styles/src/main/resources/web/admin/images/wsas-menu-region-bg.gif
URL: http://wso2.org/svn/browse/wso2/None?pathrev=25900

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

Reply via email to