Author: azeez
Date: Thu May 29 02:51:49 2008
New Revision: 17568
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=17568

Log:
Reducing font size

Modified:
   branches/wsas/java/2.3/wsas/modules/www/extensions/core/css/wso2wsas.css

Modified: 
branches/wsas/java/2.3/wsas/modules/www/extensions/core/css/wso2wsas.css
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/modules/www/extensions/core/css/wso2wsas.css?rev=17568&r1=17567&r2=17568&view=diff
==============================================================================
--- branches/wsas/java/2.3/wsas/modules/www/extensions/core/css/wso2wsas.css    
(original)
+++ branches/wsas/java/2.3/wsas/modules/www/extensions/core/css/wso2wsas.css    
Thu May 29 02:51:49 2008
@@ -156,19 +156,19 @@
 a#transport_link {
     background: url( ../images/menu_transports.gif ) transparent no-repeat 0px 
0px;
     text-decoration: none;
-    font-size: 10pt;
+    font-size: 9pt;
 }
 
 a#module_view_link {
     background: url( ../images/bricks.gif ) transparent no-repeat 0px 0px;
     text-decoration: none;
-    font-size: 10pt;
+    font-size: 9pt;
 }
 
 a#handler_view_link {
     background: url( ../images/handler_flow.gif ) transparent no-repeat 0px 
0px;
     text-decoration: none;
-    font-size: 10pt;
+    font-size: 9pt;
 }
 
 a#plugin__ui_link {
@@ -216,73 +216,73 @@
 a#create_svc_link{
     background: url( ../images/create_svc.gif ) transparent no-repeat 0px 0px;
     text-decoration: none;
-    font-size: 10pt;
+    font-size: 9pt;
 }
 
 a#dataservice__ui_link{
     background: url( ../images/config_dataservice.gif ) transparent no-repeat 
0px 0px;
     text-decoration: none;
-    font-size: 10pt;
+    font-size: 9pt;
 }
 
 a#enable_mtom_link{
     background: url( ../images/active.gif ) transparent no-repeat 0px 0px;
     text-decoration: none;
-    font-size: 10pt;
+    font-size: 9pt;
 }
 
 a#disable_mtom_link{
     background: url( ../images/inactive.gif ) transparent no-repeat 0px 0px;
     text-decoration: none;
-    font-size: 10pt;
+    font-size: 9pt;
 }
 
 a#axis1_link {
     background: url( ../images/axis.gif ) transparent no-repeat 0px 0px;
     text-decoration: none;
-    font-size: 10pt;
+    font-size: 9pt;
 }
 
 a#axis2_link {
     background: url( ../images/axis2.gif ) transparent no-repeat 0px 0px;
     text-decoration: none;
-    font-size: 10pt;
+    font-size: 9pt;
 }
 
 a#axis2_link1 {
     background: url( ../images/axis2_01.gif ) transparent no-repeat 0px 0px;
     text-decoration: none;
-    font-size: 10pt;
+    font-size: 9pt;
 }
 
 a#axis2_link2 {
     background: url( ../images/axis2_02.gif ) transparent no-repeat 0px 0px;
     text-decoration: none;
-    font-size: 10pt;
+    font-size: 9pt;
 }
 
 a#data_service_link {
     background: url( ../images/data_service.gif ) transparent no-repeat 0px 
0px;
     text-decoration: none;
-    font-size: 10pt;
+    font-size: 9pt;
 }
 
 a#ejb_link {
     background: url( ../images/ejb.gif ) transparent no-repeat 0px 0px;
     text-decoration: none;
-    font-size: 10pt;
+    font-size: 9pt;
 }
 
 a#pojo_link {
     background: url( ../images/pojo.gif ) transparent no-repeat 0px 0px;
     text-decoration: none;
-    font-size: 10pt;
+    font-size: 9pt;
 }
 
 a#spring_link {
     background: url( ../images/spring.gif) transparent no-repeat 0px 0px;
     text-decoration: none;
-    font-size: 10pt;
+    font-size: 9pt;
 }
 
 

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

Reply via email to