3 flex-direction: column;
6 background-color: #FFF;
10 flex-direction: column;
18 .mce-top-part::before {
23 @include smaller-than($s) {
28 .page-edit-toolbar .grid.third {
32 display: inline-block;
37 .page-save-mobile-button {
46 box-shadow: $bs-hover;
47 background-color: currentColor;
58 transition: transform ease-in-out 120ms;
59 transform-origin: 50% 50%;
66 padding: 0 !important;
73 overflow-wrap: break-word;
77 img.align-left, table.align-left {
78 float: left !important;
79 margin: $-xs $-m $-m 0;
82 text-align: right !important;
84 img.align-right, table.align-right {
85 float: right !important;
86 margin: $-xs 0 $-xs $-s;
94 img.align-center, table.align-center {
102 h1, h2, h3, h4, h5, h6, pre {
113 height: auto !important;
119 text-decoration: none;
130 white-space: pre-wrap;
135 // Page content pointers
143 border: 1px solid #CCC;
146 justify-items: center;
149 box-shadow: 0 0 12px 1px rgba(212, 209, 209, 0.3);
152 background-color:#FFF;
169 background-color:#FFF;
170 transform: rotate(45deg);
171 transform-origin: 50% 50%;
172 border-bottom: 1px solid #CCC;
173 border-right: 1px solid #CCC;
185 background-color: #FFF;
186 border: 1px solid #DDD;
196 display: inline-block;
199 .input-group .button {
216 background-color: #FFF;
217 border: 1px solid #DDD;
221 align-items: stretch;
224 transition: width ease-in-out 180ms;
230 [toolbox-toggle] svg {
231 transition: transform ease-in-out 180ms;
234 transition: background-color ease-in-out 180ms;
236 &.open [toolbox-toggle] {
237 background-color: rgba(255, 0, 0, 0.29);
239 &.open [toolbox-toggle] svg {
240 transform: rotate(180deg);
248 border-right: 1px solid #DDD;
253 fill: rgba(0, 0, 0, 0.5);
263 border-bottom: 1px solid rgba(255, 255, 255, 0.3);
265 &.open .tabs > span.active {
267 background-color: rgba(0, 0, 0, 0.1);
269 div[toolbox-tab-content] {
270 padding-bottom: 45px;
273 flex-direction: column;
280 padding: 0 $-l $-s $-l;
287 .tags td, .tag-table > div > div > div {
300 flex-direction: column;
308 [toolbox-tab-content] {
324 color: rgba(100, 100, 100, 0.7);
330 border-bottom: 1px solid #EEE;
350 background-color: #FFF;
351 border: 1px solid #BBB;
352 box-shadow: $bs-light;
361 border-bottom: 1px solid #DDD;
366 background-color: #EEE;
371 .comments-container h5 {
377 .comment-editor .CodeMirror, .comment-editor .CodeMirror-scroll {
381 /* FIXME - Ugly hack to modify the media plugin for TinyMCE */
382 .mce-floatpanel[aria-label="Insert/edit media"] {
388 .entity-list-item > span:first-child, .icon-list-item > span:first-child, .chapter-expansion > .icon {
394 justify-content: center;
406 background-color: currentColor;
416 display: inline-block;
418 justify-content: center;
427 transition: opacity ease-in-out 120ms;
431 background-color: currentColor;
439 text-decoration: none;