mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-06-03 02:09:22 -04:00
Revert "Revert "Enable the expand/collapse of branches by clicking on the plus/minus""
This reverts commit e37526f94d.
This commit is contained in:
@@ -41,6 +41,14 @@
|
||||
padding-left: 1.2em;
|
||||
}
|
||||
|
||||
.gBranchText:hover {
|
||||
border: 1px dashed #999;
|
||||
}
|
||||
|
||||
.gBranchEmpty {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
.gBranchSelected {
|
||||
background-color: #cfdeff !important;
|
||||
border-bottom: 1px solid #999 !important;
|
||||
|
||||
Reference in New Issue
Block a user