mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-03 21:50:43 -04:00
Usability update: include an "Activate Toolkit Name" button with available toolkits
This commit is contained in:
@@ -45,6 +45,14 @@
|
||||
background: #eee;
|
||||
}
|
||||
|
||||
.gAvailable .gButtonLink {
|
||||
width: 96%;
|
||||
}
|
||||
|
||||
.gSelected .gButtonLink {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.gUnavailable {
|
||||
border-color: #999;
|
||||
opacity: 0.4;
|
||||
@@ -166,7 +174,7 @@
|
||||
#gAdminGraphics .gAvailable .gBlock {
|
||||
clear: none;
|
||||
float: left;
|
||||
height: 200px;
|
||||
height: 16em;
|
||||
margin-right: 1em;
|
||||
width: 30%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user