237237----------------------------------*/
238238
239239/* Corner radius */
240- .ui-corner-all , .ui-corner-top , .ui-corner-left , .ui-corner-tl { -moz-border-radius-topleft : 4px/*{cornerRadius}*/ ; - webkit- bor der- to p- left- radius: 4px/*{cornerRadius}*/ ; bor der- to p- left- radius: 4px/*{cornerRadius}*/ ; }
241- .ui-corner-all , .ui-corner-top , .ui-corner-right , .ui-corner-tr { -moz-border-radius-topright : 4px/*{cornerRadius}*/ ; - webkit- bor der- to p- right- radius: 4px/*{cornerRadius}*/ ; bor der- to p- right- radius: 4px/*{cornerRadius}*/ ; }
242- .ui-corner-all , .ui-corner-bottom , .ui-corner-left , .ui-corner-bl { -moz-border-radius-bottomleft : 4px/*{cornerRadius}*/ ; - webkit- bor der- botto m- left- radius: 4px/*{cornerRadius}*/ ; bor der- botto m- left- radius: 4px/*{cornerRadius}*/ ; }
243- .ui-corner-all , .ui-corner-bottom , .ui-corner-right , .ui-corner-br { -moz-border-radius-bottomright : 4px/*{cornerRadius}*/ ; - webkit- bor der- botto m- right- radius: 4px/*{cornerRadius}*/ ; bor der- botto m- right- radius: 4px/*{cornerRadius}*/ ; }
240+ .ui-corner-all , .ui-corner-top , .ui-corner-left , .ui-corner-tl { -moz-border-radius-topleft : 4px/*{cornerRadius}*/ ; - webkit- bor der- to p- left- radius: 4px/*{cornerRadius}*/ ; - khtml - b or der - to p - left - radius : 4px /*{cornerRadius}*/ ; bor der- to p- left- radius: 4px/*{cornerRadius}*/ ; }
241+ .ui-corner-all , .ui-corner-top , .ui-corner-right , .ui-corner-tr { -moz-border-radius-topright : 4px/*{cornerRadius}*/ ; - webkit- bor der- to p- right- radius: 4px/*{cornerRadius}*/ ; - khtml - b or der - to p - right - radius : 4px /*{cornerRadius}*/ ; bor der- to p- right- radius: 4px/*{cornerRadius}*/ ; }
242+ .ui-corner-all , .ui-corner-bottom , .ui-corner-left , .ui-corner-bl { -moz-border-radius-bottomleft : 4px/*{cornerRadius}*/ ; - webkit- bor der- botto m- left- radius: 4px/*{cornerRadius}*/ ; - khtml - b or der - bot to m - left - radius : 4px /*{cornerRadius}*/ ; bor der- botto m- left- radius: 4px/*{cornerRadius}*/ ; }
243+ .ui-corner-all , .ui-corner-bottom , .ui-corner-right , .ui-corner-br { -moz-border-radius-bottomright : 4px/*{cornerRadius}*/ ; - webkit- bor der- botto m- right- radius: 4px/*{cornerRadius}*/ ; - khtml - b or der - bot to m - right - radius : 4px /*{cornerRadius}*/ ; bor der- botto m- right- radius: 4px/*{cornerRadius}*/ ; }
244244
245245/* Overlays */
246246.ui-widget-overlay { background : # aaaaaa /*{bgColorOverlay}*/ url (images/ ui- bg_flat_0_aaaaaa_40x100.png )/*{bgImgUrlOverlay}*/ 50%/*{bgOverlayXPos}*/ 50%/*{bgOverlayYPos}*/ repeat- x/*{bgOverlayRepeat}*/ ; opacity: .3;filter: Alpha(Opacity= 30)/*{opacityOverlay}*/ ; }
247- .ui-widget-shadow { margin : -8px/*{offsetTopShadow}*/ 0 0 -8px/*{offsetLeftShadow}*/ ; padding: 8px/*{thicknessShadow}*/ ; background: # aaaaaa /*{bgColorShadow}*/ url (images/ ui- bg_flat_0_aaaaaa_40x100.png )/*{bgImgUrlShadow}*/ 50%/*{bgShadowXPos}*/ 50%/*{bgShadowYPos}*/ repeat- x/*{bgShadowRepeat}*/ ; opacity: .3;filter: Alpha(Opacity= 30)/*{opacityShadow}*/ ; - moz- bor der- radius: 8px/*{cornerRadiusShadow}*/ ; - webkit- bor der- radius: 8px/*{cornerRadiusShadow}*/ ; bor der- radius: 8px/*{cornerRadiusShadow}*/ ; }
247+ .ui-widget-shadow { margin : -8px/*{offsetTopShadow}*/ 0 0 -8px/*{offsetLeftShadow}*/ ; padding: 8px/*{thicknessShadow}*/ ; background: # aaaaaa /*{bgColorShadow}*/ url (images/ ui- bg_flat_0_aaaaaa_40x100.png )/*{bgImgUrlShadow}*/ 50%/*{bgShadowXPos}*/ 50%/*{bgShadowYPos}*/ repeat- x/*{bgShadowRepeat}*/ ; opacity: .3;filter: Alpha(Opacity= 30)/*{opacityShadow}*/ ; - moz- bor der- radius: 8px/*{cornerRadiusShadow}*/ ; - khtml - b or der - radius : 8px /*{cornerRadiusShadow}*/ ; - webkit- bor der- radius: 8px/*{cornerRadiusShadow}*/ ; bor der- radius: 8px/*{cornerRadiusShadow}*/ ; }
0 commit comments