diff options
| author | shadlaws <shad@shadlaws.com> | 2013-02-27 16:14:03 +0100 |
|---|---|---|
| committer | shadlaws <shad@shadlaws.com> | 2013-02-27 16:14:03 +0100 |
| commit | 6fbfbaa458c8ae227e7d9621fb86ba1582b6077f (patch) | |
| tree | f9cbb166893c0c07c27cb9cac65316c6a928f461 /themes/admin_wind/css/themeroller/ui.base.css | |
| parent | 81011785aa8bbaad6dcfe5bb44a247cad778ed75 (diff) | |
Update Themeroller v1.10.0 -> v1.10.1 (in sync with gallery3-vendor)
Diffstat (limited to 'themes/admin_wind/css/themeroller/ui.base.css')
| -rw-r--r-- | themes/admin_wind/css/themeroller/ui.base.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/themes/admin_wind/css/themeroller/ui.base.css b/themes/admin_wind/css/themeroller/ui.base.css index d625f2b4..d2fdc5ca 100644 --- a/themes/admin_wind/css/themeroller/ui.base.css +++ b/themes/admin_wind/css/themeroller/ui.base.css @@ -1,4 +1,4 @@ -/*! jQuery UI - v1.10.0 - 2013-02-12 +/*! jQuery UI - v1.10.1 - 2013-02-26 * http://jqueryui.com * Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Lucida%20Grande%2CLucida%20Sans%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=5px&bgColorHeader=5c9ccc&bgTextureHeader=gloss_wave&bgImgOpacityHeader=55&borderColorHeader=4297d7&fcHeader=ffffff&iconColorHeader=d8e7f3&bgColorContent=fcfdfd&bgTextureContent=inset_hard&bgImgOpacityContent=100&borderColorContent=a6c9e2&fcContent=222222&iconColorContent=469bdd&bgColorDefault=dfeffc&bgTextureDefault=glass&bgImgOpacityDefault=85&borderColorDefault=c5dbec&fcDefault=2e6e9e&iconColorDefault=6da8d5&bgColorHover=d0e5f5&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=79b7e7&fcHover=1d5987&iconColorHover=217bc0&bgColorActive=f5f8f9&bgTextureActive=inset_hard&bgImgOpacityActive=100&borderColorActive=79b7e7&fcActive=e17009&iconColorActive=f9bd01&bgColorHighlight=fbec88&bgTextureHighlight=flat&bgImgOpacityHighlight=55&borderColorHighlight=fad42e&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px @@ -33,6 +33,7 @@ .ui-helper-clearfix:after { content: ""; display: table; + border-collapse: collapse; } .ui-helper-clearfix:after { clear: both; |
