[esb-java-dev] svn commit r24127 - in trunk/esb/java/modules/styles/src/main/resources/web/admin: css images
chanaka at wso2.com
chanaka at wso2.com
Mon Nov 17 23:59:59 PST 2008
Author: chanaka
Date: Mon Nov 17 23:59:59 2008
New Revision: 24127
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=24127
Log:
Some common styles added
Added:
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/button_center.gif (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/button_center_focus.gif (contents, props changed)
trunk/esb/java/modules/styles/src/main/resources/web/admin/images/button_center_over.gif (contents, props changed)
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=24127&r1=24126&r2=24127&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 17 23:59:59 2008
@@ -20,42 +20,6 @@
left: -12px;
cursor: pointer;
}
-input[type=text] {
- font: 0.8em "Lucida Grande","Lucida Sans","Microsoft Sans Serif", "Lucida Sans Unicode",verdana,sans-serif,"trebuchet ms";
- color: #111;
-}
-
-input[type=submit] {
- font: 0.8em "Lucida Grande","Lucida Sans","Microsoft Sans Serif", "Lucida Sans Unicode",verdana,sans-serif,"trebuchet ms";
- color: #111;
-}
-
-input[type=button] {
- font: 0.8em "Lucida Grande","Lucida Sans","Microsoft Sans Serif", "Lucida Sans Unicode",verdana,sans-serif,"trebuchet ms";
- color: #111;
-}
-
-input[type=file] {
- font: 0.8em "Lucida Grande","Lucida Sans","Microsoft Sans Serif", "Lucida Sans Unicode",verdana,sans-serif,"trebuchet ms";
- color: #111;
- padding: 3px;
-}
-
-textarea {
- font: 0.8em "Lucida Grande","Lucida Sans","Microsoft Sans Serif", "Lucida Sans Unicode",verdana,sans-serif,"trebuchet ms";
- color: #111;
-}
-
-select {
- font: 0.8em "Lucida Grande","Lucida Sans","Microsoft Sans Serif", "Lucida Sans Unicode",verdana,sans-serif,"trebuchet ms";
- color: #111;
-}
-
-p {
-}
-
-td {
-}
a:link {
color: #386698;
@@ -85,24 +49,7 @@
width: 275px;
}
-/*div#menu div.menu-content {
- border-left: solid 1px #FCC57B;
- border-right: solid 1px #FCC57B;
- background-image: url( ../../admin/images/menu-bg.gif );
- background-repeat: repeat-x;
- background-position: left top;
- background-color: #EFF1F7;
- padding-left: 20px;
- padding-right: 20px;
- padding-top: 5px;
-}
-div#menu div.menu-bottom {
- background-image: url( ../../admin/images/menu-bottom.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
-}*/
.form-table td{
padding-bottom:5px !important;
padding-left:5px !important;
@@ -136,166 +83,7 @@
border-bottom: solid 0px #f47b20;
padding: 0px;
}
-/*
-
-div#menu ul.main li.home {
- background-image: url( ../../admin/images/menu_home.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
- padding-left: 22px;
-}
-
-div#menu ul.main li a.menu-default {
- background-image: url( ../../admin/images/default-menu-icon.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
- display: block;
- width:223px;
- padding-left: 22px;
-}
-
-div#menu ul.main li.services {
- background-image: url( ../../admin/images/menu_services.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
- padding-left: 22px;
-}
-
-div#menu ul.main li.monitor {
- background-image: url( ../../admin/images/menu_monitor.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
- padding-left: 22px;
-}
-
-div#menu ul.main li.manage {
- background-image: url( ../../admin/images/menu_manage.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
- padding-left: 22px;
-}
-
-div#menu ul.sub li.ds {
- background-image: url( ../../admin/images/menu_ds.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
-}
-
-div#menu ul.sub li.list-ds {
- background-image: url( ../../admin/images/menu_list_ds.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
-}
-
-div#menu ul.sub li.global {
- background-image: url( ../../admin/images/menu_global_config.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
-}
-
-div#menu ul.sub li.add-ds {
- background-image: url( ../../admin/images/menu_add_ds.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
-}
-
-div#menu ul.sub li.upload-ds {
- background-image: url( ../../admin/images/menu_upload_ds.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
-}
-
-div#menu ul.sub li.logging {
- background-image: url( ../../admin/images/menu_logging.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
-}
-
-div#menu ul.sub li.transports {
- background-image: url( ../../admin/images/menu_transports.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
-}
-div#menu ul.sub li.user-stores {
- background-image: url( ../../admin/images/menu_user_stores.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
-}
-
-div#menu ul.sub li.user-groups {
- background-image: url( ../../admin/images/menu_user_groups.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
-}
-
-div#menu ul.sub li.users {
- background-image: url( ../../admin/images/menu_users.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
-}
-
-div#menu ul.sub li.keystores {
- background-image: url( ../../admin/images/menu_keystore.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
-}
-
-div#menu ul.sub li.logs {
- background-image: url( ../../admin/images/menu_logs.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
-}
-
-div#menu ul.sub li.tracer {
- background-image: url( ../../admin/images/menu_tracer.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
-}
-
-div#menu ul.sub li.stats {
- background-image: url( ../../admin/images/menu_stats.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
-}
-
-div#menu ul.sub li.restart {
- background-image: url( ../../admin/images/menu_restart.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
-}
-
-div#menu ul.sub li.security {
- background-image: url( ../../admin/images/menu_security.gif );
- background-repeat: no-repeat;
- background-position: left top;
- height: 16px;
- padding-left: 25px;
- border-bottom: solid 1px #ccc;
- margin-bottom: 0px;
- padding-bottom: 5px;
- color: #00447C;
-}*/
div#menu ul.main li a.menu-default {
background-image: url( ../images/default-menu-icon.gif );
background-repeat: no-repeat;
@@ -1491,6 +1279,7 @@
border-collapse: collapse;
margin-left: 2px;
font-size: 100%;
+ width:500px;
}
table.styledLeft tbody tr td {
@@ -1513,6 +1302,13 @@
.form-subtitle{
font-weight:bold;
}
+.required{
+color:red;
+}
+.big-textarea{
+width:400px;
+height:300px;
+}
/* Table: semi */
table.semi tbody {
@@ -1774,3 +1570,26 @@
/* table styles */
.tableOddRow{background-color: white;}
.tableEvenRow{background-color: #E0E5F3;}
+
+/* new UI styles */
+.actionLink{
+ padding-left:10px;
+}
+.button{
+ background-image:url(../images/button_center.gif);
+ background-repeat:repeat-x;
+ background-position:0 0;
+ margin-left:0px;
+ margin-top:0px;
+ margin-bottom:0px;
+ margin-right:10px;
+ padding:0px;
+ 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;
+}
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/button_center.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/button_center.gif?pathrev=24127
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/button_center_focus.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/button_center_focus.gif?pathrev=24127
==============================================================================
Binary file. No diff available.
Added: trunk/esb/java/modules/styles/src/main/resources/web/admin/images/button_center_over.gif
URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/styles/src/main/resources/web/admin/images/button_center_over.gif?pathrev=24127
==============================================================================
Binary file. No diff available.
More information about the Esb-java-dev
mailing list