JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.3.2
[ckeditor.git] / _source / skins / v2 / dialog.css
index 492a062..6ae59d1 100644 (file)
@@ -344,6 +344,10 @@ body .cke_dialog
        padding: 1px 0px;\r
 }\r
 \r
+.cke_skin_v2 .cke_browser_ie.cke_rtl div.cke_dialog_ui_input_text {\r
+       padding-right: 1px;\r
+}\r
+\r
 .cke_skin_v2 textarea.cke_dialog_ui_input_textarea\r
 {\r
        background-color: white;\r
@@ -609,7 +613,6 @@ body .cke_dialog
 {\r
        border: outset 1px;\r
        cursor: pointer;\r
-       cursor: hand;\r
 }\r
 \r
 .cke_skin_v2 .cke_dialog  .ImagePreviewBox\r
@@ -658,6 +661,27 @@ body .cke_dialog
        background-color : white;\r
 }\r
 \r
+.cke_skin_v2 .cke_dialog .cke_pastetext\r
+{\r
+       width: 346px;\r
+       height: 170px;\r
+}\r
+\r
+.cke_skin_v2 .cke_dialog .cke_pastetext textarea\r
+{\r
+       width: 340px;\r
+       height: 170px;\r
+       resize: none;\r
+}\r
+\r
+.cke_skin_v2 .cke_dialog iframe.cke_pasteframe\r
+{\r
+       width: 346px;\r
+       height: 130px;\r
+       background-color: white;\r
+       border: 1px solid black;\r
+}\r
+\r
 .cke_skin_v2 .cke_dialog .cke_dark_background\r
 {\r
        text-align : center;\r
@@ -674,7 +698,6 @@ body .cke_dialog
 .cke_skin_v2 .cke_dialog .cke_hand\r
 {\r
        cursor: pointer;\r
-       cursor: hand;\r
 }\r
 \r
 .cke_skin_v2 .cke_disabled\r
@@ -706,7 +729,6 @@ body .cke_dialog
 {\r
        display: inline;\r
        cursor: pointer;\r
-       cursor: hand;\r
        font-weight: bold;\r
        position: relative;\r
        top: 3px;\r
@@ -717,6 +739,11 @@ body .cke_dialog
        display: none;\r
 }\r
 \r
+.cke_skin_v2 .cke_dialog_body label.cke_required\r
+{\r
+       font-weight: bold;\r
+}\r
+\r
 .cke_skin_v2 .cke_hc .cke_dialog_body .cke_label\r
 {\r
        display: inline;\r