3 flex-direction: column;
9 flex-direction: column;
17 .mce-top-part::before {
22 body.tox-fullscreen .page-editor .edit-area,
23 body.markdown-fullscreen .page-editor .edit-area {
27 body.tox-fullscreen, body.markdown-fullscreen {
28 .page-editor, .flex-fill {
33 @include smaller-than($s) {
38 .page-edit-toolbar .grid.third {
42 display: inline-block;
47 .page-save-mobile-button {
56 box-shadow: $bs-hover;
57 background-color: currentColor;
68 transition: transform ease-in-out 120ms;
69 transform-origin: 50% 50%;
76 padding: 0 !important;
83 overflow-wrap: break-word;
87 img.align-left, table.align-left {
88 float: left !important;
89 margin: $-xs $-m $-m 0;
92 text-align: right !important;
94 img.align-right, table.align-right {
95 float: right !important;
96 margin: $-xs 0 $-xs $-s;
104 img.align-center, table.align-center {
112 h1, h2, h3, h4, h5, h6, pre {
123 height: auto !important;
129 text-decoration: none;
140 @include lightDark(border-color, #DDD, #555);
150 @include lightDark(background-color, #EEE, #333);
153 details[open] > summary {
155 border-bottom: 1px solid;
156 @include lightDark(border-color, #DDD, #555);
158 details > summary + * {
167 li > input[type="checkbox"] {
178 white-space: pre-wrap;
183 margin-bottom: 1.375em;
191 // Page content pointers
199 border: 1px solid #CCC;
200 @include lightDark(border-color, #ccc, #000);
203 justify-items: center;
206 box-shadow: 0 0 12px 1px rgba(0, 0, 0, 0.1);
207 @include lightDark(background-color, #fff, #333);
220 margin-inline-start: -8px;
223 transform: rotate(45deg);
224 transform-origin: 50% 50%;
225 border-block-end: 1px solid #CCC;
226 border-inline-end: 1px solid #CCC;
228 @include lightDark(background-color, #fff, #333);
229 @include lightDark(border-color, #ccc, #000);
240 background-color: #FFF;
241 border: 1px solid #DDD;
242 @include lightDark(border-color, #ddd, #000);
252 display: inline-block;
255 .input-group .button {
268 @include lightDark(border-color, #ddd, #000);
274 border: 1px solid #DDD;
275 @include lightDark(background-color, #fff, #222);
276 @include lightDark(border-color, #DDD, #000);
280 align-items: stretch;
283 transition: width ease-in-out 180ms;
289 .toolbox-toggle svg {
290 transition: transform ease-in-out 180ms;
293 transition: background-color ease-in-out 180ms;
295 &.open .toolbox-toggle {
296 background-color: rgba(255, 0, 0, 0.29);
298 &.open .toolbox-toggle svg {
299 transform: rotate(180deg);
307 border-inline-end: 1px solid #DDD;
308 @include lightDark(border-color, #ddd, #000);
317 @include lightDark(color, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.5));
323 border-bottom: 1px solid rgba(255, 255, 255, 0.3);
325 &.open .tabs > button.active {
326 @include lightDark(color, #444, #EEE);
327 background-color: rgba(0, 0, 0, 0.1);
332 padding: 0 $-l $-s $-l;
339 .tags td, .inline-start-table > div > div > div {
340 padding-inline-end: $-s;
352 flex-direction: column;
360 .toolbox-tab-content {
363 padding-bottom: 45px;
374 border-bottom: 1px solid #DDD;
381 .comments-container h5 {
387 .comment-editor .CodeMirror, .comment-editor .CodeMirror-scroll {
391 /* FIXME - Ugly hack to modify the media plugin for TinyMCE */
392 .mce-floatpanel[aria-label="Insert/edit media"] {
398 .entity-list-item > span:first-child,
399 .icon-list-item > span:first-child,
400 .split-icon-list-item > a > .icon,
401 .chapter-expansion > .icon {
408 justify-content: center;
420 background-color: currentColor;
430 display: inline-block;
432 justify-content: center;
441 transition: opacity ease-in-out 120ms;
445 background-color: currentColor;
453 text-decoration: none;
456 @media (prefers-contrast: more) {