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 {
27 @include smaller-than($s) {
32 .page-edit-toolbar .grid.third {
36 display: inline-block;
41 .page-save-mobile-button {
50 box-shadow: $bs-hover;
51 background-color: currentColor;
62 transition: transform ease-in-out 120ms;
63 transform-origin: 50% 50%;
70 padding: 0 !important;
77 overflow-wrap: break-word;
81 img.align-left, table.align-left {
82 float: left !important;
83 margin: $-xs $-m $-m 0;
86 text-align: right !important;
88 img.align-right, table.align-right {
89 float: right !important;
90 margin: $-xs 0 $-xs $-s;
98 img.align-center, table.align-center {
106 h1, h2, h3, h4, h5, h6, pre {
117 height: auto !important;
123 text-decoration: none;
134 white-space: pre-wrap;
139 // Page content pointers
147 border: 1px solid #CCC;
150 justify-items: center;
153 box-shadow: 0 0 12px 1px rgba(212, 209, 209, 0.3);
156 background-color:#FFF;
173 background-color:#FFF;
174 transform: rotate(45deg);
175 transform-origin: 50% 50%;
176 border-bottom: 1px solid #CCC;
177 border-right: 1px solid #CCC;
189 background-color: #FFF;
190 border: 1px solid #DDD;
200 display: inline-block;
203 .input-group .button {
219 background-color: #FFF;
220 border: 1px solid #DDD;
224 align-items: stretch;
227 transition: width ease-in-out 180ms;
233 [toolbox-toggle] svg {
234 transition: transform ease-in-out 180ms;
237 transition: background-color ease-in-out 180ms;
239 &.open [toolbox-toggle] {
240 background-color: rgba(255, 0, 0, 0.29);
242 &.open [toolbox-toggle] svg {
243 transform: rotate(180deg);
251 border-right: 1px solid #DDD;
256 fill: rgba(0, 0, 0, 0.5);
266 border-bottom: 1px solid rgba(255, 255, 255, 0.3);
268 &.open .tabs > button.active {
270 background-color: rgba(0, 0, 0, 0.1);
272 div[toolbox-tab-content] {
273 padding-bottom: 45px;
276 flex-direction: column;
283 padding: 0 $-l $-s $-l;
290 .tags td, .tag-table > div > div > div {
303 flex-direction: column;
311 [toolbox-tab-content] {
327 color: rgba(100, 100, 100, 0.7);
333 border-bottom: 1px solid #EEE;
353 background-color: #FFF;
354 border: 1px solid #BBB;
355 box-shadow: $bs-light;
364 border-bottom: 1px solid #DDD;
369 background-color: #EEE;
374 .comments-container h5 {
380 .comment-editor .CodeMirror, .comment-editor .CodeMirror-scroll {
384 /* FIXME - Ugly hack to modify the media plugin for TinyMCE */
385 .mce-floatpanel[aria-label="Insert/edit media"] {
391 .entity-list-item > span:first-child, .icon-list-item > span:first-child, .chapter-expansion > .icon {
397 justify-content: center;
409 background-color: currentColor;
419 display: inline-block;
421 justify-content: center;
430 transition: opacity ease-in-out 120ms;
434 background-color: currentColor;
442 text-decoration: none;