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;
144 display: inline-block;
147 box-shadow: 0 0 8px 1px rgba(212, 209, 209, 0.35);
150 background-color:#FFF;
167 background-color:#FFF;
168 transform: rotate(45deg);
169 transform-origin: 50% 50%;
170 border-bottom: 1px solid #CCC;
171 border-right: 1px solid #CCC;
175 background-color: #FFF;
176 border: 1px solid #DDD;
198 .input-group .button {
218 background-color: #FFF;
219 border: 1px solid #DDD;
223 align-items: stretch;
226 transition: width ease-in-out 180ms;
232 [toolbox-toggle] svg {
233 transition: transform ease-in-out 180ms;
236 transition: background-color ease-in-out 180ms;
238 &.open [toolbox-toggle] {
239 background-color: rgba(255, 0, 0, 0.29);
241 &.open [toolbox-toggle] svg {
242 transform: rotate(180deg);
250 border-right: 1px solid #DDD;
255 fill: rgba(0, 0, 0, 0.5);
265 border-bottom: 1px solid rgba(255, 255, 255, 0.3);
267 &.open .tabs > span.active {
269 background-color: rgba(0, 0, 0, 0.1);
271 div[toolbox-tab-content] {
272 padding-bottom: 45px;
275 flex-direction: column;
282 padding: 0 $-l $-s $-l;
289 .tags td, .tag-table > div > div > div {
302 flex-direction: column;
310 [toolbox-tab-content] {
326 color: rgba(100, 100, 100, 0.7);
332 border-bottom: 1px solid #EEE;
352 background-color: #FFF;
353 border: 1px solid #BBB;
354 box-shadow: $bs-light;
363 border-bottom: 1px solid #DDD;
368 background-color: #EEE;
373 .comments-container h5 {
379 .comment-editor .CodeMirror, .comment-editor .CodeMirror-scroll {
383 /* FIXME - Ugly hack to modify the media plugin for TinyMCE */
384 .mce-floatpanel[aria-label="Insert/edit media"] {
390 .entity-list-item > span:first-child, .icon-list-item > span:first-child, .chapter-expansion > .icon {
396 justify-content: center;
408 background-color: currentColor;
418 display: inline-block;
420 justify-content: center;
429 transition: opacity ease-in-out 120ms;
433 background-color: currentColor;
441 text-decoration: none;