Changeset 409:24005d101404 for admin/js
- Timestamp:
- 06/23/11 12:59:51 (14 years ago)
- Branch:
- wysiwyg
- Location:
- admin/js/tiny_mce/themes/advanced/skins/dotclear
- Files:
-
- 4 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/js/tiny_mce/themes/advanced/skins/dotclear/content.css
r382 r409 1 body, td, pre {color:#000; font: 12px/1.5em "Lucida Grande", Helvetica, Arial, sans-serif; margin:8px;} 2 html,body {padding: 0 !important; margin: 0 !important; background:#fff !important;} 3 body {height: 94% !important; padding: 0 !important;} 4 body.mceForceColors {background:#FFF; color:#000;} 5 h1 {font-size: 2em} 6 h2 {font-size: 1.5em} 7 h3 {font-size: 1.17em} 8 h4 {font-size: 1em} 9 h5 {font-size: .83em} 10 h6 {font-size: .75em} 11 .mceItemTable, .mceItemTable td, .mceItemTable th, .mceItemTable caption, .mceItemVisualAid {border: 1px dashed #BBB;} 12 a.mceItemAnchor {display:inline-block; width:11px !important; height:11px !important; background:url(img/items.gif) no-repeat 0 0;} 13 img.mceItemAnchor {width:11px; height:11px; background:url(img/items.gif) no-repeat;} 14 span.mceItemNbsp {background: #DDD} 15 td.mceSelected, th.mceSelected {background-color:#3399ff !important} 16 img {border:0;} 17 table {cursor:default} 18 table td, table th {cursor:text} 19 ins {border-bottom:1px solid green; text-decoration: none; color:green} 20 del {color:red; text-decoration:line-through} 21 cite {border-bottom:1px dashed blue} 22 acronym {border-bottom:1px dotted #CCC; cursor:help} 23 abbr {border-bottom:1px dashed #CCC; cursor:help} 24 1 /* Default */ 2 html,body { 3 padding: 10px !important; 4 margin: 0 !important; 5 background: #fff !important; 6 } 7 body { 8 height: 94% !important; 9 padding: 0 !important; 10 } 11 body, td, pre { 12 color: #000; 13 font: 76%/1.5em Helvetica,Arial,sans-serif; 14 margin: 8px; 15 } 16 body.mceForceColors { 17 background: #fff; 18 color: #000; 19 } 25 20 * html body { 26 scrollbar-3dlight-color:#F0F0EE;27 scrollbar-arrow-color:#676662;28 scrollbar-base-color:#F0F0EE;29 scrollbar-darkshadow-color:#DDD;30 scrollbar-face-color:#E0E0DD;31 scrollbar-highlight-color:#F0F0EE;32 scrollbar-shadow-color:#F0F0EE;33 scrollbar-track-color:#F5F5F5;21 scrollbar-3dlight-color:#F0F0EE; 22 scrollbar-arrow-color:#676662; 23 scrollbar-base-color:#F0F0EE; 24 scrollbar-darkshadow-color:#DDD; 25 scrollbar-face-color:#E0E0DD; 26 scrollbar-highlight-color:#F0F0EE; 27 scrollbar-shadow-color:#F0F0EE; 28 scrollbar-track-color:#F5F5F5; 34 29 } 35 30 36 img:-moz-broken {-moz-force-broken-image-icon:1; width:24px; height:24px} 37 font[face=mceinline] {font-family:inherit !important} 31 /* Elements */ 32 h1 { font-size: 3.5em; } 33 h2 { font-size: 3em; } 34 h3 { font-size: 2.5em; } 35 h4 { font-size: 2em; } 36 h5 { font-size: 1.5em; } 37 h6 { font-size: 1.17em; } 38 img { border: 0; } 39 cite, { border-bottom: 1px dashed #bbb; } 40 q:before, q:after { font-size: 1.2em; } 41 q:before { 42 content: '\201C'; 43 margin-right: 1px; 44 } 45 q:after { 46 content: '\201D'; 47 margin-left: 3px; 48 } 49 a { 50 color: #2373A8; 51 border-bottom: 1px dotted #F90; 52 text-decoration: none; 53 } 54 a[hreflang]:before { 55 content: attr(hreflang); 56 background-color: whiteSmoke; 57 border: 1px solid #bbb; 58 margin-right: 0.3em; 59 padding: 0 3px 0 3px; 60 -moz-border-radius: 5px; 61 -webkit-border-radius: 5px; 62 -khtml-border-radius: 5px; 63 border-radius: 5px; 64 } 65 acronym { 66 border-bottom: 1px dotted #bbb; 67 cursor: help; 68 } 69 abbr { 70 border-bottom: 1px dashed #bbb; 71 cursor:help; 72 } 73 .mceItemAnchor:before { 74 content: attr(name); 75 background: whiteSmoke url(img/anchor.png) no-repeat 0 3px; 76 font-style: italic; 77 border: 1px solid #ccc; 78 -moz-border-radius: 5px; 79 -webkit-border-radius: 5px; 80 -khtml-border-radius: 5px; 81 border-radius: 5px; 82 margin: 0 3px 0 3px; 83 padding: 0 2px 0 12px; 84 } 85 span.mceItemNbsp { 86 background: whiteSmoke; 87 border-bottom: 1px dashed #ccc; 88 } 89 td.mceSelected, th.mceSelected { background-color: #3399ff !important; } 38 90 39 .mceItemMedia {border:1px dotted #cc0000; background-position:center; background-repeat:no-repeat; background-color:#ffffcc} 40 .mceItemShockWave {background-image:url(../../img/shockwave.gif)} 41 .mceItemFlash {background-image:url(../../img/flash.gif)} 42 .mceItemQuickTime {background-image:url(../../img/quicktime.gif)} 43 .mceItemWindowsMedia {background-image:url(../../img/windowsmedia.gif)} 44 .mceItemRealMedia {background-image:url(../../img/realmedia.gif)} 45 .mceItemVideo {background-image:url(../../img/video.gif)} 46 .mceItemIframe {background-image:url(../../img/iframe.gif)} 47 .mcePageBreak {display:block;border:0;width:100%;height:12px;border-top:1px dotted #ccc;margin-top:15px;background:#fff url(../../img/pagebreak.gif) no-repeat center top;} 91 /* Table */ 92 .mceItemTable, .mceItemTable td, .mceItemTable th, .mceItemTable caption, .mceItemVisualAid { border: 1px dashed #ccc; } 93 table { cursor: default; } 94 table td, table th { cursor: text; } 48 95 96 /* Media */ 97 div.media object, div.media iframe { display: block; } 98 div.media { 99 display: block; 100 } 101 div.media object, div.media iframe { 102 border: 1px dotted #ccc; 103 background-color: whiteSmoke; 104 background-position: center; 105 background-repeat: no-repeat; 106 } 107 div.media-audio object, div.media-audio iframe { background-image: url(img/audio.png); } 108 div.media-video object, div.media-video iframe { background-image: url(img/video.png); } 109 div.media-rich object, div.media-rich iframe { background-image: url(img/rich.png); } 110 111 /* Other */ 112 img:-moz-broken { 113 -moz-force-broken-image-icon: 1; 114 width: 24px; 115 height: 24px; 116 } 117 font[face=mceinline] { font-family: inherit !important; }
Note: See TracChangeset
for help on using the changeset viewer.