Page MenuHomestyx hydra

list-filter-view.css
No OneTemporary

list-filter-view.css

/**
* @provides aphront-list-filter-view-css
*/
.aphront-list-filter-wrap {
border-left: 1px solid {$lightgreyborder};
border-right: 1px solid {$lightgreyborder};
border-bottom: 1px solid {$greyborder};
margin: 0 20px;
}
.aphront-list-filter-view {
background: #fff;
padding: 0;
}
.device-phone .aphront-list-filter-wrap {
margin: 0 -2px;
}
.aphront-list-filter-view-content .phui-form-view {
border-left: none;
border-right: none;
padding: 12px 0 6px;
}
.aphront-list-filter-view-content .phui-form-view .aphront-form-label {
width: 12%;
}
.aphront-list-filter-view-content .phui-form-view .aphront-form-input {
width: 70%;
margin-left: 13%;
margin-right: 17%;
}
.device-phone .aphront-list-filter-view-content .phui-form-view
.aphront-form-input {
width: 98%;
margin-left: 0;
margin-right: 0;
}
.aphront-list-filter-view-collapsible .aphront-list-filter-view-content {
border-top: 1px solid #e7e7e7;
}
.aphront-list-filter-reveal {
margin-left: 13%;
margin-right: 18%;
padding: 8px 0;
overflow: hidden;
text-align: center;
}
.device .aphront-list-filter-reveal {
width: 98%;
margin: auto;
padding: 8px;
}
.aphront-list-filter-reveal a {
font-weight: bold;
float: right;
}
.device .aphront-list-filter-reveal a {
margin: 4px 0;
float: left;
}
.aphront-list-filter-description {
margin-right: 25%;
float: left;
text-align: left;
line-height: 25px;
color: {$greytext};
}
.device .aphront-list-filter-description {
float: none;
text-align: left;
margin-right: 0;
}

File Metadata

Mime Type
text/plain
Expires
Thu, Jan 15, 2:03 AM (14 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
614381
Default Alt Text
list-filter-view.css (1 KB)

Event Timeline