mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Show ignored icon in status bar
This commit is contained in:
@@ -57,6 +57,11 @@
|
||||
content: "\f26b";
|
||||
}
|
||||
|
||||
.status-bar .ignored-status-icon:before {
|
||||
content: "\f099";
|
||||
margin-right: 0px;
|
||||
}
|
||||
|
||||
.status-bar .commits-behind-label:before {
|
||||
margin-top: -3px;
|
||||
margin-left: 3px;
|
||||
|
||||
Reference in New Issue
Block a user