Skip to content

Commit 79c4fa1

Browse files
jaspermdegrootjzaefferer
authored andcommitted
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
1 parent 0aa4e98 commit 79c4fa1

22 files changed

+48
-53
lines changed

demos/demos.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
body {
2-
font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
2+
font-family: Arial, Helvetica, sans-serif;
33
}
44

55
table {
-178 Bytes
Binary file not shown.
-120 Bytes
Binary file not shown.
-105 Bytes
Binary file not shown.
-111 Bytes
Binary file not shown.
-110 Bytes
Binary file not shown.
-119 Bytes
Binary file not shown.
Binary file not shown.
-4.27 KB
Binary file not shown.
-4.27 KB
Binary file not shown.

0 commit comments

Comments
 (0)