2 lines
4.2 KiB
CSS
2 lines
4.2 KiB
CSS
.map-detail[data-v-d8aed9e1]{padding:15px;max-width:1200px;margin:0 auto}.back-button[data-v-d8aed9e1]{margin-bottom:15px}.back-btn[data-v-d8aed9e1]{display:inline-flex;align-items:center;padding:8px 12px;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:6px;color:#333;cursor:pointer;transition:all .2s ease;font-size:14px}.back-btn[data-v-d8aed9e1]:hover{background:#e9ecef;border-color:#d0d0d0}.back-icon[data-v-d8aed9e1]{margin-right:6px;font-size:16px}.map-header[data-v-d8aed9e1]{margin-bottom:20px}.map-header h1[data-v-d8aed9e1]{margin:0;color:#333;font-size:1.5rem}.author[data-v-d8aed9e1]{color:#666;margin-top:5px;font-size:.9rem}.map-content[data-v-d8aed9e1]{display:flex;flex-direction:column;gap:20px}@media (min-width: 768px){.map-content[data-v-d8aed9e1]{flex-direction:row}.map-image[data-v-d8aed9e1],.map-info[data-v-d8aed9e1]{flex:1}}.map-image img[data-v-d8aed9e1]{width:100%;border-radius:8px;box-shadow:0 2px 10px #0000001a}.map-info[data-v-d8aed9e1]{padding:15px;background:#f8f9fa;border-radius:8px}.info-grid[data-v-d8aed9e1]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:20px}.info-item[data-v-d8aed9e1]{display:flex;flex-direction:column}.info-label[data-v-d8aed9e1]{font-size:.8rem;color:#666}.info-value[data-v-d8aed9e1]{font-size:1rem;font-weight:500;color:#333}.tags[data-v-d8aed9e1]{margin-bottom:20px}.tags h3[data-v-d8aed9e1]{margin-bottom:10px;font-size:1.1rem;color:#333}.tag-list[data-v-d8aed9e1]{display:flex;flex-wrap:wrap;gap:8px}.tag[data-v-d8aed9e1]{background:#e9ecef;padding:4px 8px;border-radius:12px;font-size:.8rem;color:#495057}.download-btn[data-v-d8aed9e1]{display:inline-block;width:100%;padding:12px;background:#007bff;color:#fff;text-align:center;text-decoration:none;border-radius:5px;transition:background .2s;font-size:1rem}.download-btn[data-v-d8aed9e1]:hover{background:#0056b3}.score-btn[data-v-d8aed9e1]{display:inline-block;width:100%;padding:12px;background:#a8d1fb;color:#fff;text-align:center;text-decoration:none;border-radius:5px;transition:background .2s;font-size:1rem}.score-btn[data-v-d8aed9e1]:hover{background:#6c8bb9}.score-btn.disabled[data-v-d8aed9e1]{background:#ccc;cursor:not-allowed;opacity:.6}.score-btn.disabled[data-v-d8aed9e1]:hover{background:#ccc}.actions[data-v-d8aed9e1]{display:flex;flex-direction:column;gap:12px}@media (max-width: 480px){.info-grid[data-v-d8aed9e1]{grid-template-columns:1fr}.map-header h1[data-v-d8aed9e1]{font-size:1.3rem}.author[data-v-d8aed9e1]{font-size:.85rem}}.score-dialog[data-v-d8aed9e1]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000}.dialog-overlay[data-v-d8aed9e1]{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1001}.dialog-content[data-v-d8aed9e1]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:20px;border-radius:8px;width:90%;max-width:500px;z-index:1002;box-shadow:0 2px 12px #00000026}.dialog-header[data-v-d8aed9e1]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #eee}.dialog-header h2[data-v-d8aed9e1]{margin:0;font-size:1.25rem;color:#333}.close-btn[data-v-d8aed9e1]{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;padding:0 5px}.score-section[data-v-d8aed9e1]{margin-bottom:20px}.score-section h3[data-v-d8aed9e1]{margin:0 0 10px;font-size:1rem;color:#444}.rating[data-v-d8aed9e1]{display:flex;gap:8px;margin-bottom:10px}.star[data-v-d8aed9e1]{font-size:24px;cursor:pointer;color:#ddd;transition:color .2s}.star[data-v-d8aed9e1]:hover,.star.active[data-v-d8aed9e1]{color:gold}.dialog-footer[data-v-d8aed9e1]{display:flex;justify-content:flex-end;gap:10px;margin-top:20px;padding-top:15px;border-top:1px solid #eee}.cancel-btn[data-v-d8aed9e1],.submit-btn[data-v-d8aed9e1]{padding:8px 16px;border-radius:4px;cursor:pointer;font-size:14px;transition:all .2s}.cancel-btn[data-v-d8aed9e1]{background:#f5f5f5;border:1px solid #ddd;color:#666}.cancel-btn[data-v-d8aed9e1]:hover{background:#eee}.submit-btn[data-v-d8aed9e1]{background:#007bff;border:1px solid #0056b3;color:#fff}.submit-btn[data-v-d8aed9e1]:hover{background:#0056b3}@media (max-width: 480px){.dialog-content[data-v-d8aed9e1]{width:95%;padding:15px}.star[data-v-d8aed9e1]{font-size:20px}}
|