CC-6066 - initial work on add/remove content dialog; some selection fixes

This commit is contained in:
Duncan Sommerville 2015-08-21 14:19:28 -04:00
parent f7733757f6
commit 812dca9409
13 changed files with 86 additions and 33 deletions

View file

@ -1186,6 +1186,8 @@ button.ui-button.::-moz-focus-inner {
overflow: auto;
zoom: 1;
box-shadow: none;
}
.ui-dialog .ui-dialog-buttonpane {
text-align: left;