mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-07-10 17:29:18 -04:00
Rename gAlbumText to gOrganizeAlbumText for consistency since this is
an organize-only construct.
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
padding-left: 1.2em;
|
||||
}
|
||||
|
||||
.gAlbumText:hover {
|
||||
.gOrganizeAlbumText:hover {
|
||||
border: 1px dashed #999;
|
||||
padding: 1px;
|
||||
}
|
||||
@@ -63,7 +63,7 @@
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.gAlbumText {
|
||||
.gOrganizeAlbumText {
|
||||
cursor: pointer;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user