#712 - group multiple versions
This commit is contained in:
@@ -428,7 +428,6 @@ a.itemTag:hover {
|
||||
background-position: center 15%;
|
||||
background-repeat: no-repeat;
|
||||
height: 550px;
|
||||
border-bottom: 1px solid #111;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
@@ -767,6 +766,10 @@ a.itemTag:hover {
|
||||
.lnkSibling:not(.hide) {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.itemBackdrop {
|
||||
border-bottom: 1px solid #111;
|
||||
}
|
||||
}
|
||||
|
||||
@media all and (min-width: 1000px) {
|
||||
@@ -1118,6 +1121,12 @@ a.itemTag:hover {
|
||||
padding: 1em;
|
||||
}
|
||||
|
||||
.itemSelectionPanel .ui-checkbox {
|
||||
max-width: 90px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.selectionCommandsControlGroup {
|
||||
display: inline-block;
|
||||
margin-left: .5em;
|
||||
|
||||
Reference in New Issue
Block a user