4837: Upgraded infusion library to 1.4 as of Sep 13, 2011.
[atutor.git] / docs / jscripts / infusion / components / uiOptions / css / FullUIOptions.css
index d0dba85..454a8d8 100644 (file)
@@ -1,12 +1,14 @@
 .fl-uiOptions h2{font-size:1.29em;font-weight:bold;clear:both;color:#444;padding:14px 0 5px 25px;}
 .fl-uiOptions .fl-uiOptions-buttons{margin-top:1em;float:left;width:100%;}
 .fl-uiOptions .fl-uiOptions-buttons input{text-transform:uppercase;text-decoration:underline;font-weight:bold;border:2px solid #cecece;font-size:1em;padding:5px;height:2.5em;margin-right:3px;background-color:#F0F0F0;}
-.fl-uiOptions .fl-uiOptions-buttons .fl-uiOptions-save{padding-left:20px;background-image:url("../images/default/uio_icon_save_default_13x13.png");background-repeat:no-repeat;background-position:.2em .5em;}
-.fl-uiOptions .fl-uiOptions-buttons .fl-uiOptions-cancel{padding-left:20px;background-image:url("../images/default/uio_icon_cancel_default_13x13.png");background-repeat:no-repeat;background-position:.2em .5em;}
+.fl-uiOptions .fl-uiOptions-buttons .fl-uiOptions-save{padding-left:20px;background-image:url("../images/default/uio_icon_save_default_13x13.png");background-repeat:no-repeat;background-position:2% 50%;}
+.fl-uiOptions .fl-uiOptions-buttons .fl-uiOptions-cancel{padding-left:20px;background-image:url("../images/default/uio_icon_cancel_default_13x13.png");background-repeat:no-repeat;background-position:2% 50%;}
 .fl-uiOptions h2 img{margin-bottom:-3px;padding-right:5px;}
-.fl-uiOptions h2.fl-uiOptions-text-icon{background-image:url("../images/default/uio_icon_textanddisplay_default_18x18.png");background-repeat:no-repeat;background-position:0 .7em;}
-.fl-uiOptions h2.fl-uiOptions-layout-icon{background-image:url("../images/default/uio_icon_layoutandnavigation_default_18x18.png");background-repeat:no-repeat;background-position:0 .7em;}
-.fl-uiOptions h2.fl-uiOptions-links-icon{background-image:url("../images/default/uio_icon_linksandbuttons_default_18x18.png");background-repeat:no-repeat;background-position:0 .7em;}
+.fl-uiOptions h2.fl-uiOptions-text-icon{background-image:url("../images/default/uio_icon_textanddisplay_default_18x18.png");background-repeat:no-repeat;background-position:0 55%;}
+.fl-uiOptions h2.fl-uiOptions-layout-icon{background-image:url("../images/default/uio_icon_layoutandnavigation_default_18x18.png");background-repeat:no-repeat;background-position:0 55%;}
+.fl-uiOptions h2.fl-uiOptions-links-icon{background-image:url("../images/default/uio_icon_linksandbuttons_default_18x18.png");background-repeat:no-repeat;background-position:0 55%;}
+.fl-uiOptions .fl-uiOptions-text ul li{clear:left;height:3.5em;}
+.fl-uiOptions .fl-slider-input{float:right;}
 .fl-theme-bw .fl-uiOptions .fl-uiOptions-text-icon{background-image:url("../images/bw/uio_icon_textanddisplay_hc_18x18.png");}
 .fl-theme-bw .fl-uiOptions .fl-uiOptions-layout-icon{background-image:url("../images/bw/uio_icon_layoutandnavigation_hc_18x18.png");}
 .fl-theme-bw .fl-uiOptions .fl-uiOptions-links-icon{background-image:url("../images/bw/uio_icon_linksandbuttons_hc_18x18.png");}