3 flex-direction: column;
9 flex-direction: column;
17 .mce-top-part::before {
22 body.mce-fullscreen .page-editor .edit-area,
23 body.markdown-fullscreen .page-editor .edit-area {
27 body.mce-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 {
115 h1, h2, h3, h4, h5, h6, pre {
126 height: auto !important;
132 text-decoration: none;
143 white-space: pre-wrap;
148 // Page content pointers
156 border: 1px solid #CCC;
157 @include lightDark(border-color, #ccc, #000);
160 justify-items: center;
163 box-shadow: 0 0 12px 1px rgba(0, 0, 0, 0.1);
166 @include lightDark(background-color, #fff, #333);
180 margin-inline-start: -8px;
183 transform: rotate(45deg);
184 transform-origin: 50% 50%;
185 border-block-end: 1px solid #CCC;
186 border-inline-end: 1px solid #CCC;
188 @include lightDark(background-color, #fff, #333);
189 @include lightDark(border-color, #ccc, #000);
200 background-color: #FFF;
201 border: 1px solid #DDD;
202 @include lightDark(border-color, #ddd, #000);
212 display: inline-block;
215 .input-group .button {
228 @include lightDark(border-color, #ddd, #000);
234 border: 1px solid #DDD;
235 @include lightDark(background-color, #fff, #222);
236 @include lightDark(border-color, #DDD, #000);
240 align-items: stretch;
243 transition: width ease-in-out 180ms;
249 [toolbox-toggle] svg {
250 transition: transform ease-in-out 180ms;
253 transition: background-color ease-in-out 180ms;
255 &.open [toolbox-toggle] {
256 background-color: rgba(255, 0, 0, 0.29);
258 &.open [toolbox-toggle] svg {
259 transform: rotate(180deg);
267 border-inline-end: 1px solid #DDD;
268 @include lightDark(border-color, #ddd, #000);
277 @include lightDark(color, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.5));
283 border-bottom: 1px solid rgba(255, 255, 255, 0.3);
285 &.open .tabs > button.active {
286 @include lightDark(color, #444, #EEE);
287 background-color: rgba(0, 0, 0, 0.1);
289 div[toolbox-tab-content] {
290 padding-bottom: 45px;
293 flex-direction: column;
300 padding: 0 $-l $-s $-l;
307 .tags td, .inline-start-table > div > div > div {
308 padding-inline-end: $-s;
320 flex-direction: column;
328 [toolbox-tab-content] {
340 border-bottom: 1px solid #DDD;
347 .comments-container h5 {
353 .comment-editor .CodeMirror, .comment-editor .CodeMirror-scroll {
357 /* FIXME - Ugly hack to modify the media plugin for TinyMCE */
358 .mce-floatpanel[aria-label="Insert/edit media"] {
364 .entity-list-item > span:first-child, .icon-list-item > span:first-child, .chapter-expansion > .icon {
370 justify-content: center;
382 background-color: currentColor;
392 display: inline-block;
394 justify-content: center;
403 transition: opacity ease-in-out 120ms;
407 background-color: currentColor;
415 text-decoration: none;
418 @media (prefers-contrast: more) {