Author: chanaka
Date: Tue Dec 18 04:40:02 2007
New Revision: 11418
Log:
removed all unwanted images, style sheets, jsp files
Added:
trunk/registry/modules/webapps/src/main/webapp/admin/images/icon-folder-big.gif
(contents, props changed)
Removed:
trunk/registry/modules/webapps/src/main/webapp/admin/css/styles.css
trunk/registry/modules/webapps/src/main/webapp/admin/images/arrowDown.gif
trunk/registry/modules/webapps/src/main/webapp/admin/images/arrowUp.gif
trunk/registry/modules/webapps/src/main/webapp/admin/images/background.jpg
trunk/registry/modules/webapps/src/main/webapp/admin/images/baner-back.jpg
trunk/registry/modules/webapps/src/main/webapp/admin/images/baner-right.jpg
trunk/registry/modules/webapps/src/main/webapp/admin/images/calendar.jpg
trunk/registry/modules/webapps/src/main/webapp/admin/images/icon-add-comment.gif
trunk/registry/modules/webapps/src/main/webapp/admin/images/icon-add-permisions.jpg
trunk/registry/modules/webapps/src/main/webapp/admin/images/icon-add-role.gif
trunk/registry/modules/webapps/src/main/webapp/admin/images/icon-add-user.gif
trunk/registry/modules/webapps/src/main/webapp/admin/images/icon-collection-small.gif
trunk/registry/modules/webapps/src/main/webapp/admin/images/icon-comment-add.gif
trunk/registry/modules/webapps/src/main/webapp/admin/images/icon-comment.gif
trunk/registry/modules/webapps/src/main/webapp/admin/images/icon-go.gif
trunk/registry/modules/webapps/src/main/webapp/admin/images/icon-home.gif
trunk/registry/modules/webapps/src/main/webapp/admin/images/icon-permisions.jpg
trunk/registry/modules/webapps/src/main/webapp/admin/images/icon-registryResources-big.gif
trunk/registry/modules/webapps/src/main/webapp/admin/images/icon-selected.gif
trunk/registry/modules/webapps/src/main/webapp/admin/images/icon-show.gif
trunk/registry/modules/webapps/src/main/webapp/admin/images/icon-subitems.gif
trunk/registry/modules/webapps/src/main/webapp/admin/images/icon-tag.gif
trunk/registry/modules/webapps/src/main/webapp/admin/images/menu-left-updown.gif
trunk/registry/modules/webapps/src/main/webapp/admin/images/menu-right-updown.gif
trunk/registry/modules/webapps/src/main/webapp/admin/images/r40.gif
trunk/registry/modules/webapps/src/main/webapp/admin/images/r41.gif
trunk/registry/modules/webapps/src/main/webapp/admin/images/r42.gif
trunk/registry/modules/webapps/src/main/webapp/admin/images/r43.gif
trunk/registry/modules/webapps/src/main/webapp/admin/images/search-back.gif
trunk/registry/modules/webapps/src/main/webapp/admin/images/search-left.gif
trunk/registry/modules/webapps/src/main/webapp/admin/images/search-right.gif
trunk/registry/modules/webapps/src/main/webapp/admin/layouts/
trunk/registry/modules/webapps/src/main/webapp/admin/tiles/
Modified:
trunk/registry/modules/webapps/src/main/webapp/admin/css/main.css
trunk/registry/modules/webapps/src/main/webapp/admin/images/logo.jpg
Modified: trunk/registry/modules/webapps/src/main/webapp/admin/css/main.css
==============================================================================
--- trunk/registry/modules/webapps/src/main/webapp/admin/css/main.css
(original)
+++ trunk/registry/modules/webapps/src/main/webapp/admin/css/main.css Tue Dec
18 04:40:02 2007
@@ -49,7 +49,7 @@
margin:0px;
}
.h1collection{
-background-image:url(../images/icon-collection-small.gif);
+background-image:url(../images/icon-folder-big.gif);
background-repeat:no-repeat;
background-position:0px 5px;
text-indent:30px;
@@ -224,7 +224,7 @@
}
/* Tag cloude styles */
.cloude-text{
-color:#3c260cf;
+color:#3c260c;
}
.cloud-x1{
font-size:11px;
@@ -241,6 +241,10 @@
.cloud-x5{
font-size:26px;
}
+.cloude-text a:hover{
+color:#000000;
+font-weight:bold;
+}
/* Icons */
.add-resource{
background-image:url(../images/icon-add-resource.gif);
Added:
trunk/registry/modules/webapps/src/main/webapp/admin/images/icon-folder-big.gif
==============================================================================
Binary file. No diff available.
Modified: trunk/registry/modules/webapps/src/main/webapp/admin/images/logo.jpg
==============================================================================
Binary files. No diff available.
_______________________________________________
Registry-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/registry-dev