Fix add/remove content dialog, try to increase speed of selection/deselection

This commit is contained in:
Duncan Sommerville 2015-08-18 17:46:16 -04:00
parent a84c33f0ed
commit 0ad51dae09
5 changed files with 62 additions and 60 deletions

View file

@ -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;