Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13997288
D7542.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
532 B
Referenced Files
None
Subscribers
None
D7542.diff
View Options
Index: webroot/rsrc/css/layout/phabricator-source-code-view.css
===================================================================
--- webroot/rsrc/css/layout/phabricator-source-code-view.css
+++ webroot/rsrc/css/layout/phabricator-source-code-view.css
@@ -8,6 +8,14 @@
overflow-y: hidden;
}
+.phabricator-source-code-view tr:first-child * {
+ padding-top: 8px;
+}
+
+.phabricator-source-code-view tr:last-child * {
+ padding-bottom: 8px;
+}
+
.phabricator-source-code {
white-space: pre-wrap;
padding: 2px 8px 1px;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Oct 25, 3:25 AM (2 w, 4 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6712095
Default Alt Text
D7542.diff (532 B)
Attached To
Mode
D7542: Add some light padding to code views.
Attached
Detach File
Event Timeline
Log In to Comment