사용자
NodeulsumNaru(비교)
| r28 vs r29 | ||
|---|---|---|
| ... | ... | |
| 258 | 258 | }}} || |
| 259 | 259 | == , == |
| 260 | 260 | {{{#!style |
| 261 | /* 1. 전체 | |
| 262 | table.fx-f | |
| 261 | /* 1. 전체 컨테이너 */ | |
| 262 | table.fx-perfect-ui { | |
| 263 | 263 | display: flex !important; flex-direction: row; |
| 264 | width: min( | |
| 264 | width: min(600px, 100%); background: #ffffff; | |
| 265 | 265 | margin: 15px auto; border-collapse: collapse; |
| 266 | 266 | border: 1px solid #dcdcdc; border-radius: 12px; |
| 267 | 267 | box-shadow: 0 4px 12px rgba(0,0,0,0.08); |
| 268 | 268 | } |
| 269 | 269 | |
| 270 | /* 2. 좌측 탭 메뉴 | |
| 271 | table.fx-f | |
| 272 | display: block; width: 1 | |
| 273 | background: #f0f0f4; padding: 10px | |
| 270 | /* 2. 좌측 탭 메뉴 바 */ | |
| 271 | table.fx-perfect-ui > thead { | |
| 272 | display: block; width: 100px; flex-shrink: 0; | |
| 273 | background: #f0f0f4; padding: 10px 5px; | |
| 274 | 274 | border-right: 1px solid #dee1e6; |
| 275 | 275 | } |
| 276 | table.fx-f | |
| 276 | table.fx-perfect-ui > thead > tr { display: flex; flex-direction: column; gap: 5px; } | |
| 277 | 277 | |
| 278 | table.fx-f | |
| 279 | display: flex; align-items: center; justify-content: | |
| 280 | padding: 8px | |
| 278 | table.fx-perfect-ui > thead > tr > th { | |
| 279 | display: flex; align-items: center; justify-content: center; | |
| 280 | padding: 8px !important; min-height: 38px; | |
| 281 | 281 | cursor: pointer; transition: 0.2s; |
| 282 | 282 | font-size: 13px; color: #15141a !important; font-weight: 500; |
| 283 | 283 | border: none !important; background: transparent; border-radius: 6px; |
| 284 | 284 | } |
| 285 | table.fx-f | |
| 285 | table.fx-perfect-ui > thead > tr > th:hover { background: #e0e0e6 !important; color: #0060df !important; } | |
| 286 | 286 | |
| 287 | 287 | /* 정렬 화살표 제거 */ |
| 288 | table.fx-f | |
| 289 | table.fx-f | |
| 288 | table.fx-perfect-ui > thead > tr > th::before, | |
| 289 | table.fx-perfect-ui > thead > tr > th::after { display: none !important; } | |
| 290 | 290 | |
| 291 | /* 3. 우측 본문 영역 ( | |
| 292 | table.fx-f | |
| 291 | /* 3. 우측 본문 영역 (단일 열 배치) */ | |
| 292 | table.fx-perfect-ui > tbody { | |
| 293 | 293 | display: block; flex: 1; background: #ffffff; |
| 294 | min-height: 2 | |
| 294 | min-height: 240px; /* 세로 폭을 더 줄임 */ | |
| 295 | 295 | } |
| 296 | 296 | |
| 297 | /* | |
| 298 | table.fx-f | |
| 299 | table.fx-f | |
| 297 | /* 첫 번째 줄(정렬 결과)만 보여주기 */ | |
| 298 | table.fx-perfect-ui > tbody > tr { display: none; } | |
| 299 | table.fx-perfect-ui > tbody > tr:first-child { display: block !important; width: 100%; } | |
| 300 | 300 | |
| 301 | /* | |
| 302 | table.fx- | |
| 303 | t | |
| 304 | display: block !important; | |
| 305 | ||
| 301 | /* 모든 td를 꽉 차게 설정 */ | |
| 302 | table.fx-perfect-ui > tbody > tr > td { | |
| 303 | display: block !important; width: 100%; | |
| 304 | border: none !important; padding: 0 !important; | |
| 306 | 305 | } |
| 307 | 306 | |
| 308 | /* 정렬용 숫자 | |
| 307 | /* 정렬용 숫자 숨기기 */ | |
| 309 | 308 | .sort-key { position: absolute; font-size: 0; opacity: 0; } |
| 310 | 309 | |
| 311 | /* 4. 실제 컨텐츠 | |
| 312 | . | |
| 313 | display: block !important; | |
| 314 | ||
| 315 | ||
| 316 | text-align: center; | |
| 310 | /* 4. 실제 컨텐츠 영역 */ | |
| 311 | .content-box { | |
| 312 | display: block !important; padding: 15px; | |
| 313 | text-align: center; width: 100%; box-sizing: border-box; | |
| 317 | 314 | } |
| 318 | 315 | |
| 319 | 316 | .m-badge { |
| 320 | display: inline-block; padding: 3px 10px; margin: | |
| 321 | font-size: 1 | |
| 317 | display: inline-block; padding: 3px 10px; margin: 2px; border-radius: 10px; | |
| 318 | font-size: 11px; font-weight: bold; color: #fff !important; | |
| 322 | 319 | } |
| 323 | 320 | }}} |
| 324 | ||<thead><tableclass=fx-f | |
| 325 | || {{{#!wiki class=" | |
| 321 | ||<thead><tableclass=fx-perfect-ui><sortable> 1기 ||<sortable> 2기 ||<sortable> 3기 || | |
| 322 | ||<class=content-box> {{{#!wiki class="content-box" | |
| 326 | 323 | {{{#!wiki class="sort-key" |
| 327 | 324 | 0}}} [[파일:스텔 1기.png|width=100%]] |
| 328 | 325 | {{{#!wiki style="margin-top: 10px;" |
| ... | ... | |
| 331 | 328 | [[아야츠노 유니|유니]]}}} {{{#!wiki class="m-badge" style="background: #60497f;" |
| 332 | 329 | [[사키하네 후야|후야]]}}} |
| 333 | 330 | }}} |
| 334 | }}} || {{{#!wiki class="sort-key" | |
| 335 | 1}}} || {{{#!wiki class="sort-key" | |
| 331 | }}} ||<class=content-box> {{{#!wiki class="sort-key" | |
| 332 | 1}}} ||<class=content-box> {{{#!wiki class="sort-key" | |
| 336 | 333 | 1}}} || |
| 337 | || {{{#!wiki class="sort-key" | |
| 338 | 1}}} || {{{#!wiki class=" | |
| 334 | ||<class=content-box> {{{#!wiki class="sort-key" | |
| 335 | 1}}} ||<class=content-box> {{{#!wiki class="content-box" | |
| 339 | 336 | {{{#!wiki class="sort-key" |
| 340 | 337 | 0}}} [[파일:스텔 2기.png|width=100%]] |
| 341 | 338 | {{{#!wiki style="margin-top: 10px;" |
| ... | ... | |
| 345 | 342 | [[시라유키 히나|히나]]}}} {{{#!wiki class="m-badge" style="background: #65686a;" |
| 346 | 343 | [[네네코 마시로|시로]]}}} |
| 347 | 344 | }}} |
| 348 | }}} || {{{#!wiki class="sort-key" | |
| 345 | }}} ||<class=content-box> {{{#!wiki class="sort-key" | |
| 349 | 346 | 1}}} || |
| 350 | || {{{#!wiki class="sort-key" | |
| 351 | 1}}} || {{{#!wiki class="sort-key" | |
| 352 | 1}}} || {{{#!wiki class=" | |
| 347 | ||<class=content-box> {{{#!wiki class="sort-key" | |
| 348 | 1}}} ||<class=content-box> {{{#!wiki class="sort-key" | |
| 349 | 1}}} ||<class=content-box> {{{#!wiki class="content-box" | |
| 353 | 350 | {{{#!wiki class="sort-key" |
| 354 | 351 | 0}}} [[파일:스텔 3기.png|width=100%]] |
| 355 | 352 | {{{#!wiki style="margin-top: 10px;" |
| ... | ... |