Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
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
- Loading branch information
Showing
with
48 additions
and 53 deletions.
- +1 −1 demos/demos.css
- BIN themes/base/images/ui-bg_flat_75_ffffff_40x100.png
- BIN themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png
- BIN themes/base/images/ui-bg_glass_65_ffffff_1x400.png
- BIN themes/base/images/ui-bg_glass_75_dadada_1x400.png
- BIN themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png
- BIN themes/base/images/ui-bg_glass_95_fef1ec_1x400.png
- BIN themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png
- BIN themes/base/images/ui-icons_222222_256x240.png
- BIN themes/base/images/ui-icons_2e83ff_256x240.png
- BIN themes/base/images/ui-icons_444444_256x240.png
- BIN themes/base/images/ui-icons_454545_256x240.png
- BIN themes/base/images/ui-icons_555555_256x240.png
- BIN themes/base/images/ui-icons_777620_256x240.png
- BIN themes/base/images/ui-icons_777777_256x240.png
- BIN themes/base/images/ui-icons_888888_256x240.png
- BIN themes/base/images/ui-icons_cc0000_256x240.png
- BIN themes/base/images/ui-icons_cd0a0a_256x240.png
- BIN themes/base/images/ui-icons_ffffff_256x240.png
- +45 −49 themes/base/theme.css
- +0 −2 themes/base/tooltip.css
- +2 −1 ui/tooltip.js
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.