mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-05-21 20:09:12 -04:00
Minor display updates for quick edit menu.
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user