mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-10 17:02:41 +01:00
83f1140785
Summary: oh god everyone hates this revert revert https://www.facebook.com/photo.php?fbid=787360256660&set=p.787360256660&type=1&theater (I left the icons themselves since I have some plans to do other things with them.) Test Plan: I am not good at designer Reviewers: ola, elynde, bh, ashwin, jungejason, kdelong, zrait, tomo, aran Reviewed By: aran CC: aran, epriestley, tomo Differential Revision: 885
7 lines
113 B
CSS
7 lines
113 B
CSS
/**
|
|
* @provides phabricator-content-source-view-css
|
|
*/
|
|
|
|
.phabricator-content-source-view {
|
|
color: #888888;
|
|
}
|