ginebra2/chrome/bedrockchrome/historyview.superpage/historyview.css
changeset 6 1c3b8676e58c
parent 5 0f2326c2a325
--- a/ginebra2/chrome/bedrockchrome/historyview.superpage/historyview.css	Wed Jun 23 17:59:43 2010 +0300
+++ b/ginebra2/chrome/bedrockchrome/historyview.superpage/historyview.css	Tue Jul 06 14:03:49 2010 +0300
@@ -1,6 +1,7 @@
 body{
   padding: 0px;
   margin: 0px;
+  background-color: #889cbf;
 }
 
 .HistoryView{
@@ -8,6 +9,11 @@
   height:100%;
 }
 
+#BottomPad {
+ padding: 8px 10px 8px 10px;
+ height: 54px;
+}
+
 ul#folderMenu, ul#folderMenu ul {
   list-style-type:none;
   margin: 0;