Roll out more FontIcons
Summary: Sidenav launcher, search typeahead results, apps launcher
Test Plan:
Used each of these items
{F275814}
Reviewers: btrahan, epriestley
Reviewed By: epriestley
Subscribers: Korvin, epriestley
Differential Revision: https://secure.phabricator.com/D11499
This commit is contained in:
@@ -19,7 +19,7 @@ final class PhabricatorDiffusionApplication extends PhabricatorApplication {
|
||||
}
|
||||
|
||||
public function getFontIcon() {
|
||||
return 'fa-file-code-o';
|
||||
return 'fa-code';
|
||||
}
|
||||
|
||||
public function isPinnedByDefault(PhabricatorUser $viewer) {
|
||||
|
||||
Reference in New Issue
Block a user