3 flex-direction: column;
6 background-color: #FFF;
10 flex-direction: column;
18 .mce-top-part::before {
23 @include smaller-than($m) {
29 .page-edit-toolbar .grid.third {
33 display: inline-block;
38 @include smaller-than($m) {
39 .page-edit-toolbar #save-button {
48 box-shadow: $bs-hover;
49 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;
148 display: inline-block;
151 box-shadow: 0 0 8px 1px rgba(212, 209, 209, 0.35);
154 background-color:#FFF;
171 background-color:#FFF;
172 transform: rotate(45deg);
173 transform-origin: 50% 50%;
174 border-bottom: 1px solid #CCC;
175 border-right: 1px solid #CCC;
179 background-color: #FFF;
180 border: 1px solid #DDD;
202 .input-group .button {
222 background-color: #FFF;
223 border: 1px solid #DDD;
227 align-items: stretch;
230 transition: width ease-in-out 180ms;
236 [toolbox-toggle] svg {
237 transition: transform ease-in-out 180ms;
240 transition: background-color ease-in-out 180ms;
242 &.open [toolbox-toggle] {
243 background-color: rgba(255, 0, 0, 0.29);
245 &.open [toolbox-toggle] svg {
246 transform: rotate(180deg);
254 border-right: 1px solid #DDD;
259 fill: rgba(0, 0, 0, 0.5);
269 border-bottom: 1px solid rgba(255, 255, 255, 0.3);
271 &.open .tabs > span.active {
273 background-color: rgba(0, 0, 0, 0.1);
275 div[toolbox-tab-content] {
276 padding-bottom: 45px;
279 flex-direction: column;
286 padding: 0 $-l $-s $-l;
293 .tags td, .tag-table > div > div > div {
306 flex-direction: column;
314 [toolbox-tab-content] {
330 color: rgba(100, 100, 100, 0.7);
336 border-bottom: 1px solid #EEE;
356 background-color: #FFF;
357 border: 1px solid #BBB;
358 box-shadow: $bs-light;
367 border-bottom: 1px solid #DDD;
372 background-color: #EEE;
377 .comments-container h5 {
383 .comment-editor .CodeMirror, .comment-editor .CodeMirror-scroll {
387 /* FIXME - Ugly hack to modify the media plugin for TinyMCE */
388 .mce-floatpanel[aria-label="Insert/edit media"] {
394 .entity-list-item > span:first-child, .icon-list-item > span:first-child, .chapter-expansion > .icon {
400 justify-content: center;
412 background-color: currentColor;
422 display: inline-block;
424 justify-content: center;
433 transition: opacity ease-in-out 120ms;
437 background-color: currentColor;
445 text-decoration: none;