Search and Top Navigation
#10880 closed feature (fixed)
Opened January 27, 2015 12:23PM UTC
Closed January 27, 2015 12:31PM UTC
Tooltip: Move box-shadow style to ui-widget-shadow class
Reported by: | jzaefferer | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.tooltip | Version: | 1.11.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Tooltip currently defines a box-shadow, a visual style, in its structural CSS. We'll move that to the theme, under the ui-widget-shadow class, replacing the unused fake shadow element and making it usable elsewhere.
Will address that as part of #10617 Theme: Improve default theme styling
Attachments (0)
Change History (1)
Changed January 27, 2015 12:31PM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |
Theme: Improve default theme styling
Changes tooltip to use the ui-widget-shadow class, which now applies the
box-shadow style. .ui-widget-shadow was created when box-shadow wasn't
available. By now, there's no point in faking a custom shadow anymore.
This removes the only non-structural CSS from a widget-specific file.
Updates demos to use the same font-family, removes unused images.
Will be available as the new default theme on ThemeRoller called "Base",
while "UI Smoothness" and "UI Lightness" will still be available in the
gallery.
Fixes #10617
Fixes #10880
Closes gh-1436
Ref jquery/download.jqueryui.com#248
Changeset: 79c4fa1e7a09a3d28f0f8ff7a5b9f41a6d6e123d