Changeset 20727 for branches/version-2_5-dev/html/user_data/packages
- Timestamp:
- 2011/03/18 22:34:39 (15 years ago)
- Location:
- branches/version-2_5-dev/html/user_data/packages/sphone
- Files:
-
- 6 edited
-
css/button.css (modified) (3 diffs)
-
css/detail.css (modified) (4 diffs)
-
css/iphone.css (modified) (2 diffs)
-
css/table.css (modified) (6 diffs)
-
css/top.css (modified) (4 diffs)
-
img/header/logo.gif (modified) (previous)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_5-dev/html/user_data/packages/sphone/css/button.css
r20614 r20727 76 76 color: #FFFFFF; 77 77 display: block; 78 font: bold 1 20% helvetica;78 font: bold 100% helvetica; 79 79 margin: 0 auto; 80 80 padding: 7px; … … 95 95 width: 100%; 96 96 } 97 98 .spbtn-medeum02 { 99 background-color: #aaaaaa; 100 border: 1px solid #666666; 101 color: #FFFFFF; 102 display: block; 103 font: bold 100% helvetica; 104 margin: 0 auto; 105 padding: 7px; 106 text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5); 107 text-align:center; 108 -webkit-border-radius: 6px; 109 /*text-shadow: 0px -1px 1px rgba(0,0,0,0.5); 110 -webkit-border-radius: 6px; 111 -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.7);*/ 112 } 113 114 97 115 98 116 /* ボタン小(お気に入りに登録、住所自動入力) … … 196 214 vertical-align: middle; 197 215 width: 100%; 216 font-size: 90%; 198 217 text-shadow: 0px -1px 1px rgba(0,0,0,0.5); 199 218 background-color: #666666; -
branches/version-2_5-dev/html/user_data/packages/sphone/css/detail.css
r20614 r20727 143 143 ----------------------------------------------- */ 144 144 div#undercolumn_entry .kiyaku_text { 145 overflow: scroll; 146 width: 250px; 145 147 height: 250px; 146 148 } … … 167 169 } 168 170 171 div#recomendarea h2 { 172 font-weight: bold; 173 line-height: 1.1; 174 margin: 0; 175 padding: 5px 0 3px 0; 176 color:#4D576B; 177 background-image: none !important; 178 } 179 180 div#topcatarea h2 { 181 font-weight: bold; 182 line-height: 1.1; 183 margin: 0; 184 padding: 5px 0 3px 0; 185 color:#4D576B; 186 background-image: none !important; 187 } 188 169 189 div.subtext { 170 190 font-size:80%; … … 172 192 173 193 div.subarea { 174 margin- bottom:30px;194 margin-top:30px; 175 195 } 176 196 177 197 div#whoboughtarea { 178 margin- bottom:30px;198 margin-top:30px; 179 199 } 180 200 … … 186 206 margin-bottom:20px; 187 207 } 208 209 div.slistarea { 210 border-top:1px solid #ccc; 211 margin:10px 0; 212 } -
branches/version-2_5-dev/html/user_data/packages/sphone/css/iphone.css
r20614 r20727 91 91 input, select { 92 92 font-size:100%; 93 width:100%;94 93 } 95 94 … … 151 150 -webkit-border-radius: 8px; 152 151 } 152 .inputtext { 153 padding-bottom:5px; 154 } 153 155 .inputtext02 { 154 font-size: 100%; 156 font-size: 80%; 157 padding-bottom:15px; 155 158 } 156 159 -
branches/version-2_5-dev/html/user_data/packages/sphone/css/table.css
r20614 r20727 295 295 float:left; 296 296 display:block; 297 margin: 3px ;297 margin: 3px 10px; 298 298 position: relative; 299 299 } … … 306 306 float:right; 307 307 text-align:left; 308 width: 70%;308 width:65%; 309 309 } 310 310 … … 523 523 text-align:left; 524 524 } 525 526 525 table td.mailtd { 526 text-align:left; 527 } 527 528 528 529 table td.product_td { … … 598 599 table.entryform td { 599 600 text-align:left; 601 padding: 3px; 602 } 603 604 table.entryform td.tdc { 605 text-align:center; 600 606 } 601 607 … … 609 615 table.entryform th.select { 610 616 min-width:30px; 617 text-align:center; 611 618 } 612 619 … … 710 717 711 718 div.delivdate { 719 margin-bottom:5px; 720 } 721 722 div.delivdate02 { 723 padding-bottom:10px; 712 724 margin-bottom:15px; 713 } 725 border-bottom:1px solid #ccc; 726 } -
branches/version-2_5-dev/html/user_data/packages/sphone/css/top.css
r20656 r20727 13 13 ------------------------------------------------ */ 14 14 #header { 15 background-color: #ffffff; 16 height: 95px; 15 background-color: #fff; 17 16 margin: 0 auto; 17 padding-bottom: 10px; 18 18 } 19 19 #header h1 { … … 25 25 margin: 0 auto; 26 26 width: 301px; 27 height: 81px;27 height: 66px; 28 28 background: url("../img/header/logo.gif") no-repeat; 29 29 } … … 40 40 background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#333333), to(#5C5C5C), color-stop(0.6,#2E2E2E)); 41 41 width: 100%; 42 padding: 2px 0; 42 43 } 43 44 … … 58 59 margin-left: -3.4%; 59 60 height: 1.8em; 60 b ackground-image: -webkit-gradient(linear, 0% 0%, 0% 95%, from(#7A7A7A), to(#CCCCCC), color-stop(.07,#FFFFFF),color-stop(.9,#FFFFFF));61 border-bottom: 1px solid #ccc; 61 62 } 62 63 .anews{
Note: See TracChangeset
for help on using the changeset viewer.
