We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 259b78e commit e5cccfaCopy full SHA for e5cccfa
web_src/less/themes/theme-arc-green.less
@@ -1818,12 +1818,12 @@ a.ui.labels .label:hover {
1818
border-right-color: #404552 !important;
1819
}
1820
1821
-.editor-toolbar a {
+.editor-toolbar button {
1822
color: #87ab63 !important;
1823
1824
1825
-.editor-toolbar a.active,
1826
-.editor-toolbar a:hover {
+.editor-toolbar button.active,
+.editor-toolbar button:hover {
1827
background: #2a2e3a;
1828
border-color: transparent;
1829
0 commit comments