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 8ce6f21 commit 078b293Copy full SHA for 078b293
src/LinkDotNet.Blog.Web/wwwroot/css/basic.css
@@ -143,6 +143,10 @@ code {
143
color: red;
144
}
145
146
+.editor-toolbar button.active, .editor-toolbar button:hover {
147
+ background: rgb(206, 206, 206, 0.5) !important;
148
+}
149
+
150
#blazor-error-ui {
151
background: lightyellow;
152
bottom: 0;
0 commit comments