CC-6066 - more work on add/remove content screen

This commit is contained in:
Duncan Sommerville 2015-08-24 12:05:57 -04:00
parent b15160d0fb
commit e6761b54da
7 changed files with 113 additions and 51 deletions

View file

@ -616,9 +616,9 @@ th.library_checkbox {
}
/* Since the z-index gets applied dynamically */
#ui-datepicker-div {
z-index: 1000 !important;
}
/*#ui-datepicker-div {*/
/*z-index: 1000 !important;*/
/*}*/
.datatable .ui-state-highlight, .spl_sortable .ui-state-highlight {
background: rgba(255, 93, 26, .6);

View file

@ -1399,7 +1399,7 @@ button.ui-button.::-moz-focus-inner {
.ui-datepicker th {
padding: .7em .3em;
text-align: center;
font-weight: bold;
font-weight: normal;
border: 0;
}
.ui-datepicker td {