Fix indentation.

This commit is contained in:
Bharat Mediratta
2009-01-20 08:59:08 +00:00
parent b9e8ce4190
commit 0536debdf1
+4 -4
View File
@@ -1,10 +1,10 @@
.gItem:hover {
background-color: #cfdeff;
background-color: #cfdeff;
}
.gQuick {
border: none !important;
margin: 0 !important;
margin: 0 !important;
padding: 0 !important;
}
@@ -29,7 +29,7 @@
#gQuickPane a:hover {
background-color: #666;
}
#gQuickPane a span {
display: none;
}
@@ -64,4 +64,4 @@
#gQuickPane .options {
background-position: -112px 0;
}
}