Преглед изворни кода

Enforce transparent background on editor toolbar elements (#11569)

Co-authored-by: Lauris BH <lauris@nix.lv>
tags/v1.13.0-rc1
Cirno the Strongest пре 4 година
родитељ
комит
38c773d8a5
No account linked to committer's email address
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4
    0
      web_src/less/_editor.less

+ 4
- 0
web_src/less/_editor.less Прегледај датотеку

@@ -29,6 +29,10 @@
opacity: 1 !important;
}

.editor-toolbar a:not(:hover) {
background-color: transparent !important;
}

.editor-toolbar i.separator {
border-left: none;
}

Loading…
Откажи
Сачувај