summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
+}