3 flex-direction: column;
6 background-color: #FFF;
12 flex-direction: column;
19 .mce-top-part::before {
27 transition: transform ease-in-out 120ms;
28 transform-origin: 50% 50%;
35 padding: 0 !important;
42 overflow-wrap: break-word;
46 img.align-left, table.align-left {
47 float: left !important;
48 margin: $-xs $-s $-xs 0;
51 text-align: right !important;
53 img.align-right, table.align-right {
54 float: right !important;
55 margin: $-xs 0 $-xs $-s;
63 img.align-center, table.align-center {
71 h1, h2, h3, h4, h5, h6, pre {
82 height: auto !important;
88 text-decoration: none;
99 white-space: pre-wrap;
104 // Page content pointers
112 border: 1px solid #CCC;
113 display: inline-block;
116 box-shadow: 0 0 8px 1px rgba(212, 209, 209, 0.35);
119 background-color:#FFF;
136 background-color:#FFF;
137 transform: rotate(45deg);
138 transform-origin: 50% 50%;
139 border-bottom: 1px solid #CCC;
140 border-right: 1px solid #CCC;
144 background-color: #FFF;
145 border: 1px solid #DDD;
167 .input-group .button {
187 background-color: #FFF;
188 border: 1px solid #DDD;
192 align-items: stretch;
195 transition: width ease-in-out 180ms;
201 [toolbox-toggle] svg {
202 transition: transform ease-in-out 180ms;
205 transition: background-color ease-in-out 180ms;
207 &.open [toolbox-toggle] {
208 background-color: rgba(255, 0, 0, 0.29);
210 &.open [toolbox-toggle] svg {
211 transform: rotate(180deg);
219 border-right: 1px solid #DDD;
224 fill: rgba(0, 0, 0, 0.5);
234 border-bottom: 1px solid rgba(255, 255, 255, 0.3);
236 &.open .tabs > span.active {
238 background-color: rgba(0, 0, 0, 0.1);
240 div[toolbox-tab-content] {
241 padding-bottom: 45px;
244 flex-direction: column;
248 div[toolbox-tab-content] .padded {
252 div[toolbox-tab-content] .padded.files {
258 padding: 0 $-l $-s $-l;
265 .tags td, .tag-table > div > div > div {
278 flex-direction: column;
286 [toolbox-tab-content] {
302 color: rgba(100, 100, 100, 0.7);
308 border-bottom: 1px solid #EEE;
328 background-color: #FFF;
329 border: 1px solid #BBB;
330 box-shadow: $bs-light;
339 border-bottom: 1px solid #DDD;
344 background-color: #EEE;
349 .comments-container h5 {
355 .comment-editor .CodeMirror, .comment-editor .CodeMirror-scroll {
359 /* FIXME - Ugly hack to modify the media plugin for TinyMCE */
360 .mce-floatpanel[aria-label="Insert/edit media"] {
366 .entity-list-item > span:first-child, .icon-list-item > span:first-child {
372 justify-content: center;
384 background-color: currentColor;
394 display: inline-block;
396 justify-content: center;
405 transition: opacity ease-in-out 120ms;
409 background-color: currentColor;
417 text-decoration: none;