You've already forked baupm-theme
update icon fonts
This commit is contained in:
@@ -259,7 +259,8 @@
|
||||
.icon-copy-link,
|
||||
.icon-locked,
|
||||
.icon-ms-project,
|
||||
.icon-text-blocks {
|
||||
.icon-text-blocks,
|
||||
.icon-sidebar {
|
||||
background-image: none !important;
|
||||
padding-left: 0;
|
||||
}
|
||||
@@ -273,6 +274,9 @@
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.icon-sidebar:before {
|
||||
content: '\f0db';
|
||||
} /* '' */
|
||||
.icon-locked:before {
|
||||
content: "\f2d3";
|
||||
} /* '' */
|
||||
|
||||
Reference in New Issue
Block a user