Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14097639
D18481.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
607 B
Referenced Files
None
Subscribers
None
D18481.diff
View Options
diff --git a/src/applications/diffusion/controller/DiffusionBrowseController.php b/src/applications/diffusion/controller/DiffusionBrowseController.php
--- a/src/applications/diffusion/controller/DiffusionBrowseController.php
+++ b/src/applications/diffusion/controller/DiffusionBrowseController.php
@@ -1134,7 +1134,7 @@
$before_link = null;
$commit_date = null;
- $style = 'border-right: 2px solid '.$line['color'].';';
+ $style = 'border-right: 3px solid '.$line['color'].';';
if ($identifier && !$line['duplicate']) {
if (isset($commit_links[$identifier])) {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Nov 27, 7:31 AM (21 h, 45 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6792456
Default Alt Text
D18481.diff (607 B)
Attached To
Mode
D18481: Widen blame age line in blame view
Attached
Detach File
Event Timeline
Log In to Comment