CC-6066 - more work on add/remove content screen
This commit is contained in:
parent
b15160d0fb
commit
e6761b54da
7 changed files with 113 additions and 51 deletions
|
@ -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);
|
||||
|
|
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue