summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2009-01-20 08:59:08 +0000
committerBharat Mediratta <bharat@menalto.com>2009-01-20 08:59:08 +0000
commit0536debdf176f3b3a50a620e4dd1debb6dcabbc0 (patch)
tree1bb04363ef02d98f9c39742527f0bb74cbb36c53
parentb9e8ce4190a2fee59b2b111be1bc485e2cc5eb7f (diff)
Fix indentation.
-rw-r--r--core/css/quick.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/css/quick.css b/core/css/quick.css
index 372fb55a..e9c2bf31 100644
--- a/core/css/quick.css
+++ b/core/css/quick.css
@@ -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;
-} \ No newline at end of file
+}