3 flex-direction: column;
9 flex-direction: column;
17 .mce-top-part::before {
22 .page-edit-toolbar .text-button {
26 body.tox-fullscreen .page-editor .edit-area,
27 body.markdown-fullscreen .page-editor .edit-area {
31 body.tox-fullscreen, body.markdown-fullscreen {
32 .page-editor, .flex-fill {
37 @include smaller-than($s) {
42 .page-edit-toolbar .grid.third {
46 display: inline-block;
51 .page-save-mobile-button {
60 box-shadow: $bs-hover;
61 background-color: currentColor;
72 transition: transform ease-in-out 120ms;
73 transform-origin: 50% 50%;
80 padding: 0 !important;
83 // Page content pointers
91 border: 1px solid #CCC;
92 @include lightDark(border-color, #ccc, #000);
94 box-shadow: 0 0 12px 1px rgba(0, 0, 0, 0.1);
95 @include lightDark(background-color, #fff, #333);
108 margin-inline-start: -8px;
111 transform: rotate(45deg);
112 transform-origin: 50% 50%;
113 border-block-end: 1px solid #CCC;
114 border-inline-end: 1px solid #CCC;
116 @include lightDark(background-color, #fff, #333);
117 @include lightDark(border-color, #ccc, #000);
128 background-color: #FFF;
129 border: 1px solid #DDD;
130 @include lightDark(border-color, #ddd, #000);
137 @include lightDark(color, #444, #AAA);
139 .input-group .button {
152 @include lightDark(border-color, #ddd, #000);
158 //border-left: 1px solid #CCC;
159 @include lightDark(background-color, #FFF, #222);
160 @include lightDark(border-color, #DDD, #000);
164 align-items: stretch;
171 .toolbox-toggle svg {
172 transition: transform ease-in-out 180ms;
175 transition: background-color ease-in-out 180ms;
177 &.open .toolbox-toggle {
178 background-color: rgba(255, 0, 0, 0.29);
180 &.open .toolbox-toggle svg {
181 transform: rotate(180deg);
188 border: 1px solid #CCC;
194 //box-shadow: $bs-large;
195 @include lightDark(background-color, #FFFFFF, #222);
196 //border-radius: 8px;
203 .tabs-inner > button {
204 //border-block-end: 1px solid #CCC;
205 //@include lightDark(border-color, #CCC, #000);
206 @include lightDark(color, rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0.5));
213 &.open .tabs > button.active {
214 @include lightDark(color, #444, #EEE);
215 background-color: rgba(0, 0, 0, 0.1);
220 padding: 0 $-l $-s $-l;
227 .tags td, .inline-start-table > div > div > div {
228 padding-inline-end: $-s;
240 flex-direction: column;
248 .toolbox-tab-content {
251 padding-bottom: 45px;
252 border-block-start: 1px solid #CCC;
263 border-bottom: 1px solid #DDD;
270 .comments-container h5 {
276 .comment-editor .CodeMirror, .comment-editor .CodeMirror-scroll {
280 /* FIXME - Ugly hack to modify the media plugin for TinyMCE */
281 .mce-floatpanel[aria-label="Insert/edit media"] {
287 .entity-list-item > span:first-child,
288 .icon-list-item > span:first-child,
289 .split-icon-list-item > a > .icon,
290 .chapter-expansion > .icon {
297 justify-content: center;
309 background-color: currentColor;
319 display: inline-block;
321 justify-content: center;
330 transition: opacity ease-in-out 120ms;
334 background-color: currentColor;
342 text-decoration: none;
345 @media (prefers-contrast: more) {