Skip to content

Commit ee8239b

Browse files
committed
solve template library problem
1 parent 8813a66 commit ee8239b

File tree

8 files changed

+499
-1086
lines changed

8 files changed

+499
-1086
lines changed

assets/css/wcf-template-library.css

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,10 @@
5252
color: #f12529;
5353
}
5454
.library--action.insert {
55-
color: #39b54a;
56-
background-color: #fff;
55+
color: black;
56+
background-color: orange;
57+
padding: 7px;
58+
border-radius: 5px;
5759
}
5860

5961
#wcf-template-library .dialog-message {

assets/css/wcf-template-library.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)