From 36097f919a308dcef85a43716b93ae9a620164e9 Mon Sep 17 00:00:00 2001 From: Karen Date: Fri, 1 Jul 2011 00:22:40 +0530 Subject: [PATCH] icons2 folder with browser icons --- edgware/static/css/files/browse.css | 46 +++++++++++++++++++++++----- edgware/templates/files/browser.html | 4 +-- 2 files changed, 40 insertions(+), 10 deletions(-) diff --git a/edgware/static/css/files/browse.css b/edgware/static/css/files/browse.css index 2c39a91..c81ab74 100644 --- a/edgware/static/css/files/browse.css +++ b/edgware/static/css/files/browse.css @@ -2,26 +2,56 @@ {padding:18px;} #filterForm p -{padding-bottom:10px;} +{padding-bottom:10px; +padding-right:40px; +font-size:14px; +float:left;} +.previewObject a, a:link +{text-decoration:none; +font-size:12px; +color:#555353; +background:url(/static/images/icons2/audio.jpg) no-repeat right;} + +.previewObject a:visited +{color:#5a4123;} + +.previewObject a:hover +{text-decoration:underline;} + +.previewObject a:active +{color:#000;} #prevBtn, #nextBtn {font-size:16px; -float:left; -cursor:pointer;} /*have not cleared both and used float; is that ok*/ +cursor:pointer;} #prevBtn -{padding-left:16px;} +{padding-left:16px; +font-size:14px; +float:left; +clear:both;} #nextBtn -{padding-left:40px;} +{padding-left:40px; +font-size:14px; +float:left;} .fileItem -{padding-bottom:8px; +{font-size:12px; +padding-bottom:8px; padding-left:18px; -cursor:pointer;} +cursor:pointer; +clear:both;} + +.fileItem:hover +{color:#555353;} + + +.selectedItem +{font-weight:bold;} #previewPane { position:absolute; left:350px; - top:118px;} + top:154px;} diff --git a/edgware/templates/files/browser.html b/edgware/templates/files/browser.html index f44e0ed..897f8ec 100644 --- a/edgware/templates/files/browser.html +++ b/edgware/templates/files/browser.html @@ -19,8 +19,8 @@
-
<<
-
>>
+
<<
+
>>