other
/
mew-iview
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
2b27d95d08ce69253d39f7bdb87d2f1b4171a3e1
Authored by
梁灏
2018-07-03 18:14:31 +0800
1 parent
afafafce
update .ivu-article style
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/styles/common/article.less
Inline
Side-by-side
src/styles/common/article.less
Wrap text
Show/Hide comments
View file @
2b27d95
...
...
@@ -51,7 +51,7 @@
51
51
}
52
52
53
53
a:not([class^="ivu-"])[target="_blank"]:after{
54
- content: "\F
24C
";
54
+ content: "\F
3F2
";
55
55
font-family: Ionicons;
56
56
color: #aaa;
57
57
margin-left: 3px;
...
...