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;
79 // Page content pointers
87 border: 1px solid #CCC;
88 @include lightDark(border-color, #ccc, #000);
90 box-shadow: 0 0 12px 1px rgba(0, 0, 0, 0.1);
91 @include lightDark(background-color, #fff, #333);
104 margin-inline-start: -8px;
107 transform: rotate(45deg);
108 transform-origin: 50% 50%;
109 border-block-end: 1px solid #CCC;
110 border-inline-end: 1px solid #CCC;
112 @include lightDark(background-color, #fff, #333);
113 @include lightDark(border-color, #ccc, #000);
124 background-color: #FFF;
125 border: 1px solid #DDD;
126 @include lightDark(border-color, #ddd, #000);
133 @include lightDark(color, #444, #AAA);
135 .input-group .button {
148 @include lightDark(border-color, #ddd, #000);
154 border: 1px solid #DDD;
155 @include lightDark(background-color, #fff, #222);
156 @include lightDark(border-color, #DDD, #000);
160 align-items: stretch;
163 transition: width ease-in-out 180ms;
169 .toolbox-toggle svg {
170 transition: transform ease-in-out 180ms;
173 transition: background-color ease-in-out 180ms;
175 &.open .toolbox-toggle {
176 background-color: rgba(255, 0, 0, 0.29);
178 &.open .toolbox-toggle svg {
179 transform: rotate(180deg);
187 border-inline-end: 1px solid #DDD;
188 @include lightDark(border-color, #ddd, #000);
197 @include lightDark(color, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.5));
203 border-bottom: 1px solid rgba(255, 255, 255, 0.3);
205 &.open .tabs > button.active {
206 @include lightDark(color, #444, #EEE);
207 background-color: rgba(0, 0, 0, 0.1);
212 padding: 0 $-l $-s $-l;
219 .tags td, .inline-start-table > div > div > div {
220 padding-inline-end: $-s;
232 flex-direction: column;
240 .toolbox-tab-content {
243 padding-bottom: 45px;
254 border-bottom: 1px solid #DDD;
261 .comments-container h5 {
267 .comment-editor .CodeMirror, .comment-editor .CodeMirror-scroll {
271 /* FIXME - Ugly hack to modify the media plugin for TinyMCE */
272 .mce-floatpanel[aria-label="Insert/edit media"] {
278 .entity-list-item > span:first-child,
279 .icon-list-item > span:first-child,
280 .split-icon-list-item > a > .icon,
281 .chapter-expansion > .icon {
288 justify-content: center;
300 background-color: currentColor;
310 display: inline-block;
312 justify-content: center;
321 transition: opacity ease-in-out 120ms;
325 background-color: currentColor;
333 text-decoration: none;
336 @media (prefers-contrast: more) {