Built motion from commit 67e5df37.|2.0.65
[motion2.git] / public / assets / plugins / ckeditor / plugins / scayt / dialogs / dialog.css
1 div.cke_dialog_ui_scaytItemList {\r
2     border: 1px solid #c9cccf;\r
3 }\r
4 \r
5 .cke_scaytItemList-child {\r
6     position: relative;\r
7     padding: 6px 30px 6px 5px;\r
8     overflow: hidden;\r
9     text-overflow: ellipsis;\r
10     white-space: nowrap;\r
11 }\r
12 \r
13 .cke_scaytItemList-child:hover {\r
14     background: #ebebeb;\r
15 }\r
16 \r
17 .cke_scaytItemList-child .cke_scaytItemList_remove {\r
18     position: absolute;\r
19     top: 0;\r
20     right: 5px;\r
21     width: 26px;\r
22     height: 26px;\r
23 }