added ckeditor package
[openemr.git] / public / assets / ckeditor-4-7-0 / plugins / scayt / dialogs / dialog.css
blob427c4b42dcdc9613e81527e320355491c65601c4
1 div.cke_dialog_ui_scaytItemList {
2 border: 1px solid #c9cccf;
5 .cke_scaytItemList-child {
6 position: relative;
7 padding: 6px 30px 6px 5px;
8 overflow: hidden;
9 text-overflow: ellipsis;
10 white-space: nowrap;
13 .cke_scaytItemList-child:hover {
14 background: #ebebeb;
17 .cke_scaytItemList-child .cke_scaytItemList_remove {
18 position: absolute;
19 top: 0;
20 right: 5px;
21 width: 26px;
22 height: 26px;