Update of
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/editors/resources
In directory
james.mmbase.org:/tmp/cvs-serv5701/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.26
retrieving revision 1.27
diff -u -b -r1.26 -r1.27
--- imagesearch.jsp 2 Dec 2008 03:30:24 -0000 1.26
+++ imagesearch.jsp 2 Dec 2008 04:21:48 -0000 1.27
@@ -48,69 +48,7 @@
document.location =
"../../resources/ImageAction.do?action=often&contenttypes=images&offset=0&order=title&direction=1&channelid="+channelid;
}
</script>
- <style type="text/css">
-div.editor div.body ul.shortcuts li {
- padding-left: 5px;
- font-size: 12px;
- font-weight: normal;
-}
-
-div.editor div.body ul.shortcuts li a {
- background-image: url(../gfx/button_side_block.gif);
- background-position: right center;
- background-repeat: no-repeat;
- padding-right: 15px;
-}
-
-div.editor div.body #imgList div.grid {
- width: 200px;
- height: 200px;
- float: left;
- text-align: center
-}
-
-div.editor div.body #imgList div.grid:hover, div.editor div.body #imgList
#selected{
- background-color: #f1f400;
-}
-
-div.editor div.body #imgList div.grid div.thumbnail {
- width: 100%;
- height: 80%;
- text-align: center;
- vertical-align:middle;
- padding: 0;
-}
-
-div.editor div.body #imgList div.grid div.imgInfo {
- width: 100%;
- height: 20%;
- 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>
+ <link rel="stylesheet" type="text/css" href="imagesearch.css" />
</cmscedit:head>
<body>
<mm:cloud jspvar="cloud" loginpage="../../editors/login.jsp">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs