Update of
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/editors/resources
In directory
james.mmbase.org:/tmp/cvs-serv4522/cmsc/contentrepository/src/webapp/editors/resources
Modified Files:
imagesearch.jsp
Log Message:
CMSC-1126 using Assets in content
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/editors/resources
See also: http://www.mmbase.org/jira/browse/CMSC-1126
Index: imagesearch.jsp
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/editors/resources/imagesearch.jsp,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -b -r1.25 -r1.26
--- imagesearch.jsp 1 Dec 2008 11:13:49 -0000 1.25
+++ imagesearch.jsp 2 Dec 2008 03:30:24 -0000 1.26
@@ -48,7 +48,6 @@
document.location =
"../../resources/ImageAction.do?action=often&contenttypes=images&offset=0&order=title&direction=1&channelid="+channelid;
}
</script>
- <link rel="stylesheet" type="text/css"
href="../../editors/editwizards_new/style/extra/wizard.css">
<style type="text/css">
div.editor div.body ul.shortcuts li {
padding-left: 5px;
@@ -88,6 +87,29 @@
text-align: center;
padding: 0px;
}
+
+div.buttonscontent {
+ text-align: right;
+ height:39px;
+}
+
+div.page_buttons div.button div.button_body
+{
+ background-image: url('../../../gfx/tab_2_right.gif');
+ background-repeat: no-repeat;
+ background-position: top right;
+ height: 39px;
+ float: left;
+}
+
+div.page_buttons div.button div.button_body a
+{
+ float: left;
+ padding: 10px;
+ color: #313728;
+ font-size: 13px;
+ display: block;
+}
</style>
</cmscedit:head>
<body>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs