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 5de9bf5 commit 911c8a7Copy full SHA for 911c8a7
src/LinkDotNet.Blog.Web/wwwroot/css/basic.css
@@ -111,10 +111,6 @@ code {
111
content: "\e9d5";
112
}
113
114
-.editor-toolbar {
115
- background: #696969;
116
-}
117
-
118
.copy-btn {
119
border-color: whitesmoke !important;
120
@@ -147,6 +143,7 @@ code {
147
143
.editor-toolbar {
148
144
background: rgb(36, 90, 170) !important;
149
145
146
+
150
.editor-toolbar button.active, .editor-toolbar button:hover {
151
152
0 commit comments