- Timestamp:
- 2011/03/17 15:58:31 (15 years ago)
- Location:
- branches/version-2_5-dev/html/user_data/packages/default/css
- Files:
-
- 4 edited
-
common.css (modified) (1 diff)
-
contents.css (modified) (3 diffs)
-
popup.css (modified) (1 diff)
-
table.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_5-dev/html/user_data/packages/default/css/common.css
r20555 r20681 243 243 .top { 244 244 margin-bottom: 5px; 245 } 246 247 .ng_top { 248 margin-bottom: 0 !important; 245 249 } 246 250 -
branches/version-2_5-dev/html/user_data/packages/default/css/contents.css
r20408 r20681 172 172 =============================================== */ 173 173 div#undercolumn_error .message_area { 174 margin: 30px auto; 174 width:80%; 175 margin: 30px auto; 175 176 padding: 30px; 176 177 border: 1px solid #ccc; … … 645 646 ----------------------------------------------- */ 646 647 #address_area { 647 margin-bottom: 30px;648 margin-bottom: 10px; 648 649 width: 100%; 649 650 } … … 655 656 656 657 #undercolumn_shopping .information { 657 margin-bottom: 1 0px;658 margin-bottom: 15px; 658 659 } 659 660 -
branches/version-2_5-dev/html/user_data/packages/default/css/popup.css
r20408 r20681 59 59 } 60 60 61 div#window_area #forgot p { 62 text-align: center; 63 } 64 65 61 66 /* 商品詳細拡大写真、カート拡大写真 62 67 ----------------------------------------------- */ -
branches/version-2_5-dev/html/user_data/packages/default/css/table.css
r20536 r20681 39 39 /* MYページ */ 40 40 div#mycontents_area table th { 41 text-align: center;41 text-align: left; 42 42 } 43 43 div#mycontents_area table th.alignR { … … 46 46 div#mycontents_area table th.alignL { 47 47 text-align: left; 48 } 49 div#mycontents_area table th.alignC { 50 text-align: center; 48 51 } 49 52 div#mycontents_area table th.resulttd {
Note: See TracChangeset
for help on using the changeset viewer.
