mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-08 16:10:56 -04:00
Make the lasso more prominent and the colors consistent.
This commit is contained in:
@@ -103,12 +103,14 @@
|
||||
|
||||
.gOrganizeMicroThumbGridCell.ui-state-selected {
|
||||
margin: 2px;
|
||||
border: 2px solid #009;
|
||||
border: 2px solid #13A;
|
||||
}
|
||||
|
||||
.ui-selectable-lasso {
|
||||
z-index: 2000 !important;
|
||||
border: 1px dashed #13A;
|
||||
border: 1px dashed #00F;
|
||||
opacity: 0.25;
|
||||
background: #13A;
|
||||
}
|
||||
|
||||
.gThumbnail {
|
||||
@@ -121,7 +123,7 @@
|
||||
|
||||
.gOrganizeMicroThumbGridCell:hover {
|
||||
margin: 2px;
|
||||
border: 2px solid #009;
|
||||
border: 2px solid #13A;
|
||||
}
|
||||
|
||||
/****************************************************************
|
||||
|
||||
Reference in New Issue
Block a user