X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fcore%2Fassets%2Fvendor%2Fjquery.ui%2Fthemes%2Fbase%2Ftooltip.css;fp=web%2Fcore%2Fassets%2Fvendor%2Fjquery.ui%2Fthemes%2Fbase%2Ftooltip.css;h=fba6402a1d7e2d4fc5327706eb180b7084f7f59a;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=6eb8b915d172aac8614177a1f2e9d4dc165173ed;hpb=aea91e65e895364e460983b890e295aa5d5540a5;p=yaffs-website diff --git a/web/core/assets/vendor/jquery.ui/themes/base/tooltip.css b/web/core/assets/vendor/jquery.ui/themes/base/tooltip.css index 6eb8b915d..fba6402a1 100644 --- a/web/core/assets/vendor/jquery.ui/themes/base/tooltip.css +++ b/web/core/assets/vendor/jquery.ui/themes/base/tooltip.css @@ -1,5 +1,5 @@ /*! - * jQuery UI Tooltip 1.11.4 + * jQuery UI Tooltip 1.12.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors @@ -13,8 +13,6 @@ position: absolute; z-index: 9999; max-width: 300px; - -webkit-box-shadow: 0 0 5px #aaa; - box-shadow: 0 0 5px #aaa; } body .ui-tooltip { border-width: 2px;