IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
|
|
|
|
| 25 | 25 | |
| 26 | 26 | /* 'cke_dialog' element has been fixed positioned in all but IE6, while we |
| 27 | 27 | need it to be positioned to hold e.g. close button. */ |
| 28 | | position: relative; |
| 29 | 28 | _position: static; |
| 30 | 29 | |
| 31 | 30 | } |
| … |
… |
|
| 375 | 374 | _width: 99.9%; |
| 376 | 375 | } |
| 377 | 376 | |
| | 377 | /* The absolute position is required for IE7 on text inputs not to stretch dialog horizontally. (#8971)*/ |
| | 378 | .cke_skin_v2 .cke_browser_ie7 input.cke_dialog_ui_input_text, |
| | 379 | .cke_skin_v2 .cke_browser_ie7 input.cke_dialog_ui_input_password |
| | 380 | { |
| | 381 | position: absolute; |
| | 382 | } |
| | 383 | .cke_skin_v2 .cke_browser_ie7 div.cke_dialog_ui_input_text, |
| | 384 | .cke_skin_v2 .cke_browser_ie7 div.cke_dialog_ui_input_password |
| | 385 | { |
| | 386 | height:14px; |
| | 387 | position: relative; |
| | 388 | } |
| | 389 | |
| 378 | 390 | .cke_skin_v2 .cke_browser_ie.cke_rtl div.cke_dialog_ui_input_text { |
| 379 | 391 | padding-right: 1px; |
| 380 | 392 | } |
| … |
… |
|
| 551 | 563 | .cke_skin_v2 .cke_ltr a.cke_dialog_close_button, |
| 552 | 564 | .cke_skin_v2 .cke_ltr a:hover.cke_dialog_close_button |
| 553 | 565 | { |
| 554 | | right: 10px; |
| 555 | | _right: 22px; |
| | 566 | right: 22px; |
| 556 | 567 | } |
| 557 | 568 | |
| 558 | 569 | .cke_skin_v2 .cke_rtl a.cke_dialog_close_button, |
| 559 | 570 | .cke_skin_v2 .cke_rtl a:hover.cke_dialog_close_button |
| 560 | 571 | { |
| 561 | | left: 10px; |
| 562 | | _left: 16px; |
| | 572 | left: 16px; |
| 563 | 573 | _top: 7px; |
| 564 | 574 | } |
| 565 | 575 | |
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
|
|
|
|
| 25 | 25 | |
| 26 | 26 | /* 'cke_dialog' element has been fixed positioned in all but IE6, while we |
| 27 | 27 | need it to be positioned to hold e.g. close button. */ |
| 28 | | position: relative; |
| 29 | 28 | _position: static; |
| 30 | 29 | } |
| 31 | 30 | |
| … |
… |
|
| 338 | 337 | _width: 99.9%; |
| 339 | 338 | } |
| 340 | 339 | |
| | 340 | /* The absolute position is required for IE7 on text inputs not to stretch dialog horizontally. (#8971)*/ |
| | 341 | .cke_skin_office2003 .cke_browser_ie7 input.cke_dialog_ui_input_text, |
| | 342 | .cke_skin_office2003 .cke_browser_ie7 input.cke_dialog_ui_input_password |
| | 343 | { |
| | 344 | position: absolute; |
| | 345 | } |
| | 346 | .cke_skin_office2003 .cke_browser_ie7 div.cke_dialog_ui_input_text, |
| | 347 | .cke_skin_office2003 .cke_browser_ie7 div.cke_dialog_ui_input_password |
| | 348 | { |
| | 349 | height:14px; |
| | 350 | position: relative; |
| | 351 | } |
| | 352 | |
| 341 | 353 | /* Opera/IE doesn't leave enough padding in text input for cursor to blink in RTL. (#6087) */ |
| 342 | 354 | .cke_skin_office2003 .cke_browser_ie.cke_rtl input.cke_dialog_ui_input_text, |
| 343 | 355 | .cke_skin_office2003 .cke_browser_opera.cke_rtl input.cke_dialog_ui_input_text, |
| … |
… |
|
| 549 | 561 | |
| 550 | 562 | .cke_skin_office2003 .cke_ltr a.cke_dialog_close_button |
| 551 | 563 | { |
| 552 | | right: 10px; |
| 553 | | _right: 22px; |
| | 564 | right: 22px; |
| 554 | 565 | } |
| 555 | 566 | |
| 556 | 567 | .cke_skin_office2003 .cke_rtl a.cke_dialog_close_button, |
| 557 | 568 | .cke_skin_office2003 .cke_rtl a:hover.cke_dialog_close_button |
| 558 | 569 | { |
| 559 | | left: 10px; |
| 560 | | _left: 16px; |
| | 570 | left: 16px; |
| 561 | 571 | _top: 6px; |
| 562 | 572 | } |
| 563 | 573 | |
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
|
|
|
|
| 27 | 27 | |
| 28 | 28 | /* 'cke_dialog' element has been fixed positioned in all but IE6, while we |
| 29 | 29 | need it to be positioned to hold e.g. close button. */ |
| 30 | | position: relative; |
| 31 | 30 | _position: static; |
| 32 | 31 | } |
| 33 | 32 | |
| … |
… |
|
| 249 | 248 | padding: 1px 0px; |
| 250 | 249 | /* IE6/Quirks - make sure the content does not overflow (#7321) */ |
| 251 | 250 | _width: 99.9%; |
| | 251 | } |
| | 252 | |
| | 253 | /* The absolute position is required for IE7 on text inputs not to stretch dialog horizontally. (#8971)*/ |
| | 254 | .cke_skin_kama .cke_browser_ie7 input.cke_dialog_ui_input_text, |
| | 255 | .cke_skin_kama .cke_browser_ie7 input.cke_dialog_ui_input_password |
| | 256 | { |
| | 257 | position: absolute; |
| | 258 | } |
| | 259 | .cke_skin_kama .cke_browser_ie7 div.cke_dialog_ui_input_text, |
| | 260 | .cke_skin_kama .cke_browser_ie7 div.cke_dialog_ui_input_password |
| | 261 | { |
| | 262 | height:14px; |
| | 263 | position: relative; |
| 252 | 264 | } |
| 253 | 265 | |
| 254 | 266 | /* Opera/IE doesn't leave enough padding in text input for cursor to blink in RTL. (#6087) */ |