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 + * {
173 white-space: pre-wrap;
178 // Page content pointers
186 border: 1px solid #CCC;
187 @include lightDark(border-color, #ccc, #000);
190 justify-items: center;
193 box-shadow: 0 0 12px 1px rgba(0, 0, 0, 0.1);
196 @include lightDark(background-color, #fff, #333);
210 margin-inline-start: -8px;
213 transform: rotate(45deg);
214 transform-origin: 50% 50%;
215 border-block-end: 1px solid #CCC;
216 border-inline-end: 1px solid #CCC;
218 @include lightDark(background-color, #fff, #333);
219 @include lightDark(border-color, #ccc, #000);
230 background-color: #FFF;
231 border: 1px solid #DDD;
232 @include lightDark(border-color, #ddd, #000);
242 display: inline-block;
245 .input-group .button {
258 @include lightDark(border-color, #ddd, #000);
264 border: 1px solid #DDD;
265 @include lightDark(background-color, #fff, #222);
266 @include lightDark(border-color, #DDD, #000);
270 align-items: stretch;
273 transition: width ease-in-out 180ms;
279 [toolbox-toggle] svg {
280 transition: transform ease-in-out 180ms;
283 transition: background-color ease-in-out 180ms;
285 &.open [toolbox-toggle] {
286 background-color: rgba(255, 0, 0, 0.29);
288 &.open [toolbox-toggle] svg {
289 transform: rotate(180deg);
297 border-inline-end: 1px solid #DDD;
298 @include lightDark(border-color, #ddd, #000);
307 @include lightDark(color, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.5));
313 border-bottom: 1px solid rgba(255, 255, 255, 0.3);
315 &.open .tabs > button.active {
316 @include lightDark(color, #444, #EEE);
317 background-color: rgba(0, 0, 0, 0.1);
319 div[toolbox-tab-content] {
320 padding-bottom: 45px;
323 flex-direction: column;
330 padding: 0 $-l $-s $-l;
337 .tags td, .inline-start-table > div > div > div {
338 padding-inline-end: $-s;
350 flex-direction: column;
358 [toolbox-tab-content] {
370 border-bottom: 1px solid #DDD;
377 .comments-container h5 {
383 .comment-editor .CodeMirror, .comment-editor .CodeMirror-scroll {
387 /* FIXME - Ugly hack to modify the media plugin for TinyMCE */
388 .mce-floatpanel[aria-label="Insert/edit media"] {
394 .entity-list-item > span:first-child, .icon-list-item > span:first-child, .chapter-expansion > .icon {
400 justify-content: center;
412 background-color: currentColor;
422 display: inline-block;
424 justify-content: center;
433 transition: opacity ease-in-out 120ms;
437 background-color: currentColor;
445 text-decoration: none;
448 @media (prefers-contrast: more) {