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 {
220 background-color: #FFF;
221 border: 1px solid #DDD;
225 align-items: stretch;
228 transition: width ease-in-out 180ms;
234 [toolbox-toggle] svg {
235 transition: transform ease-in-out 180ms;
238 transition: background-color ease-in-out 180ms;
240 &.open [toolbox-toggle] {
241 background-color: rgba(255, 0, 0, 0.29);
243 &.open [toolbox-toggle] svg {
244 transform: rotate(180deg);
252 border-right: 1px solid #DDD;
257 fill: rgba(0, 0, 0, 0.5);
267 border-bottom: 1px solid rgba(255, 255, 255, 0.3);
269 &.open .tabs > button.active {
271 background-color: rgba(0, 0, 0, 0.1);
273 div[toolbox-tab-content] {
274 padding-bottom: 45px;
277 flex-direction: column;
284 padding: 0 $-l $-s $-l;
291 .tags td, .tag-table > div > div > div {
304 flex-direction: column;
312 [toolbox-tab-content] {
328 color: rgba(100, 100, 100, 0.7);
334 border-bottom: 1px solid #EEE;
354 background-color: #FFF;
355 border: 1px solid #BBB;
356 box-shadow: $bs-light;
365 border-bottom: 1px solid #DDD;
370 background-color: #EEE;
375 .comments-container h5 {
381 .comment-editor .CodeMirror, .comment-editor .CodeMirror-scroll {
385 /* FIXME - Ugly hack to modify the media plugin for TinyMCE */
386 .mce-floatpanel[aria-label="Insert/edit media"] {
392 .entity-list-item > span:first-child, .icon-list-item > span:first-child, .chapter-expansion > .icon {
398 justify-content: center;
410 background-color: currentColor;
420 display: inline-block;
422 justify-content: center;
431 transition: opacity ease-in-out 120ms;
435 background-color: currentColor;
443 text-decoration: none;