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 {
112 h1, h2, h3, h4, h5, h6, pre {
123 height: auto !important;
129 text-decoration: none;
140 white-space: pre-wrap;
145 // Page content pointers
153 border: 1px solid #CCC;
156 justify-items: center;
159 box-shadow: 0 0 12px 1px rgba(212, 209, 209, 0.3);
162 background-color:#FFF;
176 margin-inline-start: -8px;
179 background-color:#FFF;
180 transform: rotate(45deg);
181 transform-origin: 50% 50%;
182 border-inline-startom: 1px solid #CCC;
183 border-inline-end: 1px solid #CCC;
195 background-color: #FFF;
196 border: 1px solid #DDD;
206 display: inline-block;
209 .input-group .button {
225 border: 1px solid #DDD;
226 @include lightDark(background-color, #fff, #222);
227 @include lightDark(border-color, #DDD, #000);
231 align-items: stretch;
234 transition: width ease-in-out 180ms;
240 [toolbox-toggle] svg {
241 transition: transform ease-in-out 180ms;
244 transition: background-color ease-in-out 180ms;
246 &.open [toolbox-toggle] {
247 background-color: rgba(255, 0, 0, 0.29);
249 &.open [toolbox-toggle] svg {
250 transform: rotate(180deg);
258 border-inline-end: 1px solid #DDD;
259 @include lightDark(border-color, #ddd, #000);
268 @include lightDark(color, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.5));
274 border-bottom: 1px solid rgba(255, 255, 255, 0.3);
276 &.open .tabs > button.active {
277 @include lightDark(color, #444, #EEE);
278 background-color: rgba(0, 0, 0, 0.1);
280 div[toolbox-tab-content] {
281 padding-bottom: 45px;
284 flex-direction: column;
291 padding: 0 $-l $-s $-l;
298 .tags td, .inline-start-table > div > div > div {
299 padding-inline-end: $-s;
311 flex-direction: column;
319 [toolbox-tab-content] {
325 background-color: #FFF;
326 border: 1px solid #BBB;
327 box-shadow: $bs-light;
336 border-bottom: 1px solid #DDD;
341 background-color: #EEE;
346 .comments-container h5 {
352 .comment-editor .CodeMirror, .comment-editor .CodeMirror-scroll {
356 /* FIXME - Ugly hack to modify the media plugin for TinyMCE */
357 .mce-floatpanel[aria-label="Insert/edit media"] {
363 .entity-list-item > span:first-child, .icon-list-item > span:first-child, .chapter-expansion > .icon {
369 justify-content: center;
381 background-color: currentColor;
391 display: inline-block;
393 justify-content: center;
402 transition: opacity ease-in-out 120ms;
406 background-color: currentColor;
414 text-decoration: none;