SAAS-1083 - work on publish dialog
This commit is contained in:
parent
05f51a9a2d
commit
e97aa199bd
8 changed files with 198 additions and 41 deletions
|
@ -3991,3 +3991,15 @@ li .ui-state-hover {
|
|||
|
||||
/* jQuery dialog */
|
||||
.no-close .ui-dialog-titlebar-close {display: none }
|
||||
|
||||
/* Publishing Dialog */
|
||||
.published-sources {
|
||||
color: #efefef;
|
||||
font-size: 14px;
|
||||
line-height: 26px;
|
||||
}
|
||||
|
||||
.published-sources > .checked-icon {
|
||||
height: 26px;
|
||||
padding-right: 8px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue