Differences From Artifact [b7d0bb51fb]:
- File src/style.wikiedit.css — part of check-in [b2ece413ba] at 2020-08-30 18:43:07 on branch wikiedit-wysiwyg-legacy — Adapted SVG background from Florian for the .help-buttonlet CSS. (user: stephan size: 4867) [more...]
To Artifact [1acf588d76]:
- File src/style.wikiedit.css — part of check-in [a645302b47] at 2020-08-30 19:48:27 on branch trunk — Make the wikiedit/fileedit edit-stash select element grow less agressively. (user: stephan size: 4866) [more...]
| ︙ | |||
185 186 187 188 189 190 191 | 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 | - + |
flex-wrap: wrap;
align-items: center;
}
body.wikiedit #wikiedit-stash-selector select {
margin: 0 1em 0 0.5em;
height: initial;
font-family: monospace;
|