Minor display updates for quick edit menu.

This commit is contained in:
Chad Kieffer
2009-01-15 04:32:34 +00:00
parent 5bfde5ceb8
commit e7d7396f7a
2 changed files with 10 additions and 6 deletions

View File

@@ -1,3 +1,7 @@
.gItem:hover {
background-color: #cfdeff;
}
.gQuick {
border: none !important;
margin: 0 !important;
@@ -7,7 +11,7 @@
#gQuickPane {
background: #000;
border-bottom: 1px solid #ccc;
opacity: 0.8;
opacity: 0.9;
}
#gQuickPane a {