瀏覽代碼

Enforce transparent background on editor toolbar elements (#11569) (#11583)

Co-authored-by: Lauris BH <lauris@nix.lv>
(cherry picked from commit 38c773d8a5)

Co-authored-by: zeripath <art27@cantab.net>
tags/v1.12.0-rc2
Cirno the Strongest 4 年之前
父節點
當前提交
80853a2238
沒有連結到貢獻者的電子郵件帳戶。
共有 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…
取消
儲存