Skip to content

Commit 99b979b

Browse files
committed
Moved CSS Framework page to a new theming directory.
1 parent 77386ca commit 99b979b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

pages/theming.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<script>{
2+
"title": "Theming"
3+
}
4+
</script>

pages/classNames.html renamed to pages/theming/css-framework.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<script>{
2-
"title": "Class Names",
2+
"title": "CSS Framework",
33
"excerpt": "A list of the class names used by jQuery UI to allow components to be themeable.",
44
"termSlugs": {
55
"category": [ "theming" ]

0 commit comments

Comments
 (0)