awips2/css/elementpage.css
2016-04-03 22:04:09 -05:00

1 line
1.4 KiB
CSS

.content-padding{max-width:1032px;margin:0 auto}.element-list>[data-element-file]{padding-bottom:24px;border-top:1px solid #eee;height:95px;overflow:hidden;cursor:pointer}.element-list>[data-element-file].expand{height:auto}.element-list header{margin:24px 0}.element-list header h2{margin:0 !important;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-o-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-webkit-box-pack:flex-end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;-o-justify-content:flex-end;justify-content:flex-end}.element-list header h2 span{-webkit-box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;-o-flex:1;flex:1}.element-list header a{margin-left:20px}.element-list header a:not(.permalink){font-size:initial}.element-list header a[disabled]{opacity:0.3}.element-list .name{display:inline-block}.element-list .name code{white-space:nowrap}.element-list .nodocs{margin-left:17px;font-style:italic}.element-list .nodocs:after{content:'No documentation available.'}.element-list iframe{border:none;width:100%}.element-list .bower_install_instructions,.element-list .api_documentation{display:block}.element-list .bower_install_instructions>label,.element-list .api_documentation>label{font-weight:500}