Changeset 6038
- Timestamp:
- Mar 24, 2008, 9:30:09 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE/branches/prj/xhtmlcss/markup/style.css
r5858 r6038 110 110 border: 1px solid #888888; 111 111 } 112 .input_image { 113 border: none; 114 } 112 115 p { 113 116 overflow: hidden; … … 139 142 ul.moreInfo li { 140 143 padding: 2px 0 2px 20px; 141 background: url( http://takai.sns.dazai.pne.jp/skin/default/img/icon_arrow_1.gif) no-repeat 0 0.4em;144 background: url(./skin/default/img/icon_arrow_1.gif) no-repeat 0 0.4em; 142 145 } 143 146 ul.moreInfo.button li { … … 150 153 .input_submit { 151 154 border: 1px solid #888888; 152 background: #dadce6 url( http://takai.sns.dazai.pne.jp/skin/default/img/bg_button.gif) repeat-x scroll 50% 0;155 background: #dadce6 url(./skin/default/img/bg_button.gif) repeat-x scroll 50% 0; 153 156 letter-spacing: 0; 154 157 } … … 171 174 *--------------------------------------------*/ 172 175 #globalNav a, 176 #globalNavBefore a, 173 177 .localNav a { 174 178 display: block; … … 182 186 } 183 187 #globalNav a:focus, 188 #globalNavBefore a:focus, 184 189 .localNav a:focus { 185 190 overflow: hidden; … … 254 259 overflow: hidden; 255 260 padding: 2px 0 2px 36px; 256 background: #36b3d1 url( http://takai.sns.dazai.pne.jp/skin/default/img/content_header_1.gif) no-repeat 0 0;261 background: #36b3d1 url(./skin/default/img/content_header_1.gif) no-repeat 0 0; 257 262 text-align: left; 258 263 font-size: 100%; … … 260 265 #LayoutA #Left .partsHeading { 261 266 padding-left: 24px; 262 background-image: url( http://takai.sns.dazai.pne.jp/skin/default/img/icon_title_1.gif);267 background-image: url(./skin/default/img/icon_title_1.gif); 263 268 } 264 269 .partsHeading h3 { … … 339 344 * 0. h系、f系、c系ナビメニュー(localNav) 340 345 *----------------------------------------------------------------------------*/ 341 #globalNav { 346 #globalNav, 347 #globalNavBefore { 342 348 zoom: 1; 343 349 position: relative; 344 350 width: 720px; 345 351 height: 96px; 346 background: url(http://takai.sns.dazai.pne.jp/skin/005_openpne_blue/img/skin_after_header.jpg) 0 0 no-repeat; 352 } 353 #globalNav { 354 background: url(./skin/005_openpne_blue/img/skin_after_header.jpg) 0 0 no-repeat; 355 } 356 #globalNavBefore { 357 margin-bottom: 10px; 358 background: url(./skin/005_openpne_blue/img/skin_before_header.jpg) 0 0 no-repeat; 347 359 } 348 360 .localNav { … … 353 365 } 354 366 #globalNav li a:hover, #globalNav li a:active { 355 background-image: url( http://takai.sns.dazai.pne.jp/skin/005_openpne_blue/img/skin_after_header_2.jpg);367 background-image: url(./skin/005_openpne_blue/img/skin_after_header_2.jpg); 356 368 } 357 369 #hLocalNav { 358 background: url( http://takai.sns.dazai.pne.jp/skin/005_openpne_blue/img/skin_navi_h.jpg) 0 0 no-repeat;370 background: url(./skin/005_openpne_blue/img/skin_navi_h.jpg) 0 0 no-repeat; 359 371 } 360 372 #hLocalNav li a:hover, #hLocalNav li a:active { 361 background-image: url( http://takai.sns.dazai.pne.jp/skin/005_openpne_blue/img/skin_navi_h_2.jpg);373 background-image: url(./skin/005_openpne_blue/img/skin_navi_h_2.jpg); 362 374 } 363 375 #fLocalNav { 364 background: url( http://takai.sns.dazai.pne.jp/skin/005_openpne_blue/img/skin_navi_f.jpg) 0 0 no-repeat;376 background: url(./skin/005_openpne_blue/img/skin_navi_f.jpg) 0 0 no-repeat; 365 377 } 366 378 #fLocalNav li a:hover, #fLocalNav li a:active { 367 background-image: url( http://takai.sns.dazai.pne.jp/skin/005_openpne_blue/img/skin_navi_f_2.jpg);379 background-image: url(./skin/005_openpne_blue/img/skin_navi_f_2.jpg); 368 380 } 369 381 #cLocalNav { 370 background: url( http://takai.sns.dazai.pne.jp/skin/005_openpne_blue/img/skin_navi_c.jpg) 0 0 no-repeat;382 background: url(./skin/005_openpne_blue/img/skin_navi_c.jpg) 0 0 no-repeat; 371 383 } 372 384 #cLocalNav li a:hover, #cLocalNav li a:active { 373 background-image: url(http://takai.sns.dazai.pne.jp/skin/005_openpne_blue/img/skin_navi_c_2.jpg); 374 } 375 #globalNav h1 { 385 background-image: url(./skin/005_openpne_blue/img/skin_navi_c_2.jpg); 386 } 387 #globalNav h1, 388 #globalNavBefore h1 { 376 389 position: absolute; 377 390 top: 5px; … … 523 536 *----------------------------------------------------------------------------*/ 524 537 .homeNineTable tr.photo td { 538 height: 80px; 525 539 padding: 2px 0; 526 540 text-align: center; … … 564 578 .searchResultList td.operation { 565 579 padding: 0; 566 background: url( http://takai.sns.dazai.pne.jp/skin/org/bg_border.gif) repeat-y 120px 0;580 background: url(./skin/default/img/bg_border.gif) repeat-y 120px 0; 567 581 } 568 582 .searchResultList span.text { … … 582 596 * 30. homeMainTable(ホームメインテーブル) 583 597 *----------------------------------------------------------------------------*/ 598 .homeMainTable .partsHeading { 599 zoom: 1; 600 position: relative; 601 } 602 .homeMainTable .partsHeading p.link { 603 position: absolute; 604 top: 2px; 605 right: 8px; 606 } 584 607 .homeMainTable th { 585 608 width: 83px; … … 597 620 width: 4.3em; 598 621 padding-left: 13px; 599 background: url( http://takai.sns.dazai.pne.jp/skin/default/img/icon_1.gif) 3px 50% no-repeat scroll;622 background: url(./skin/default/img/icon_1.gif) 3px 50% no-repeat scroll; 600 623 } 601 624 .homeMainTable dl.articleList dd { … … 603 626 margin-left: 5.3em; 604 627 padding-left: 18px; 605 background: url( http://takai.sns.dazai.pne.jp/skin/org/articleList_marker.gif) 0 4px no-repeat scroll;628 background: url(./skin/default/img/articleList_marker.gif) 0 4px no-repeat scroll; 606 629 } 607 630 .homeMainTable div.moreInfo ul.moreInfo { … … 631 654 .sideNav .pageNav li { 632 655 padding: 4px 0 4px 18px; 633 background: url( http://takai.sns.dazai.pne.jp/skin/default/img/icon_1.gif) 8px 50% no-repeat scroll;656 background: url(./skin/default/img/icon_1.gif) 8px 50% no-repeat scroll; 634 657 } 635 658 .sideNav .pageNav li.looking { … … 655 678 background: no-repeat 6px 4px; 656 679 } 657 .sideNav .monthlyMessage li { background-image: url( http://takai.sns.dazai.pne.jp/skin/default/img/icon_1.gif); }658 .sideNav .recentlyDiary li { background-image: url( http://takai.sns.dazai.pne.jp/skin/default/img/icon_3.gif); }659 .sideNav .recentlyComment li { background-image: url( http://takai.sns.dazai.pne.jp/skin/default/img/icon_1.gif); }660 .sideNav .monthlyDiary li { background-image: url( http://takai.sns.dazai.pne.jp/skin/default/img/icon_2.gif); }661 .sideNav .listCategory li { background-image: url( http://takai.sns.dazai.pne.jp/skin/default/img/icon_2.gif); }680 .sideNav .monthlyMessage li { background-image: url(./skin/default/img/icon_1.gif); } 681 .sideNav .recentlyDiary li { background-image: url(./skin/default/img/icon_3.gif); } 682 .sideNav .recentlyComment li { background-image: url(./skin/default/img/icon_1.gif); } 683 .sideNav .monthlyDiary li { background-image: url(./skin/default/img/icon_2.gif); } 684 .sideNav .listCategory li { background-image: url(./skin/default/img/icon_2.gif); } 662 685 663 686 /*============================================================================== … … 699 722 width: 140px; 700 723 } 724 #LayoutB #Center .formTable th { 725 width: 80px; 726 } 701 727 .formTable table table td { 702 728 padding: 0; … … 704 730 } 705 731 .formTable textarea { 732 width: 99%; 733 } 734 .formTable input.input_text_long { 706 735 width: 99%; 707 736 } … … 732 761 } 733 762 .photoTable tr.photo td { 763 height: 90px; 734 764 padding: 8px 0; 735 765 text-align: center; … … 910 940 border-left: 1px solid #cccccc; 911 941 } 942 #LayoutB #Center .recentList dt { 943 width: 110px; 944 } 945 #LayoutB #Center .recentList dd { 946 margin-left: 120px; 947 } 912 948 913 949 /*============================================================================== … … 1065 1101 margin-right: 2px; 1066 1102 padding: 1px 13px 0 0; 1067 background: url( http://takai.sns.dazai.pne.jp/skin/default/img/icon_arrow_2.gif) no-repeat 100% 0;1103 background: url(./skin/default/img/icon_arrow_2.gif) no-repeat 100% 0; 1068 1104 } 1069 1105 … … 1095 1131 } 1096 1132 1133 /**============================================================================= 1134 * 未確認スタイル 1135 *----------------------------------------------------------------------------*/ 1136 /**150 o_regist_prof */ 1137 ul.moreInfo.button li form { 1138 display: inline; 1139 } 1140 ul.moreInfo.button li form .input_submit { 1141 margin: 0 5px; 1142 } 1143 1144 /**200 ヘッダ、Layout直下でなく#Topボックスで包含 */ 1145 #Container { 1146 position: relative; 1147 width: 720px; 1148 } 1149 #Header { 1150 position: relative; 1151 } 1152 #LayoutA #Top { 1153 padding-left: 5px; 1154 } 1155 1156 /**498 バナー、フッタ */ 1157 #topBanner { 1158 display: block; 1159 position: absolute; 1160 top: 5px; 1161 left: 247px; 1162 width: 468px; 1163 height: 60px; 1164 } 1165 #sideBanner { 1166 display: block; 1167 position: absolute; 1168 top: 0px; 1169 left: 720px; 1170 } 1171 #Footer { 1172 position: relative; 1173 width: 720px; 1174 height: 21px; 1175 background: url(./skin/default/img/skin_footer.jpg) 0 0 no-repeat; 1176 } 1177 #Footer p { 1178 padding-right: 12px; 1179 line-height: 21px; 1180 text-align: right; 1181 } 1182 1183 /**1012 フレンド紹介文リスト */ 1184 .friendIntroList p.text { 1185 margin-bottom: 1em; 1186 } 1187 1188 /*============================================================== 1189 * 12. homeInfoBox(ホームインフォメーションボックス) 1190 *------------------------------------------------------------*/ 1191 #Body .homeInfoBox { 1192 border: 1px solid #cccccc; 1193 } 1194 #Body .homeInfoBox th { 1195 width: 105px; 1196 padding: 8px 0; 1197 border: none; 1198 text-align: center; 1199 background: #dddddd; 1200 } 1201 #Body .homeInfoBox td { 1202 padding: 6px; 1203 border-width: 0 0 0 1px; 1204 } 1205 1206 /*============================================================== 1207 * 32. weeklyCalendarTable(週間カレンダーテーブル) 1208 *------------------------------------------------------------*/ 1209 .weeklyCalendarTable p.scheduleForm { 1210 margin: 0 auto; 1211 padding: 6px 5px; 1212 } 1213 .weeklyCalendarTable table td { 1214 vertical-align: top; 1215 } 1216 .weeklyCalendarTable table.calendar th { 1217 padding: 5px; 1218 text-align: left; 1219 } 1220 .weeklyCalendarTable table.calendar td { 1221 padding: 5px; 1222 border-top: none; 1223 text-align: left; 1224 } 1225 .weeklyCalendarTable table.calendar th.now, 1226 .weeklyCalendarTable table.calendar td.now { 1227 background: #eeeeee; 1228 } 1229 .weeklyCalendarTable span.holiday { 1230 color: #d92c49; 1231 } 1232 .weeklyCalendarTable div.moreInfo ul.moreInfo { 1233 width: 11em; 1234 margin: 6px 0 6px auto; 1235 } 1236 1237 /*============================================================== 1238 * 2. descriptionBox(説明ボックス) 1239 *------------------------------------------------------------*/ 1240 #Top .descriptionBox { 1241 margin: 0 20px 10px; 1242 } 1243 .descriptionBox p { 1244 margin: 1em 2em; 1245 } 1246 1247 /*============================================================== 1248 * 4. infoBox(案内ボックス) 1249 *------------------------------------------------------------*/ 1250 #Body .infoBox { 1251 margin: 0 20px 10px; 1252 } 1253 #Body .infoBox th, 1254 #Body .infoBox td { 1255 padding: 5px; 1256 border-top: none; 1257 } 1258 .infoBox th { 1259 background: #eeeeee; 1260 } 1261 .infoBox td { 1262 width: 15em; 1263 } 1264 1265 /*============================================================== 1266 * 36. buttonLine(ボタンライン) 1267 *------------------------------------------------------------*/ 1268 .buttonLine { 1269 text-align: center; 1270 } 1271 1097 1272 /*============================================================================== 1098 1273 * … … 1102 1277 * 1103 1278 *----------------------------------------------------------------------------*/ 1104 1105 /*==============================================================================1106 *1107 *----------------------------------------------------------------------------*/
Note: See TracChangeset
for help on using the changeset viewer.