Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14009148
D13082.id31572.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D13082.id31572.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Thu, Oct 31, 10:58 AM (2 w, 6 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6755253
Default Alt Text
D13082.id31572.diff (1 KB)
Attached To
Mode
D13082: [Redesign] Update Search UI
Attached
Detach File
Event Timeline
Log In to Comment