12 flex-direction: column;
19 flex-direction: column;
26 transition: transform ease-in-out 120ms;
27 transform-origin: 50% 50%;
34 padding: 0 !important;
39 overflow-wrap: break-word;
43 img.align-left, table.align-left {
44 float: left !important;
45 margin: $-xs $-s $-xs 0;
48 float: right !important;
50 img.align-right, table.align-right {
52 margin: $-xs 0 $-xs $-s;
61 h1, h2, h3, h4, h5, h6, pre {
72 height: auto !important;
76 // Page content pointers
84 border: 1px solid #CCC;
85 display: inline-block;
88 box-shadow: 0 0 8px 1px rgba(212, 209, 209, 0.35);
91 background-color:#FFF;
103 background-color:#FFF;
104 transform: rotate(45deg);
105 transform-origin: 50% 50%;
106 border-bottom: 1px solid #CCC;
107 border-right: 1px solid #CCC;
111 background-color: #FFF;
112 border: 1px solid #DDD;
138 background-color: #FFF;
139 border: 1px solid #DDD;
144 align-items: stretch;
147 transition: width ease-in-out 180ms;
154 transition: transform ease-in-out 180ms;
157 transition: background-color ease-in-out 180ms;
159 &.open [toolbox-toggle] {
160 background-color: rgba(255, 0, 0, 0.29);
162 &.open [toolbox-toggle] i {
163 transform: rotate(180deg);
171 border-right: 1px solid #DDD;
176 color: rgba(0, 0, 0, 0.5);
186 border-bottom: 1px solid rgba(255, 255, 255, 0.3);
188 &.open .tabs > span.active {
190 background-color: rgba(0, 0, 0, 0.1);
193 padding-bottom: 45px;
196 flex-direction: column;
200 div[tab-content] .padded {
207 padding: 0 $-l $-s $-l;
242 flex-direction: column;
253 border: 1px solid #DDD;
271 border-bottom: 1px solid #DDD;
288 background-color: #FFF;
289 border: 1px solid #BBB;
290 box-shadow: $bs-light;
299 border-bottom: 1px solid #DDD;
304 background-color: #EEE;