3 flex-direction: column;
6 background-color: #FFF;
10 flex-direction: column;
18 .mce-top-part::before {
23 body.mce-fullscreen .page-editor .edit-area,
24 body.markdown-fullscreen .page-editor .edit-area {
28 body.mce-fullscreen, body.markdown-fullscreen {
29 .page-editor, .flex-fill {
34 @include smaller-than($s) {
39 .page-edit-toolbar .grid.third {
43 display: inline-block;
48 .page-save-mobile-button {
57 box-shadow: $bs-hover;
58 background-color: currentColor;
69 transition: transform ease-in-out 120ms;
70 transform-origin: 50% 50%;
77 padding: 0 !important;
84 overflow-wrap: break-word;
88 img.align-left, table.align-left {
89 float: left !important;
90 margin: $-xs $-m $-m 0;
93 text-align: right !important;
95 img.align-right, table.align-right {
96 float: right !important;
97 margin: $-xs 0 $-xs $-s;
105 img.align-center, table.align-center {
113 h1, h2, h3, h4, h5, h6, pre {
124 height: auto !important;
130 text-decoration: none;
141 white-space: pre-wrap;
146 // Page content pointers
154 border: 1px solid #CCC;
157 justify-items: center;
160 box-shadow: 0 0 12px 1px rgba(212, 209, 209, 0.3);
163 background-color:#FFF;
177 margin-inline-start: -8px;
180 background-color:#FFF;
181 transform: rotate(45deg);
182 transform-origin: 50% 50%;
183 border-inline-startom: 1px solid #CCC;
184 border-inline-end: 1px solid #CCC;
196 background-color: #FFF;
197 border: 1px solid #DDD;
207 display: inline-block;
210 .input-group .button {
226 background-color: #FFF;
227 border: 1px solid #DDD;
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;
263 fill: rgba(0, 0, 0, 0.5);
273 border-bottom: 1px solid rgba(255, 255, 255, 0.3);
275 &.open .tabs > button.active {
277 background-color: rgba(0, 0, 0, 0.1);
279 div[toolbox-tab-content] {
280 padding-bottom: 45px;
283 flex-direction: column;
290 padding: 0 $-l $-s $-l;
297 .tags td, .inline-start-table > div > div > div {
298 padding-inline-end: $-s;
310 flex-direction: column;
318 [toolbox-tab-content] {
324 background-color: #FFF;
325 border: 1px solid #BBB;
326 box-shadow: $bs-light;
335 border-bottom: 1px solid #DDD;
340 background-color: #EEE;
345 .comments-container h5 {
351 .comment-editor .CodeMirror, .comment-editor .CodeMirror-scroll {
355 /* FIXME - Ugly hack to modify the media plugin for TinyMCE */
356 .mce-floatpanel[aria-label="Insert/edit media"] {
362 .entity-list-item > span:first-child, .icon-list-item > span:first-child, .chapter-expansion > .icon {
368 justify-content: center;
380 background-color: currentColor;
390 display: inline-block;
392 justify-content: center;
401 transition: opacity ease-in-out 120ms;
405 background-color: currentColor;
413 text-decoration: none;