Changeset 23138 for branches/version-2_13-dev/html
- Timestamp:
- 2013/08/27 21:44:01 (13 years ago)
- Location:
- branches/version-2_13-dev/html
- Files:
-
- 5 added
- 2 edited
-
js/eccube.js (modified) (1 diff)
-
js/jquery.colorbox (added)
-
js/jquery.colorbox/colorbox.css (added)
-
js/jquery.colorbox/controls.png (added)
-
js/jquery.colorbox/jquery.colorbox-min.js (added)
-
js/jquery.colorbox/loading.gif (added)
-
user_data/packages/admin/css/admin_contents.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_13-dev/html/js/eccube.js
r23136 r23138 564 564 ); 565 565 }); 566 567 // モーダルウィンドウ 568 $("a.expansion").colorbox(); 566 569 }); 567 570 })(window); -
branches/version-2_13-dev/html/user_data/packages/admin/css/admin_contents.css
r22789 r23138 1079 1079 /* 基本情報管理 1080 1080 ----------------------------------------------- */ 1081 /* SHOPマスター */ 1082 #maparea { 1083 padding: 30px; 1084 background: #FFFFFF; 1085 } 1086 #maparea .btn-area { 1087 text-align: center; 1088 } 1089 #maps { 1090 margin: 0 auto 1em; 1091 } 1092 1081 1093 /* 郵便番号DB登録 */ 1082 1094 .basis-zip-item {
Note: See TracChangeset
for help on using the changeset viewer.
