Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F4852691
inline-comment-summary.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
1 KB
Referenced Files
None
Subscribers
None
inline-comment-summary.css
View Options
/**
* @provides inline-comment-summary-css
*/
.
transaction-comment
+
.
phabricator-inline-summary-table
{
margin-top
:
8
px
;
}
.
phabricator-inline-summary-table
{
border-collapse
:
collapse
;
border-style
:
hidden
;
width
:
100
%
;
margin-top
:
-16
px
;
}
.
phabricator-inline-summary-table
.
inline-comment-summary-table-header
{
font-weight
:
bold
;
padding
:
16
px
1
px
8
px
;
color
:
{$
blacktext
}
;
border-bottom
:
1px
solid
{
$thinblueborder
}
;
}
.
phabricator-inline-summary-table
.
inline-table-dolumn
{
padding
:
4
px
8
px
;
white-space
:
nowrap
;
color
:
{$
darkbluetext
}
;
background
:
{
$page.content
}
;
}
.
phabricator-inline-summary-table
td
.
inline-line-number
{
padding
:
0
;
width
:
100
px
;
white-space
:
nowrap
;
background
:
{$
lightgreybackground
}
;
font-family
:
"Menlo"
,
"Consolas"
,
monospace
;
font-size
:
{
$smallestfontsize
}
;
color
:
{
$bluetext
}
;
border-right
:
1px
solid
{
$thinblueborder
}
;
}
.
phabricator-inline-summary-table
td
.
inline-which-diff
{
color
:
{$
greytext
}
;
width
:
120px
;
}
.
phabricator-inline-summary-table
td
.
inline-summary-content
{
vertical-align
:
top
;
white-space
:
normal
;
}
/* NOTE: These two rules provide a larger hit target for clicking line numbers
(by letting you click the entire cell) and a visual indicator that you're on
target (by highlighting the entire cell). */
.
phabricator-inline-summary-table
td
.
inline-line-number
a
.
num
{
padding
:
4
px
8
px
;
display
:
block
;
color
:
{$
bluetext
}
;
}
.
phabricator-inline-summary-table
td
.
inline-line-number
:
hover
a
.
num
{
background
:
rgba
(
150
,
150
,
150
,
.1
);
text-decoration
:
none
;
color
:
{$
darkbluetext
}
;
}
.
phui-timeline-core-content
.
phabricator-inline-summary
:
first-child
{
border
:
none
;
margin-top
:
0
;
padding-top
:
0
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jun 9, 06:47 (3 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1768520
Default Alt Text
inline-comment-summary.css (1 KB)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment