Page MenuHomePhabricator

D13082.diff
No OneTemporary

D13082.diff

diff --git a/resources/celerity/map.php b/resources/celerity/map.php
--- a/resources/celerity/map.php
+++ b/resources/celerity/map.php
@@ -104,7 +104,7 @@
'rsrc/css/application/releeph/releeph-preview-branch.css' => 'b7a6f4a5',
'rsrc/css/application/releeph/releeph-request-differential-create-dialog.css' => '8d8b92cd',
'rsrc/css/application/releeph/releeph-request-typeahead.css' => '667a48ae',
- 'rsrc/css/application/search/search-results.css' => '15c71110',
+ 'rsrc/css/application/search/search-results.css' => 'ce897fb9',
'rsrc/css/application/slowvote/slowvote.css' => '266df6a1',
'rsrc/css/application/tokens/tokens.css' => '3d0f239e',
'rsrc/css/application/uiexample/example.css' => '528b19de',
@@ -725,7 +725,7 @@
'phabricator-prefab' => '6920d200',
'phabricator-profile-css' => 'cb6f56b7',
'phabricator-remarkup-css' => 'ea91b3ee',
- 'phabricator-search-results-css' => '15c71110',
+ 'phabricator-search-results-css' => 'ce897fb9',
'phabricator-shaped-request' => '7cbe244b',
'phabricator-side-menu-view-css' => '4f2cd343',
'phabricator-slowvote-css' => '266df6a1',
diff --git a/webroot/rsrc/css/application/search/search-results.css b/webroot/rsrc/css/application/search/search-results.css
--- a/webroot/rsrc/css/application/search/search-results.css
+++ b/webroot/rsrc/css/application/search/search-results.css
@@ -3,10 +3,7 @@
*/
.phui-object-item-link strong {
- background-color: {$lightyellow};
- color: black;
- padding: 0 4px;
- border-radius: 3px;
+ color: {$fire};
}
.phui-source-fragment {
@@ -16,5 +13,5 @@
.phui-source-fragment strong {
background-color: {$lightyellow};
font-weight: normal;
- color: #000000;
+ color: #000;
}

File Metadata

Mime Type
text/plain
Expires
Fri, Oct 4, 1:19 PM (21 h, 57 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6670549
Default Alt Text
D13082.diff (1 KB)

Event Timeline