mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-27 23:56:18 +00:00
12.0 remove font awesome (#6257)
* remove font-awesome * remove font awesome 3.2.1
This commit is contained in:
@@ -150,7 +150,7 @@ class AllRepos extends Component {
|
||||
<Fragment>
|
||||
<MainPanelTopbar search={this.getSearch()} {...this.props}>
|
||||
<Button className="btn btn-secondary operation-item" onClick={this.toggleCreateRepoDialog}>
|
||||
<i className="fas fa-plus-square text-secondary mr-1"></i>{gettext('New Library')}
|
||||
<i className="sf3-font sf3-font-enlarge text-secondary mr-1"></i>{gettext('New Library')}
|
||||
</Button>
|
||||
</MainPanelTopbar>
|
||||
<div className="main-panel-center flex-row">
|
||||
|
Reference in New Issue
Block a user