Changeset 16049
- Timestamp:
- 2007/09/26 18:55:52 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-module-update/html/user_data/templates/default/css/under02.css
r16039 r16049 152 152 } 153 153 154 div#under02column_shopping .pointarea { 155 width: 670px; 156 margin: 40px auto 0 auto; 157 } 158 154 159 div#under02column_shopping .pointarea div { 155 160 border: 3px solid #ccc; … … 175 180 /* 確認 176 181 ----------------------------------------------- */ 177 div#under02column_shopping table.delivname th { 178 text-align: left; 179 width: 140px; 180 } 181 182 div#under02column_shopping table.delivname caption { 183 border-top: 1px solid #ccc; 184 border-right: 1px solid #ccc; 185 border-left: 1px solid #ccc; 186 padding: 8px; 187 background-color: #f0f0f0; 182 183 div#under02column_shopping table.delivname thead th { 184 width: 690px; 188 185 text-align: left; 189 186 font-weight: bold; 190 color: #000; 191 } 192 187 } 188 189 div#under02column_shopping table.delivname tbody th { 190 text-align: left; 191 width: 155px; 192 } 193 194 div#under02column_shopping table.delivname td { 195 text-align: left; 196 width: 550px; 197 } 193 198 194 199 /* ログイン
Note: See TracChangeset
for help on using the changeset viewer.