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 float: right !important;
53 img.align-right, table.align-right {
55 margin: $-xs 0 $-xs $-s;
64 h1, h2, h3, h4, h5, h6, pre {
75 height: auto !important;
81 text-decoration: none;
92 white-space: pre-wrap;
97 // Page content pointers
105 border: 1px solid #CCC;
106 display: inline-block;
109 box-shadow: 0 0 8px 1px rgba(212, 209, 209, 0.35);
112 background-color:#FFF;
129 background-color:#FFF;
130 transform: rotate(45deg);
131 transform-origin: 50% 50%;
132 border-bottom: 1px solid #CCC;
133 border-right: 1px solid #CCC;
137 background-color: #FFF;
138 border: 1px solid #DDD;
160 .input-group .button {
180 background-color: #FFF;
181 border: 1px solid #DDD;
185 align-items: stretch;
188 transition: width ease-in-out 180ms;
194 [toolbox-toggle] svg {
195 transition: transform ease-in-out 180ms;
198 transition: background-color ease-in-out 180ms;
200 &.open [toolbox-toggle] {
201 background-color: rgba(255, 0, 0, 0.29);
203 &.open [toolbox-toggle] svg {
204 transform: rotate(180deg);
212 border-right: 1px solid #DDD;
217 fill: rgba(0, 0, 0, 0.5);
227 border-bottom: 1px solid rgba(255, 255, 255, 0.3);
229 &.open .tabs > span.active {
231 background-color: rgba(0, 0, 0, 0.1);
233 div[toolbox-tab-content] {
234 padding-bottom: 45px;
237 flex-direction: column;
241 div[toolbox-tab-content] .padded {
245 div[toolbox-tab-content] .padded.files {
251 padding: 0 $-l $-s $-l;
258 .tags td, .tag-table > div > div > div {
271 flex-direction: column;
279 [toolbox-tab-content] {
295 color: rgba(100, 100, 100, 0.7);
301 border-bottom: 1px solid #EEE;
321 background-color: #FFF;
322 border: 1px solid #BBB;
323 box-shadow: $bs-light;
332 border-bottom: 1px solid #DDD;
337 background-color: #EEE;
342 .comments-container h5 {
348 .comment-editor .CodeMirror, .comment-editor .CodeMirror-scroll {
352 /* FIXME - Ugly hack to modify the media plugin for TinyMCE */
353 .mce-floatpanel[aria-label="Insert/edit media"] {
359 .entity-list-item > span:first-child, .icon-list-item > span:first-child {
365 justify-content: center;
377 background-color: currentColor;
387 display: inline-block;
389 justify-content: center;
401 background-color: currentColor;