4854: Upgrade infusion library to 1.4
[acontent.git] / docs / include / jscripts / infusion / components / uiOptions / css / FullPreviewUIOptions.css
1 .fl-uiOptions-fullPreview{min-width:800px;}
2 .fl-uiOptions-fullPreview ul li{clear:left;}
3 .fl-uiOptions-fullPreview h2{border-top:2px solid #ddd;margin-bottom:20px;}
4 .fl-uiOptions-fullPreview .fl-uiOptions-category{padding-bottom:20px;}
5 .fl-uiOptions-fullPreview ul{margin-left:0;}
6 .fl-uiOptions-fullPreview ul li{list-style:none;width:100%;}
7 .fl-uiOptions-fullPreview .fl-uiOptions-option-description{clear:both;}
8 .fl-uiOptions .fl-inputs{float:left;}
9 .fl-uiOptions input[type="text"]{width:2em;}
10 .fl-uiOptions-fullPreview .fl-slider{float:left;margin-right:10px;}
11 .fl-uiOptions-fullPreview label{display:block;float:left;width:15em;}
12 .fl-uiOptions-fullPreview .fl-uiOptions-layout li,.fl-uiOptions-fullPreview .fl-uiOptions-links li{padding-bottom:10px;}
13 .fl-uiOptions-fullPreview .fl-uiOptions-preview iframe{height:480px;width:100%;border:2px solid #d7d7d7;}
14 .fl-uiOptions-fullPreview .fl-uiOptions-preview h2{font-weight:lighter;font-size:1.8em;color:#4D4D4D;padding:18px 0 0 0;}