Page MenuHomestyx hydra

list-filter-view.css
No OneTemporary

list-filter-view.css

/**
* @provides aphront-list-filter-view-css
*/
.aphront-filter-table-wrapper {
border-left: 1px solid #e7e7e7;
border-right: 1px solid #e7e7e7;
border-bottom: 1px solid #c0c5d1;
margin: 0 20px;
}
.device-phone .aphront-filter-table-wrapper {
margin: 0;
padding: 0;
background: #fff;
}
.aphront-list-filter-view {
background: #fff;
width: 100%;
box-shadow: 0 1px 2px rgba(0,0,0,0.2);
}
.aphront-list-filter-view-controls {
width: 100%;
}
.aphront-list-filter-view-controls .aphront-form-view {
border-left: none;
border-right: none;
padding: 12px 0 6px;
}
.aphront-list-filter-view-controls .aphront-form-view .aphront-form-label {
width: 12%;
}
.aphront-list-filter-view-controls .aphront-form-view .aphront-form-input {
width: 70%;
margin-left: 13%;
margin-right: 17%;
}
.device-phone .aphront-list-filter-view-controls .aphront-form-view .aphront-form-input {
width: 98%;
margin-left: 0%;
margin-right: 0%;
}

File Metadata

Mime Type
text/plain
Expires
Thu, Jan 15, 1:59 AM (1 d, 7 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
615562
Default Alt Text
list-filter-view.css (964 B)

Event Timeline