From d7b13d2bda01368ebc3617a39d9e549ad7fe20ca Mon Sep 17 00:00:00 2001 From: Karen Date: Fri, 1 Jul 2011 14:27:06 +0530 Subject: [PATCH] html changes --- edgware/static/css/files/browse.css | 41 +++++++++++++++++----------- edgware/templates/files/browser.html | 8 +++--- 2 files changed, 29 insertions(+), 20 deletions(-) diff --git a/edgware/static/css/files/browse.css b/edgware/static/css/files/browse.css index 252cae5..626f3d1 100644 --- a/edgware/static/css/files/browse.css +++ b/edgware/static/css/files/browse.css @@ -1,6 +1,7 @@ + #filterForm -{padding:18px;} +{padding:18px 0px 18px 100px;} #filterForm p {padding-bottom:10px; @@ -8,8 +9,22 @@ padding-right:40px; font-size:14px; float:left;} +#leftCol +{float:left; +clear:both;} + +#fileList +{width:250px; /*given same width as fileItem, so change accordingly*/ +height:272px; +overflow:hidden;} + .fileItem {width:250px; /*is this width ok*/ +font-size:12px; +padding-bottom:8px; +padding-left:100px; +cursor:pointer; +clear:both; text-align:justify; overflow:hidden; white-space:nowrap; @@ -18,13 +33,6 @@ text-overflow:ellipsis;} /*I SUGGEST you have icon, checkbox and then text so a #withSelected, #firstPage, #lastPage, #pageData {font-size:12px;} -.fileItem -{font-size:12px; -padding-bottom:8px; -padding-left:18px; -cursor:pointer; -clear:both;} - .fileItem:hover {color:#555353;} @@ -38,7 +46,7 @@ clear:both;} {padding-right:4px;} /*any way to change the bottom margin*/ #pageData -{padding-top:16px; +{padding-top:2px; padding-left:16px; font-style:italic;} @@ -71,16 +79,15 @@ padding-top:18px;} #withSelected {padding-top:12px; padding-left:16px; -clear:both;} +clear:both; +float:left;} #em {font-style:italic;} - -#previewPane { - position:absolute; - left:350px; - top:154px;} +#previewPane +{float:left; +padding-top:6px;} /*Sanj, is this okay??*/ .previewObject a, .previewObject a:link {text-decoration:none; @@ -96,7 +103,9 @@ color:#555353;} .previewObject a:active {color:#000;} +.itemForm p +{padding-top:12px;} + .itemForm p span {font-size:12px; -padding-top:6px; font-weight:bold;} diff --git a/edgware/templates/files/browser.html b/edgware/templates/files/browser.html index bb2714a..3182350 100644 --- a/edgware/templates/files/browser.html +++ b/edgware/templates/files/browser.html @@ -7,8 +7,7 @@ {% endblock %} {% block content %} -
-
+
{{ filterForm.as_p }}

@@ -17,6 +16,7 @@

+
@@ -30,10 +30,10 @@
Last
Selected Items: -   OR   Move to: +

OR

Move to: +