Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2892224
phabricator-property-list-view.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
2 KB
Referenced Files
None
Subscribers
None
phabricator-property-list-view.css
View Options
/**
* @provides phabricator-property-list-view-css
*/
.
phabricator-property-list-view
{
background-color
:
{$
lightgreybackground
}
;
}
.
phabricator-property-list-view
.
keyboard-shortcuts-available
{
float
:
right
;
height
:
16
px
;
margin
:
12
px
10
px
-28
px
0
px
;
padding
:
0
px
20
px
0
px
0
px
;
vertical-align
:
middle
;
color
:
{$
greytext
}
;
text-align
:
right
;
font-size
:
11px
;
background
:
url
(
'/rsrc/image/icon/fatcow/key_question.png'
)
right
center
no-repeat
;
}
.
phabricator-property-list-container
{
border-color
:
{$
lightgreyborder
}
;
border-style
:
solid
;
border-width
:
0
0
1px
;
}
.
device-desktop
.
phabricator-property-list-container
{
padding
:
12
px
0
4
px
0
;
}
.
device
.
phabricator-property-list-container
{
padding
:
12
px
0
0
0
;
}
.
phabricator-property-list-key
{
color
:
{$
bluetext
}
;
font-weight
:
bold
;
overflow
:
hidden
;
white-space
:
nowrap
;
}
.
device-desktop
.
phabricator-property-list-key
{
width
:
15
%
;
margin-left
:
1
%
;
text-align
:
right
;
float
:
left
;
clear
:
left
;
margin-bottom
:
4
px
;
}
.
device
.
phabricator-property-list-key
{
padding-left
:
8
px
;
}
.
phabricator-property-list-value
{
color
:
{$
darkgreytext
}
;
overflow
:
hidden
;
line-height
:
17px
;
}
.
device-desktop
.
phabricator-property-list-value
{
width
:
50
%
;
margin-left
:
1
%
;
float
:
left
;
margin-bottom
:
4
px
;
}
.
device
.
phabricator-property-list-value
{
padding-left
:
16
px
;
margin-bottom
:
8
px
;
}
.
phabriator-property-list-view-end
{
clear
:
both
;
}
.
phabricator-property-list-section-header
{
color
:
#9CA5B5
;
padding
:
12
px
16
px
0
px
;
text-transform
:
uppercase
;
font-weight
:
700
;
}
.
phabricator-property-list-text-content
{
padding
:
12
px
16
px
;
background
:
{$
lightgreybackground
}
;
border-bottom
:
1px
solid
{
$lightgreyborder
}
;
overflow
:
hidden
;
}
.
phabricator-property-list-image-content
{
background
:
#282828
;
border-color
:
#101010
;
color
:
#fff
;
}
/* In the common case where we immediately follow a header, move back up 30px
so we snuggle next to the header. */
.
device-desktop
.
phabricator-header-view
+
.
phabricator-action-list-view
{
margin-top
:
-30
px
;
}
.
device-desktop
.
phabricator-header-view
+
.
phabricator-action-list-view
+
.
phabricator-property-list-view
{
margin-top
:
0
px
;
}
.
phabricator-property-list-image
{
margin
:
auto
;
max-width
:
95
%
;
}
/* When tags appear in property lists, give them a little more vertical
spacing. */
.
phabricator-property-list-view
.
phabricator-tag-view
{
margin
:
2
px
0
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jan 19, 16:27 (2 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1126471
Default Alt Text
phabricator-property-list-view.css (2 KB)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment