* Increased the size of the tipsy callout, removed the shadow and made the background...
authorTrevor Parscal <tparscal@users.mediawiki.org>
Tue, 8 Mar 2011 02:02:27 +0000 (02:02 +0000)
committerTrevor Parscal <tparscal@users.mediawiki.org>
Tue, 8 Mar 2011 02:02:27 +0000 (02:02 +0000)
commit7771f2d25e0ff59518130bab4da042154dc908d8
tree19e676b80ec05a13676ebdf75c22172ce3f12ce1
parent4cba30ab1b40a6aaa97f2f363e8de211c3f98010
* Increased the size of the tipsy callout, removed the shadow and made the background of tips white to try and improve the visibility of tips.
* Added ui-button-green, ui-button-blue, ui-button-red classes to the Vector jquery ui theme
15 files changed:
resources/jquery.tipsy/images/tipsy.png
resources/jquery.tipsy/jquery.tipsy.css
resources/jquery.ui/themes/vector/images/button-disabled-blue.png [new file with mode: 0644]
resources/jquery.ui/themes/vector/images/button-disabled-green.png [new file with mode: 0644]
resources/jquery.ui/themes/vector/images/button-disabled-red.png [new file with mode: 0644]
resources/jquery.ui/themes/vector/images/button-down-blue.png [new file with mode: 0644]
resources/jquery.ui/themes/vector/images/button-down-green.png [new file with mode: 0644]
resources/jquery.ui/themes/vector/images/button-down-red.png [new file with mode: 0644]
resources/jquery.ui/themes/vector/images/button-off-blue.png [new file with mode: 0644]
resources/jquery.ui/themes/vector/images/button-off-green.png [new file with mode: 0644]
resources/jquery.ui/themes/vector/images/button-off-red.png [new file with mode: 0644]
resources/jquery.ui/themes/vector/images/button-over-blue.png [new file with mode: 0644]
resources/jquery.ui/themes/vector/images/button-over-green.png [new file with mode: 0644]
resources/jquery.ui/themes/vector/images/button-over-red.png [new file with mode: 0644]
resources/jquery.ui/themes/vector/jquery.ui.button.css