Skip to content

Commit

Permalink
Item12192: move jqbutton styles to jquery-ui
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/branches/Release01x01@15764 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
ArthurClemens authored and ArthurClemens committed Oct 28, 2012
1 parent 9aba361 commit 65b9df6
Show file tree
Hide file tree
Showing 10 changed files with 1,885 additions and 325 deletions.
3 changes: 1 addition & 2 deletions PatternSkin/data/System/PatternSkinElements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -612,8 +612,7 @@ Regular text lorem ipsum dolor sit amet, <a href='#' title='test link'>test link
---++ What to expect
<p>Some explanation</p>
<input type='text' value='Some entry' />
</div>
<div class='foswikiFormStep'>
<hr />
<input type='submit' class='foswikiSubmit' value='Send it' />
</div>
</div>
Expand Down
8 changes: 8 additions & 0 deletions PatternSkin/lib/Foswiki/Contrib/PatternSkin/Config.spec
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# ---++ JQueryPlugin
# ---+++ Extra themes

# **STRING**
$Foswiki::cfg{JQueryPlugin}{Themes}{PatternSkinTheme}{Url} = '%PUBURLPATH%/%SYSTEMWEB%/PatternSkinTheme/jquery-ui.css';

# **BOOLEAN**
$Foswiki::cfg{JQueryPlugin}{Themes}{PatternSkinTheme}{Enabled} = 1;
8 changes: 8 additions & 0 deletions PatternSkin/lib/Foswiki/Contrib/PatternSkin/MANIFEST
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ data/System/WebLeftBarWebsList.txt 0644
data/System/WebTopBarExample.txt 0644
data/Trash/WebLeftBarExample.txt 0644
lib/Foswiki/Contrib/PatternSkin.pm 0444
lib/Foswiki/Contrib/PatternSkin/Config.spec 0644
pub/System/PatternSkin/foswiki_edit_01x01_src.js 0644
pub/System/PatternSkin/foswiki_edit_01x01.js 0644
pub/System/PatternSkin/foswiki_edit_01x01.js.gz 0644
Expand Down Expand Up @@ -87,6 +88,13 @@ pub/System/PatternSkinTheme/column_right_src.css 0644
pub/System/PatternSkinTheme/column_right.css 0644
pub/System/PatternSkinTheme/column_right.css.gz 0644
pub/System/PatternSkinTheme/form_gradient.gif 0644
pub/System/PatternSkinTheme/jquery-images/ui-bg_flat_0_aaaaaa_40x100.png 0644
pub/System/PatternSkinTheme/jquery-images/ui-icons_666666_256x240.png 0644
pub/System/PatternSkinTheme/jquery-images/ui-icons-famfamfam.png 0644
pub/System/PatternSkinTheme/jquery-images/x.png 0644
pub/System/PatternSkinTheme/jquery-ui.css 0644
pub/System/PatternSkinTheme/jquery-ui.css.gz 0644
pub/System/PatternSkinTheme/jquery-ui.uncompressed.css 0644
pub/System/PatternSkinTheme/layout_src.css 0644
pub/System/PatternSkinTheme/layout.css 0644
pub/System/PatternSkinTheme/layout.css.gz 0644
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 65b9df6

Please sign in to comment.