Update Chatlog CSS, fix standard backgrounds
Summary: Uses standard colors in Chatlog, updates the background colors in UIExamples Test Plan: View UIExamples page, check hex values, check Chatlog new CSS Reviewers: epriestley, btrahan Reviewed By: epriestley CC: Korvin, epriestley, aran Differential Revision: https://secure.phabricator.com/D8171
This commit is contained in:
@@ -43,7 +43,7 @@ return array(
|
||||
'rsrc/css/application/base/notification-menu.css' => 'fc9a363c',
|
||||
'rsrc/css/application/base/phabricator-application-launch-view.css' => '55ba7571',
|
||||
'rsrc/css/application/base/standard-page-view.css' => '517cdfb1',
|
||||
'rsrc/css/application/chatlog/chatlog.css' => '0cd2bc78',
|
||||
'rsrc/css/application/chatlog/chatlog.css' => 'ad006c53',
|
||||
'rsrc/css/application/config/config-options.css' => '7fedf08b',
|
||||
'rsrc/css/application/config/config-template.css' => '25d446d6',
|
||||
'rsrc/css/application/config/setup-issue.css' => '1bb81c53',
|
||||
@@ -672,7 +672,7 @@ return array(
|
||||
'phabricator-action-list-view-css' => '81383e25',
|
||||
'phabricator-application-launch-view-css' => '55ba7571',
|
||||
'phabricator-busy' => '6453c869',
|
||||
'phabricator-chatlog-css' => '0cd2bc78',
|
||||
'phabricator-chatlog-css' => 'ad006c53',
|
||||
'phabricator-content-source-view-css' => '4b8b05d4',
|
||||
'phabricator-core-css' => 'da26ddb2',
|
||||
'phabricator-countdown-css' => '86b7b0a0',
|
||||
|
||||
Reference in New Issue
Block a user