content.css 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747
  1. .mce-content-body .mce-item-anchor {
  2. background: transparent url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D'8'%20height%3D'12'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M0%200L8%200%208%2012%204.09117821%209%200%2012z'%2F%3E%3C%2Fsvg%3E%0A") no-repeat center;
  3. }
  4. .mce-content-body .mce-item-anchor:empty {
  5. cursor: default;
  6. display: inline-block;
  7. height: 12px !important;
  8. padding: 0 2px;
  9. -webkit-user-modify: read-only;
  10. -moz-user-modify: read-only;
  11. -webkit-user-select: all;
  12. -moz-user-select: all;
  13. user-select: all;
  14. width: 8px !important;
  15. }
  16. .mce-content-body .mce-item-anchor:not(:empty) {
  17. background-position-x: 2px;
  18. display: inline-block;
  19. padding-left: 12px;
  20. }
  21. .mce-content-body .mce-item-anchor[data-mce-selected] {
  22. outline-offset: 1px;
  23. }
  24. .tox-comments-visible .tox-comment[contenteditable="false"]:not([data-mce-selected]),
  25. .tox-comments-visible span.tox-comment img:not([data-mce-selected]),
  26. .tox-comments-visible span.tox-comment > audio:not([data-mce-selected]),
  27. .tox-comments-visible span.tox-comment > video:not([data-mce-selected]),
  28. .tox-comments-visible span.tox-comment span.mce-preview-object:not([data-mce-selected]) {
  29. outline: 3px solid #ffe89d;
  30. }
  31. .tox-comments-visible .tox-comment[contenteditable="false"][data-mce-annotation-active="true"]:not([data-mce-selected]) {
  32. outline: 3px solid #fed635;
  33. }
  34. .tox-comments-visible span.tox-comment[data-mce-annotation-active="true"] img:not([data-mce-selected]),
  35. .tox-comments-visible span.tox-comment[data-mce-annotation-active="true"] > audio:not([data-mce-selected]),
  36. .tox-comments-visible span.tox-comment[data-mce-annotation-active="true"] > video:not([data-mce-selected]),
  37. .tox-comments-visible span.tox-comment[data-mce-annotation-active="true"] span.mce-preview-object:not([data-mce-selected]) {
  38. outline: 3px solid #fed635;
  39. }
  40. .tox-comments-visible span.tox-comment:not([data-mce-selected]) {
  41. background-color: #ffe89d;
  42. outline: none;
  43. }
  44. .tox-comments-visible span.tox-comment[data-mce-annotation-active="true"]:not([data-mce-selected="inline-boundary"]) {
  45. background-color: #fed635;
  46. }
  47. .tox-checklist > li:not(.tox-checklist--hidden) {
  48. list-style: none;
  49. margin: 0.25em 0;
  50. }
  51. .tox-checklist > li:not(.tox-checklist--hidden)::before {
  52. content: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cg%20id%3D%22checklist-unchecked%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Crect%20id%3D%22Rectangle%22%20width%3D%2215%22%20height%3D%2215%22%20x%3D%22.5%22%20y%3D%22.5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22%234C4C4C%22%20rx%3D%222%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A");
  53. cursor: pointer;
  54. height: 1em;
  55. margin-left: -1.5em;
  56. margin-top: 0.125em;
  57. position: absolute;
  58. width: 1em;
  59. }
  60. .tox-checklist li:not(.tox-checklist--hidden).tox-checklist--checked::before {
  61. content: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cg%20id%3D%22checklist-checked%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Crect%20id%3D%22Rectangle%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22%234099FF%22%20fill-rule%3D%22nonzero%22%20rx%3D%222%22%2F%3E%3Cpath%20id%3D%22Path%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22nonzero%22%20d%3D%22M11.5703186%2C3.14417309%20C11.8516238%2C2.73724603%2012.4164781%2C2.62829933%2012.83558%2C2.89774797%20C13.260121%2C3.17069355%2013.3759736%2C3.72932262%2013.0909105%2C4.14168582%20L7.7580587%2C11.8560195%20C7.43776896%2C12.3193404%206.76483983%2C12.3852142%206.35607322%2C11.9948725%20L3.02491697%2C8.8138662%20C2.66090143%2C8.46625845%202.65798871%2C7.89594698%203.01850234%2C7.54483354%20C3.373942%2C7.19866177%203.94940006%2C7.19592841%204.30829608%2C7.5386474%20L6.85276923%2C9.9684299%20L11.5703186%2C3.14417309%20Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A");
  62. }
  63. [dir=rtl] .tox-checklist > li:not(.tox-checklist--hidden)::before {
  64. margin-left: 0;
  65. margin-right: -1.5em;
  66. }
  67. /* stylelint-disable */
  68. /* http://prismjs.com/ */
  69. /**
  70. * prism.js default theme for JavaScript, CSS and HTML
  71. * Based on dabblet (http://dabblet.com)
  72. * @author Lea Verou
  73. */
  74. code[class*="language-"],
  75. pre[class*="language-"] {
  76. color: black;
  77. background: none;
  78. text-shadow: 0 1px white;
  79. font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
  80. font-size: 1em;
  81. text-align: left;
  82. white-space: pre;
  83. word-spacing: normal;
  84. word-break: normal;
  85. word-wrap: normal;
  86. line-height: 1.5;
  87. -moz-tab-size: 4;
  88. tab-size: 4;
  89. -webkit-hyphens: none;
  90. hyphens: none;
  91. }
  92. pre[class*="language-"]::-moz-selection,
  93. pre[class*="language-"] ::-moz-selection,
  94. code[class*="language-"]::-moz-selection,
  95. code[class*="language-"] ::-moz-selection {
  96. text-shadow: none;
  97. background: #b3d4fc;
  98. }
  99. pre[class*="language-"]::selection,
  100. pre[class*="language-"] ::selection,
  101. code[class*="language-"]::selection,
  102. code[class*="language-"] ::selection {
  103. text-shadow: none;
  104. background: #b3d4fc;
  105. }
  106. @media print {
  107. code[class*="language-"],
  108. pre[class*="language-"] {
  109. text-shadow: none;
  110. }
  111. }
  112. /* Code blocks */
  113. pre[class*="language-"] {
  114. padding: 1em;
  115. margin: 0.5em 0;
  116. overflow: auto;
  117. }
  118. :not(pre) > code[class*="language-"],
  119. pre[class*="language-"] {
  120. background: #f5f2f0;
  121. }
  122. /* Inline code */
  123. :not(pre) > code[class*="language-"] {
  124. padding: 0.1em;
  125. border-radius: 0.3em;
  126. white-space: normal;
  127. }
  128. .token.comment,
  129. .token.prolog,
  130. .token.doctype,
  131. .token.cdata {
  132. color: slategray;
  133. }
  134. .token.punctuation {
  135. color: #999;
  136. }
  137. .token.namespace {
  138. opacity: 0.7;
  139. }
  140. .token.property,
  141. .token.tag,
  142. .token.boolean,
  143. .token.number,
  144. .token.constant,
  145. .token.symbol,
  146. .token.deleted {
  147. color: #905;
  148. }
  149. .token.selector,
  150. .token.attr-name,
  151. .token.string,
  152. .token.char,
  153. .token.builtin,
  154. .token.inserted {
  155. color: #690;
  156. }
  157. .token.operator,
  158. .token.entity,
  159. .token.url,
  160. .language-css .token.string,
  161. .style .token.string {
  162. color: #9a6e3a;
  163. /* This background color was intended by the author of this theme. */
  164. background: hsla(0, 0%, 100%, 0.5);
  165. }
  166. .token.atrule,
  167. .token.attr-value,
  168. .token.keyword {
  169. color: #07a;
  170. }
  171. .token.function,
  172. .token.class-name {
  173. color: #DD4A68;
  174. }
  175. .token.regex,
  176. .token.important,
  177. .token.variable {
  178. color: #e90;
  179. }
  180. .token.important,
  181. .token.bold {
  182. font-weight: bold;
  183. }
  184. .token.italic {
  185. font-style: italic;
  186. }
  187. .token.entity {
  188. cursor: help;
  189. }
  190. /* stylelint-enable */
  191. .mce-content-body {
  192. overflow-wrap: break-word;
  193. word-wrap: break-word;
  194. }
  195. .mce-content-body .mce-visual-caret {
  196. background-color: black;
  197. background-color: currentColor;
  198. position: absolute;
  199. }
  200. .mce-content-body .mce-visual-caret-hidden {
  201. display: none;
  202. }
  203. .mce-content-body *[data-mce-caret] {
  204. left: -1000px;
  205. margin: 0;
  206. padding: 0;
  207. position: absolute;
  208. right: auto;
  209. top: 0;
  210. }
  211. .mce-content-body .mce-offscreen-selection {
  212. left: -2000000px;
  213. max-width: 1000000px;
  214. position: absolute;
  215. }
  216. .mce-content-body *[contentEditable=false] {
  217. cursor: default;
  218. }
  219. .mce-content-body *[contentEditable=true] {
  220. cursor: text;
  221. }
  222. .tox-cursor-format-painter {
  223. cursor: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23000%22%20fill-rule%3D%22nonzero%22%20d%3D%22M15%2C6%20C15%2C5.45%2014.55%2C5%2014%2C5%20L6%2C5%20C5.45%2C5%205%2C5.45%205%2C6%20L5%2C10%20C5%2C10.55%205.45%2C11%206%2C11%20L14%2C11%20C14.55%2C11%2015%2C10.55%2015%2C10%20L15%2C9%20L16%2C9%20L16%2C12%20L9%2C12%20L9%2C19%20C9%2C19.55%209.45%2C20%2010%2C20%20L11%2C20%20C11.55%2C20%2012%2C19.55%2012%2C19%20L12%2C14%20L18%2C14%20L18%2C7%20L15%2C7%20L15%2C6%20Z%22%2F%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23000%22%20fill-rule%3D%22nonzero%22%20d%3D%22M1%2C1%20L8.25%2C1%20C8.66421356%2C1%209%2C1.33578644%209%2C1.75%20L9%2C1.75%20C9%2C2.16421356%208.66421356%2C2.5%208.25%2C2.5%20L2.5%2C2.5%20L2.5%2C8.25%20C2.5%2C8.66421356%202.16421356%2C9%201.75%2C9%20L1.75%2C9%20C1.33578644%2C9%201%2C8.66421356%201%2C8.25%20L1%2C1%20Z%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A"), default;
  224. }
  225. .mce-content-body figure.align-left {
  226. float: left;
  227. }
  228. .mce-content-body figure.align-right {
  229. float: right;
  230. }
  231. .mce-content-body figure.image.align-center {
  232. display: table;
  233. margin-left: auto;
  234. margin-right: auto;
  235. }
  236. .mce-preview-object {
  237. border: 1px solid gray;
  238. display: inline-block;
  239. line-height: 0;
  240. margin: 0 2px 0 2px;
  241. position: relative;
  242. }
  243. .mce-preview-object .mce-shim {
  244. background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
  245. height: 100%;
  246. left: 0;
  247. position: absolute;
  248. top: 0;
  249. width: 100%;
  250. }
  251. .mce-preview-object[data-mce-selected="2"] .mce-shim {
  252. display: none;
  253. }
  254. .mce-object {
  255. background: transparent url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M4%203h16a1%201%200%200%201%201%201v16a1%201%200%200%201-1%201H4a1%201%200%200%201-1-1V4a1%201%200%200%201%201-1zm1%202v14h14V5H5zm4.79%202.565l5.64%204.028a.5.5%200%200%201%200%20.814l-5.64%204.028a.5.5%200%200%201-.79-.407V7.972a.5.5%200%200%201%20.79-.407z%22%2F%3E%3C%2Fsvg%3E%0A") no-repeat center;
  256. border: 1px dashed #aaa;
  257. }
  258. .mce-pagebreak {
  259. border: 1px dashed #aaa;
  260. cursor: default;
  261. display: block;
  262. height: 5px;
  263. margin-top: 15px;
  264. page-break-before: always;
  265. width: 100%;
  266. }
  267. @media print {
  268. .mce-pagebreak {
  269. border: 0;
  270. }
  271. }
  272. .tiny-pageembed .mce-shim {
  273. background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
  274. height: 100%;
  275. left: 0;
  276. position: absolute;
  277. top: 0;
  278. width: 100%;
  279. }
  280. .tiny-pageembed[data-mce-selected="2"] .mce-shim {
  281. display: none;
  282. }
  283. .tiny-pageembed {
  284. display: inline-block;
  285. position: relative;
  286. }
  287. .tiny-pageembed--21by9,
  288. .tiny-pageembed--16by9,
  289. .tiny-pageembed--4by3,
  290. .tiny-pageembed--1by1 {
  291. display: block;
  292. overflow: hidden;
  293. padding: 0;
  294. position: relative;
  295. width: 100%;
  296. }
  297. .tiny-pageembed--21by9 {
  298. padding-top: 42.857143%;
  299. }
  300. .tiny-pageembed--16by9 {
  301. padding-top: 56.25%;
  302. }
  303. .tiny-pageembed--4by3 {
  304. padding-top: 75%;
  305. }
  306. .tiny-pageembed--1by1 {
  307. padding-top: 100%;
  308. }
  309. .tiny-pageembed--21by9 iframe,
  310. .tiny-pageembed--16by9 iframe,
  311. .tiny-pageembed--4by3 iframe,
  312. .tiny-pageembed--1by1 iframe {
  313. border: 0;
  314. height: 100%;
  315. left: 0;
  316. position: absolute;
  317. top: 0;
  318. width: 100%;
  319. }
  320. .mce-content-body[data-mce-placeholder] {
  321. position: relative;
  322. }
  323. .mce-content-body[data-mce-placeholder]:not(.mce-visualblocks)::before {
  324. color: rgba(34, 47, 62, 0.7);
  325. content: attr(data-mce-placeholder);
  326. position: absolute;
  327. }
  328. .mce-content-body:not([dir=rtl])[data-mce-placeholder]:not(.mce-visualblocks)::before {
  329. left: 1px;
  330. }
  331. .mce-content-body[dir=rtl][data-mce-placeholder]:not(.mce-visualblocks)::before {
  332. right: 1px;
  333. }
  334. .mce-content-body div.mce-resizehandle {
  335. background-color: #4099ff;
  336. border-color: #4099ff;
  337. border-style: solid;
  338. border-width: 1px;
  339. box-sizing: border-box;
  340. height: 10px;
  341. position: absolute;
  342. width: 10px;
  343. z-index: 1298;
  344. }
  345. .mce-content-body div.mce-resizehandle:hover {
  346. background-color: #4099ff;
  347. }
  348. .mce-content-body div.mce-resizehandle:nth-of-type(1) {
  349. cursor: nwse-resize;
  350. }
  351. .mce-content-body div.mce-resizehandle:nth-of-type(2) {
  352. cursor: nesw-resize;
  353. }
  354. .mce-content-body div.mce-resizehandle:nth-of-type(3) {
  355. cursor: nwse-resize;
  356. }
  357. .mce-content-body div.mce-resizehandle:nth-of-type(4) {
  358. cursor: nesw-resize;
  359. }
  360. .mce-content-body .mce-resize-backdrop {
  361. z-index: 10000;
  362. }
  363. .mce-content-body .mce-clonedresizable {
  364. cursor: default;
  365. opacity: 0.5;
  366. outline: 1px dashed black;
  367. position: absolute;
  368. z-index: 10001;
  369. }
  370. .mce-content-body .mce-clonedresizable.mce-resizetable-columns th,
  371. .mce-content-body .mce-clonedresizable.mce-resizetable-columns td {
  372. border: 0;
  373. }
  374. .mce-content-body .mce-resize-helper {
  375. background: #555;
  376. background: rgba(0, 0, 0, 0.75);
  377. border: 1px;
  378. border-radius: 3px;
  379. color: white;
  380. display: none;
  381. font-family: sans-serif;
  382. font-size: 12px;
  383. line-height: 14px;
  384. margin: 5px 10px;
  385. padding: 5px;
  386. position: absolute;
  387. white-space: nowrap;
  388. z-index: 10002;
  389. }
  390. .tox-rtc-user-selection {
  391. position: relative;
  392. }
  393. .tox-rtc-user-cursor {
  394. bottom: 0;
  395. cursor: default;
  396. position: absolute;
  397. top: 0;
  398. width: 2px;
  399. }
  400. .tox-rtc-user-cursor::before {
  401. background-color: inherit;
  402. border-radius: 50%;
  403. content: '';
  404. display: block;
  405. height: 8px;
  406. position: absolute;
  407. right: -3px;
  408. top: -3px;
  409. width: 8px;
  410. }
  411. .tox-rtc-user-cursor:hover::after {
  412. background-color: inherit;
  413. border-radius: 100px;
  414. box-sizing: border-box;
  415. color: #fff;
  416. content: attr(data-user);
  417. display: block;
  418. font-size: 12px;
  419. font-weight: bold;
  420. left: -5px;
  421. min-height: 8px;
  422. min-width: 8px;
  423. padding: 0 12px;
  424. position: absolute;
  425. top: -11px;
  426. white-space: nowrap;
  427. z-index: 1000;
  428. }
  429. .tox-rtc-user-selection--1 .tox-rtc-user-cursor {
  430. background-color: #2dc26b;
  431. }
  432. .tox-rtc-user-selection--2 .tox-rtc-user-cursor {
  433. background-color: #e03e2d;
  434. }
  435. .tox-rtc-user-selection--3 .tox-rtc-user-cursor {
  436. background-color: #f1c40f;
  437. }
  438. .tox-rtc-user-selection--4 .tox-rtc-user-cursor {
  439. background-color: #3598db;
  440. }
  441. .tox-rtc-user-selection--5 .tox-rtc-user-cursor {
  442. background-color: #b96ad9;
  443. }
  444. .tox-rtc-user-selection--6 .tox-rtc-user-cursor {
  445. background-color: #e67e23;
  446. }
  447. .tox-rtc-user-selection--7 .tox-rtc-user-cursor {
  448. background-color: #aaa69d;
  449. }
  450. .tox-rtc-user-selection--8 .tox-rtc-user-cursor {
  451. background-color: #f368e0;
  452. }
  453. .tox-rtc-remote-image {
  454. background: #eaeaea url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2236%22%20height%3D%2212%22%20viewBox%3D%220%200%2036%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Ccircle%20cx%3D%226%22%20cy%3D%226%22%20r%3D%223%22%20fill%3D%22rgba(0%2C%200%2C%200%2C%20.2)%22%3E%0A%20%20%20%20%3Canimate%20attributeName%3D%22r%22%20values%3D%223%3B5%3B3%22%20calcMode%3D%22linear%22%20dur%3D%221s%22%20repeatCount%3D%22indefinite%22%20%2F%3E%0A%20%20%3C%2Fcircle%3E%0A%20%20%3Ccircle%20cx%3D%2218%22%20cy%3D%226%22%20r%3D%223%22%20fill%3D%22rgba(0%2C%200%2C%200%2C%20.2)%22%3E%0A%20%20%20%20%3Canimate%20attributeName%3D%22r%22%20values%3D%223%3B5%3B3%22%20calcMode%3D%22linear%22%20begin%3D%22.33s%22%20dur%3D%221s%22%20repeatCount%3D%22indefinite%22%20%2F%3E%0A%20%20%3C%2Fcircle%3E%0A%20%20%3Ccircle%20cx%3D%2230%22%20cy%3D%226%22%20r%3D%223%22%20fill%3D%22rgba(0%2C%200%2C%200%2C%20.2)%22%3E%0A%20%20%20%20%3Canimate%20attributeName%3D%22r%22%20values%3D%223%3B5%3B3%22%20calcMode%3D%22linear%22%20begin%3D%22.66s%22%20dur%3D%221s%22%20repeatCount%3D%22indefinite%22%20%2F%3E%0A%20%20%3C%2Fcircle%3E%0A%3C%2Fsvg%3E%0A") no-repeat center center;
  455. border: 1px solid #ccc;
  456. min-height: 240px;
  457. min-width: 320px;
  458. }
  459. .mce-match-marker {
  460. background: #aaa;
  461. color: #fff;
  462. }
  463. .mce-match-marker-selected {
  464. background: #39f;
  465. color: #fff;
  466. }
  467. .mce-match-marker-selected::-moz-selection {
  468. background: #39f;
  469. color: #fff;
  470. }
  471. .mce-match-marker-selected::selection {
  472. background: #39f;
  473. color: #fff;
  474. }
  475. .mce-content-body img[data-mce-selected],
  476. .mce-content-body video[data-mce-selected],
  477. .mce-content-body audio[data-mce-selected],
  478. .mce-content-body object[data-mce-selected],
  479. .mce-content-body embed[data-mce-selected],
  480. .mce-content-body table[data-mce-selected] {
  481. outline: 3px solid #b4d7ff;
  482. }
  483. .mce-content-body hr[data-mce-selected] {
  484. outline: 3px solid #b4d7ff;
  485. outline-offset: 1px;
  486. }
  487. .mce-content-body *[contentEditable=false] *[contentEditable=true]:focus {
  488. outline: 3px solid #b4d7ff;
  489. }
  490. .mce-content-body *[contentEditable=false] *[contentEditable=true]:hover {
  491. outline: 3px solid #b4d7ff;
  492. }
  493. .mce-content-body *[contentEditable=false][data-mce-selected] {
  494. cursor: not-allowed;
  495. outline: 3px solid #b4d7ff;
  496. }
  497. .mce-content-body.mce-content-readonly *[contentEditable=true]:focus,
  498. .mce-content-body.mce-content-readonly *[contentEditable=true]:hover {
  499. outline: none;
  500. }
  501. .mce-content-body *[data-mce-selected="inline-boundary"] {
  502. background-color: #b4d7ff;
  503. }
  504. .mce-content-body .mce-edit-focus {
  505. outline: 3px solid #b4d7ff;
  506. }
  507. .mce-content-body td[data-mce-selected],
  508. .mce-content-body th[data-mce-selected] {
  509. position: relative;
  510. }
  511. .mce-content-body td[data-mce-selected]::-moz-selection,
  512. .mce-content-body th[data-mce-selected]::-moz-selection {
  513. background: none;
  514. }
  515. .mce-content-body td[data-mce-selected]::selection,
  516. .mce-content-body th[data-mce-selected]::selection {
  517. background: none;
  518. }
  519. .mce-content-body td[data-mce-selected] *,
  520. .mce-content-body th[data-mce-selected] * {
  521. outline: none;
  522. -webkit-touch-callout: none;
  523. -webkit-user-select: none;
  524. -moz-user-select: none;
  525. user-select: none;
  526. }
  527. .mce-content-body td[data-mce-selected]::after,
  528. .mce-content-body th[data-mce-selected]::after {
  529. background-color: rgba(180, 215, 255, 0.7);
  530. border: 1px solid rgba(180, 215, 255, 0.7);
  531. bottom: -1px;
  532. content: '';
  533. left: -1px;
  534. mix-blend-mode: multiply;
  535. position: absolute;
  536. right: -1px;
  537. top: -1px;
  538. }
  539. @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  540. .mce-content-body td[data-mce-selected]::after,
  541. .mce-content-body th[data-mce-selected]::after {
  542. border-color: rgba(0, 84, 180, 0.7);
  543. }
  544. }
  545. .mce-content-body img[data-mce-selected]::-moz-selection {
  546. background: none;
  547. }
  548. .mce-content-body img[data-mce-selected]::selection {
  549. background: none;
  550. }
  551. .ephox-snooker-resizer-bar {
  552. background-color: #b4d7ff;
  553. opacity: 0;
  554. -webkit-user-select: none;
  555. -moz-user-select: none;
  556. user-select: none;
  557. }
  558. .ephox-snooker-resizer-cols {
  559. cursor: col-resize;
  560. }
  561. .ephox-snooker-resizer-rows {
  562. cursor: row-resize;
  563. }
  564. .ephox-snooker-resizer-bar.ephox-snooker-resizer-bar-dragging {
  565. opacity: 1;
  566. }
  567. .mce-spellchecker-word {
  568. background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D'4'%20height%3D'4'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20stroke%3D'%23ff0000'%20fill%3D'none'%20stroke-linecap%3D'round'%20stroke-opacity%3D'.75'%20d%3D'M0%203L2%201%204%203'%2F%3E%3C%2Fsvg%3E%0A");
  569. background-position: 0 calc(100% + 1px);
  570. background-repeat: repeat-x;
  571. background-size: auto 6px;
  572. cursor: default;
  573. height: 2rem;
  574. }
  575. .mce-spellchecker-grammar {
  576. background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D'4'%20height%3D'4'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20stroke%3D'%2300A835'%20fill%3D'none'%20stroke-linecap%3D'round'%20d%3D'M0%203L2%201%204%203'%2F%3E%3C%2Fsvg%3E%0A");
  577. background-position: 0 calc(100% + 1px);
  578. background-repeat: repeat-x;
  579. background-size: auto 6px;
  580. cursor: default;
  581. }
  582. .mce-toc {
  583. border: 1px solid gray;
  584. }
  585. .mce-toc h2 {
  586. margin: 4px;
  587. }
  588. .mce-toc li {
  589. list-style-type: none;
  590. }
  591. table[style*="border-width: 0px"],
  592. .mce-item-table:not([border]),
  593. .mce-item-table[border="0"],
  594. table[style*="border-width: 0px"] td,
  595. .mce-item-table:not([border]) td,
  596. .mce-item-table[border="0"] td,
  597. table[style*="border-width: 0px"] th,
  598. .mce-item-table:not([border]) th,
  599. .mce-item-table[border="0"] th,
  600. table[style*="border-width: 0px"] caption,
  601. .mce-item-table:not([border]) caption,
  602. .mce-item-table[border="0"] caption {
  603. border: 1px dashed #bbb;
  604. }
  605. .mce-visualblocks p,
  606. .mce-visualblocks h1,
  607. .mce-visualblocks h2,
  608. .mce-visualblocks h3,
  609. .mce-visualblocks h4,
  610. .mce-visualblocks h5,
  611. .mce-visualblocks h6,
  612. .mce-visualblocks div:not([data-mce-bogus]),
  613. .mce-visualblocks section,
  614. .mce-visualblocks article,
  615. .mce-visualblocks blockquote,
  616. .mce-visualblocks address,
  617. .mce-visualblocks pre,
  618. .mce-visualblocks figure,
  619. .mce-visualblocks figcaption,
  620. .mce-visualblocks hgroup,
  621. .mce-visualblocks aside,
  622. .mce-visualblocks ul,
  623. .mce-visualblocks ol,
  624. .mce-visualblocks dl {
  625. background-repeat: no-repeat;
  626. border: 1px dashed #bbb;
  627. margin-left: 3px;
  628. padding-top: 10px;
  629. }
  630. .mce-visualblocks p {
  631. background-image: url(data:image/gif;base64,R0lGODlhCQAJAJEAAAAAAP///7u7u////yH5BAEAAAMALAAAAAAJAAkAAAIQnG+CqCN/mlyvsRUpThG6AgA7);
  632. }
  633. .mce-visualblocks h1 {
  634. background-image: url(data:image/gif;base64,R0lGODlhDQAKAIABALu7u////yH5BAEAAAEALAAAAAANAAoAAAIXjI8GybGu1JuxHoAfRNRW3TWXyF2YiRUAOw==);
  635. }
  636. .mce-visualblocks h2 {
  637. background-image: url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIajI8Hybbx4oOuqgTynJd6bGlWg3DkJzoaUAAAOw==);
  638. }
  639. .mce-visualblocks h3 {
  640. background-image: url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIZjI8Hybbx4oOuqgTynJf2Ln2NOHpQpmhAAQA7);
  641. }
  642. .mce-visualblocks h4 {
  643. background-image: url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIajI8HybbxInR0zqeAdhtJlXwV1oCll2HaWgAAOw==);
  644. }
  645. .mce-visualblocks h5 {
  646. background-image: url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIajI8HybbxIoiuwjane4iq5GlW05GgIkIZUAAAOw==);
  647. }
  648. .mce-visualblocks h6 {
  649. background-image: url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIajI8HybbxIoiuwjan04jep1iZ1XRlAo5bVgAAOw==);
  650. }
  651. .mce-visualblocks div:not([data-mce-bogus]) {
  652. background-image: url(data:image/gif;base64,R0lGODlhEgAKAIABALu7u////yH5BAEAAAEALAAAAAASAAoAAAIfjI9poI0cgDywrhuxfbrzDEbQM2Ei5aRjmoySW4pAAQA7);
  653. }
  654. .mce-visualblocks section {
  655. background-image: url(data:image/gif;base64,R0lGODlhKAAKAIABALu7u////yH5BAEAAAEALAAAAAAoAAoAAAI5jI+pywcNY3sBWHdNrplytD2ellDeSVbp+GmWqaDqDMepc8t17Y4vBsK5hDyJMcI6KkuYU+jpjLoKADs=);
  656. }
  657. .mce-visualblocks article {
  658. background-image: url(data:image/gif;base64,R0lGODlhKgAKAIABALu7u////yH5BAEAAAEALAAAAAAqAAoAAAI6jI+pywkNY3wG0GBvrsd2tXGYSGnfiF7ikpXemTpOiJScasYoDJJrjsG9gkCJ0ag6KhmaIe3pjDYBBQA7);
  659. }
  660. .mce-visualblocks blockquote {
  661. background-image: url(data:image/gif;base64,R0lGODlhPgAKAIABALu7u////yH5BAEAAAEALAAAAAA+AAoAAAJPjI+py+0Knpz0xQDyuUhvfoGgIX5iSKZYgq5uNL5q69asZ8s5rrf0yZmpNkJZzFesBTu8TOlDVAabUyatguVhWduud3EyiUk45xhTTgMBBQA7);
  662. }
  663. .mce-visualblocks address {
  664. background-image: url(data:image/gif;base64,R0lGODlhLQAKAIABALu7u////yH5BAEAAAEALAAAAAAtAAoAAAI/jI+pywwNozSP1gDyyZcjb3UaRpXkWaXmZW4OqKLhBmLs+K263DkJK7OJeifh7FicKD9A1/IpGdKkyFpNmCkAADs=);
  665. }
  666. .mce-visualblocks pre {
  667. background-image: url(data:image/gif;base64,R0lGODlhFQAKAIABALu7uwAAACH5BAEAAAEALAAAAAAVAAoAAAIjjI+ZoN0cgDwSmnpz1NCueYERhnibZVKLNnbOq8IvKpJtVQAAOw==);
  668. }
  669. .mce-visualblocks figure {
  670. background-image: url(data:image/gif;base64,R0lGODlhJAAKAIAAALu7u////yH5BAEAAAEALAAAAAAkAAoAAAI0jI+py+2fwAHUSFvD3RlvG4HIp4nX5JFSpnZUJ6LlrM52OE7uSWosBHScgkSZj7dDKnWAAgA7);
  671. }
  672. .mce-visualblocks figcaption {
  673. border: 1px dashed #bbb;
  674. }
  675. .mce-visualblocks hgroup {
  676. background-image: url(data:image/gif;base64,R0lGODlhJwAKAIABALu7uwAAACH5BAEAAAEALAAAAAAnAAoAAAI3jI+pywYNI3uB0gpsRtt5fFnfNZaVSYJil4Wo03Hv6Z62uOCgiXH1kZIIJ8NiIxRrAZNMZAtQAAA7);
  677. }
  678. .mce-visualblocks aside {
  679. background-image: url(data:image/gif;base64,R0lGODlhHgAKAIABAKqqqv///yH5BAEAAAEALAAAAAAeAAoAAAItjI+pG8APjZOTzgtqy7I3f1yehmQcFY4WKZbqByutmW4aHUd6vfcVbgudgpYCADs=);
  680. }
  681. .mce-visualblocks ul {
  682. background-image: url(data:image/gif;base64,R0lGODlhDQAKAIAAALu7u////yH5BAEAAAEALAAAAAANAAoAAAIXjI8GybGuYnqUVSjvw26DzzXiqIDlVwAAOw==);
  683. }
  684. .mce-visualblocks ol {
  685. background-image: url(data:image/gif;base64,R0lGODlhDQAKAIABALu7u////yH5BAEAAAEALAAAAAANAAoAAAIXjI8GybH6HHt0qourxC6CvzXieHyeWQAAOw==);
  686. }
  687. .mce-visualblocks dl {
  688. background-image: url(data:image/gif;base64,R0lGODlhDQAKAIABALu7u////yH5BAEAAAEALAAAAAANAAoAAAIXjI8GybEOnmOvUoWznTqeuEjNSCqeGRUAOw==);
  689. }
  690. .mce-visualblocks:not([dir=rtl]) p,
  691. .mce-visualblocks:not([dir=rtl]) h1,
  692. .mce-visualblocks:not([dir=rtl]) h2,
  693. .mce-visualblocks:not([dir=rtl]) h3,
  694. .mce-visualblocks:not([dir=rtl]) h4,
  695. .mce-visualblocks:not([dir=rtl]) h5,
  696. .mce-visualblocks:not([dir=rtl]) h6,
  697. .mce-visualblocks:not([dir=rtl]) div:not([data-mce-bogus]),
  698. .mce-visualblocks:not([dir=rtl]) section,
  699. .mce-visualblocks:not([dir=rtl]) article,
  700. .mce-visualblocks:not([dir=rtl]) blockquote,
  701. .mce-visualblocks:not([dir=rtl]) address,
  702. .mce-visualblocks:not([dir=rtl]) pre,
  703. .mce-visualblocks:not([dir=rtl]) figure,
  704. .mce-visualblocks:not([dir=rtl]) figcaption,
  705. .mce-visualblocks:not([dir=rtl]) hgroup,
  706. .mce-visualblocks:not([dir=rtl]) aside,
  707. .mce-visualblocks:not([dir=rtl]) ul,
  708. .mce-visualblocks:not([dir=rtl]) ol,
  709. .mce-visualblocks:not([dir=rtl]) dl {
  710. margin-left: 3px;
  711. }
  712. .mce-visualblocks[dir=rtl] p,
  713. .mce-visualblocks[dir=rtl] h1,
  714. .mce-visualblocks[dir=rtl] h2,
  715. .mce-visualblocks[dir=rtl] h3,
  716. .mce-visualblocks[dir=rtl] h4,
  717. .mce-visualblocks[dir=rtl] h5,
  718. .mce-visualblocks[dir=rtl] h6,
  719. .mce-visualblocks[dir=rtl] div:not([data-mce-bogus]),
  720. .mce-visualblocks[dir=rtl] section,
  721. .mce-visualblocks[dir=rtl] article,
  722. .mce-visualblocks[dir=rtl] blockquote,
  723. .mce-visualblocks[dir=rtl] address,
  724. .mce-visualblocks[dir=rtl] pre,
  725. .mce-visualblocks[dir=rtl] figure,
  726. .mce-visualblocks[dir=rtl] figcaption,
  727. .mce-visualblocks[dir=rtl] hgroup,
  728. .mce-visualblocks[dir=rtl] aside,
  729. .mce-visualblocks[dir=rtl] ul,
  730. .mce-visualblocks[dir=rtl] ol,
  731. .mce-visualblocks[dir=rtl] dl {
  732. background-position-x: right;
  733. margin-right: 3px;
  734. }
  735. .mce-nbsp,
  736. .mce-shy {
  737. background: #aaa;
  738. }
  739. .mce-shy::after {
  740. content: '-';
  741. }
  742. body {
  743. font-family: sans-serif;
  744. }
  745. table {
  746. border-collapse: collapse;
  747. }