Page MenuHomestyx hydra

phabricator-property-list-view.css
No OneTemporary

phabricator-property-list-view.css

/**
* @provides phabricator-property-list-view-css
*/
.phabricator-property-list-view {
border-color: #dbdbdb;
border-style: solid;
border-width: 1px 0;
background-color: #f9f9f9;
}
.phabriator-property-list-view-end {
clear: both;
}
.device-desktop .phabricator-property-list-view {
padding: 1em 0 0.75em;
}
.device-tablet .phabricator-property-list-view,
.device-phone .phabricator-property-list-view {
padding: .5em;
}
.phabricator-property-key {
color: #333333;
font-weight: bold;
}
.device-desktop .phabricator-property-key {
width: 12%;
margin-left: 1%;
text-align: right;
float: left;
clear: left;
margin-bottom: .5em;
}
.device-tablet .phabricator-property-key,
.device-phone .phabricator-property-key {
padding-left: .5em;
}
.phabricator-property-value {
color: #333333;
}
.device-desktop .phabricator-property-value {
width: 53%;
margin-left: 1%;
float: left;
margin-bottom: .5em;
}
.device-tablet .phabricator-property-value,
.device-phone .phabricator-property-value {
padding-left: 1.5em;
margin-bottom: .5em;
}

File Metadata

Mime Type
text/plain
Expires
Wed, Dec 3, 3:18 PM (4 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
433666
Default Alt Text
phabricator-property-list-view.css (1 KB)

Event Timeline