Skip to content

Commit 911c8a7

Browse files
committed
Remove duplicate
1 parent 5de9bf5 commit 911c8a7

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Diff for: src/LinkDotNet.Blog.Web/wwwroot/css/basic.css

+1-4
Original file line numberDiff line numberDiff line change
@@ -111,10 +111,6 @@ code {
111111
content: "\e9d5";
112112
}
113113

114-
.editor-toolbar {
115-
background: #696969;
116-
}
117-
118114
.copy-btn {
119115
border-color: whitesmoke !important;
120116
}
@@ -147,6 +143,7 @@ code {
147143
.editor-toolbar {
148144
background: rgb(36, 90, 170) !important;
149145
}
146+
150147
.editor-toolbar button.active, .editor-toolbar button:hover {
151148
background: rgb(36, 90, 170) !important;
152149
}

0 commit comments

Comments
 (0)