Fix add/remove content dialog, try to increase speed of selection/deselection
This commit is contained in:
parent
a84c33f0ed
commit
0ad51dae09
5 changed files with 62 additions and 60 deletions
|
@ -1192,10 +1192,10 @@ button.ui-button.::-moz-focus-inner {
|
|||
text-align: left;
|
||||
border-width: 1px 0 0 0;
|
||||
background: none;
|
||||
margin: .5em 0 0 0;
|
||||
margin: 0.3em -0.4em 0;
|
||||
padding: 0.3em 1em 0 0.4em;
|
||||
border-color: #9f9f9f;
|
||||
box-shadow: none;
|
||||
}
|
||||
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
|
||||
float: right;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue