mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-23 22:13:34 +00:00
Merge "Move edit section colorings to core"
This commit is contained in:
commit
fcce9b0b89
|
@ -27,8 +27,6 @@
|
|||
|
||||
.client-js {
|
||||
.mw-editsection-bracket {
|
||||
color: @color-subtle;
|
||||
|
||||
&:first-of-type {
|
||||
margin-right: 0.25em;
|
||||
margin-inline: 0 0.25em;
|
||||
|
|
|
@ -154,7 +154,3 @@
|
|||
white-space: nowrap;
|
||||
}
|
||||
}
|
||||
|
||||
.mw-editsection-divider {
|
||||
color: @color-subtle;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue