OSDN Git Service

Setting画面のjQueryUIタブ表示化
authorCake <cake_67@users.sourceforge.jp>
Thu, 11 Feb 2010 09:21:55 +0000 (18:21 +0900)
committerCake <cake_67@users.sourceforge.jp>
Thu, 11 Feb 2010 09:21:55 +0000 (18:21 +0900)
commitda504ad81fa9ae359f777479f216f5dceba19043
tree76d1de95f02893958fefae5ec98291366a43ca9e
parentbd01488f1e1f9b7e1628194c6b786b4acef8efa8
Setting画面のjQueryUIタブ表示化
32 files changed:
app/views/layouts/admin_default.ctp
app/views/layouts/default.ctp
app/views/site_configs/admin_edit.ctp
app/webroot/css/base.css
app/webroot/css/jquery-css/images/ui-bg_glass_55_fcf0ba_1x400.png [new file with mode: 0644]
app/webroot/css/jquery-css/images/ui-bg_gloss-wave_100_ece8da_500x100.png [new file with mode: 0644]
app/webroot/css/jquery-css/images/ui-bg_highlight-hard_100_f5f3e5_1x100.png [new file with mode: 0644]
app/webroot/css/jquery-css/images/ui-bg_highlight-hard_100_fafaf4_1x100.png [new file with mode: 0644]
app/webroot/css/jquery-css/images/ui-bg_highlight-hard_15_459e00_1x100.png [new file with mode: 0644]
app/webroot/css/jquery-css/images/ui-bg_highlight-hard_95_cccccc_1x100.png [new file with mode: 0644]
app/webroot/css/jquery-css/images/ui-bg_highlight-soft_25_67b021_1x100.png [new file with mode: 0644]
app/webroot/css/jquery-css/images/ui-bg_highlight-soft_95_ffedad_1x100.png [new file with mode: 0644]
app/webroot/css/jquery-css/images/ui-bg_inset-soft_15_2b2922_1x100.png [new file with mode: 0644]
app/webroot/css/jquery-css/images/ui-icons_808080_256x240.png [new file with mode: 0644]
app/webroot/css/jquery-css/images/ui-icons_847e71_256x240.png [new file with mode: 0644]
app/webroot/css/jquery-css/images/ui-icons_8DC262_256x240.png [new file with mode: 0644]
app/webroot/css/jquery-css/images/ui-icons_cd0a0a_256x240.png [new file with mode: 0644]
app/webroot/css/jquery-css/images/ui-icons_eeeeee_256x240.png [new file with mode: 0644]
app/webroot/css/jquery-css/images/ui-icons_ffffff_256x240.png [new file with mode: 0644]
app/webroot/css/jquery-css/jquery-ui.css [new file with mode: 0644]
app/webroot/css/jquery-css/ui.accordion.css [new file with mode: 0644]
app/webroot/css/jquery-css/ui.all.css [new file with mode: 0644]
app/webroot/css/jquery-css/ui.base.css [new file with mode: 0644]
app/webroot/css/jquery-css/ui.core.css [new file with mode: 0644]
app/webroot/css/jquery-css/ui.datepicker.css [new file with mode: 0644]
app/webroot/css/jquery-css/ui.dialog.css [new file with mode: 0644]
app/webroot/css/jquery-css/ui.progressbar.css [new file with mode: 0644]
app/webroot/css/jquery-css/ui.resizable.css [new file with mode: 0644]
app/webroot/css/jquery-css/ui.slider.css [new file with mode: 0644]
app/webroot/css/jquery-css/ui.tabs.css [new file with mode: 0644]
app/webroot/css/jquery-css/ui.theme.css [new file with mode: 0644]
app/webroot/js/jquery-ui-1.7.2.custom.min.js [new file with mode: 0644]