| @@ -60,8 +60,10 @@ | ||
| 60 | 60 | #wpforo #wpforo-wrap .wpf-ai-tab-content .wpf-ai-search-form .wpf-ai-results .wpf-ai-results-list{display: flex; flex-direction: column; gap: 12px;} |
| 61 | 61 | #wpforo #wpforo-wrap .wpf-ai-tab-content .wpf-ai-search-form .wpf-ai-results .wpf-ai-result-card{padding: 16px; transition: box-shadow 0.2s ease;} |
| 62 | 62 | #wpforo #wpforo-wrap .wpf-ai-tab-content .wpf-ai-search-form .wpf-ai-results .wpf-ai-result-title{font-size: 15px; font-weight: 600; line-height: 1.4; margin-bottom: 8px;} |
| 63 | 63 | #wpforo #wpforo-wrap .wpf-ai-tab-content .wpf-ai-search-form .wpf-ai-results .wpf-ai-result-title a{text-decoration: none;} |
| 64 | +#wpforo #wpforo-wrap .wpf-ai-tab-content .wpf-ai-search-form .wpf-ai-results .wpf-ai-result-title-text{color: inherit;} | |
| 65 | +#wpforo #wpforo-wrap .wpf-ai-tab-content .wpf-ai-search-form .wpf-ai-results .wpf-ai-knowledge-badge{background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: #fff; padding: 2px 8px; border-radius: 4px; font-weight: 500;} | |
| 64 | 66 | #wpforo #wpforo-wrap .wpf-ai-tab-content .wpf-ai-search-form .wpf-ai-results .wpf-ai-result-postid{font-size: 12px; font-weight: 400; opacity: 0.55; margin-right: 4px; display: inline-block !important; vertical-align: text-bottom;} |
| 65 | 67 | #wpforo #wpforo-wrap .wpf-ai-tab-content .wpf-ai-search-form .wpf-ai-results .wpf-ai-result-meta{display: flex; flex-wrap: wrap; gap: 16px; font-size: 12px; margin-bottom: 10px;} |
| 66 | 68 | #wpforo #wpforo-wrap .wpf-ai-tab-content .wpf-ai-search-form .wpf-ai-results .wpf-ai-result-meta span{display: inline-flex; align-items: center; gap: 6px;} |
| 67 | 69 | #wpforo #wpforo-wrap .wpf-ai-tab-content .wpf-ai-search-form .wpf-ai-results .wpf-ai-result-content{font-size: 13px; line-height: 1.6;} |
| @@ -295,9 +297,9 @@ | ||
| 295 | 297 | #wpforo #wpforo-wrap ul, |
| 296 | 298 | #wpforo #wpforo-wrap li {margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; line-height:1.6;} |
| 297 | 299 | #wpforo #wpforo-wrap input, |
| 298 | 300 | #wpforo #wpforo-wrap textarea, |
| 299 | -#wpforo #wpforo-wrap select{margin:0; padding:0; display:inline; width: auto; min-height: auto;} | |
| 301 | +#wpforo #wpforo-wrap select{margin:0; padding:0; display:inline; width: auto; height: auto; min-height: auto;} | |
| 300 | 302 | #wpforo #wpforo-wrap form input[type="checkbox"], form input[type="radio"]{display: inline-block;} |
| 301 | 303 | #wpforo #wpforo-wrap p{font-size: 14px;line-height: 20px;padding: 0;margin: 0;} |
| 302 | 304 | #wpforo #wpforo-wrap h3{font-size:16px; padding:5px 0; margin:0; line-height:18px; font-weight:500; text-transform:none;} |
| 303 | 305 | #wpforo #wpforo-wrap h2{font-size:20px; padding:10px 2px; margin:0; line-height:22px; font-weight:bold; text-transform:none;} |
| @@ -2824,8 +2826,10 @@ | ||
| 2824 | 2826 | #wpforo #wpforo-wrap .wpf-ai-chat-conv .wpf-ai-chat-conv-delete:hover{opacity: 1; color: #d63638;} |
| 2825 | 2827 | #wpforo #wpforo-wrap .wpf-ai-chat-msg-content .wpf-ai-chat-reference{vertical-align: super; font-size: 11px; line-height: 0;} |
| 2826 | 2828 | #wpforo #wpforo-wrap .wpf-ai-chat-msg-content .wpf-ai-chat-reference a{text-decoration: none;} |
| 2827 | 2829 | #wpforo #wpforo-wrap .wpf-ai-chat-msg-content .wpf-ai-chat-reference svg{fill: transparent} |
| 2830 | +#wpforo #wpforo-wrap .wpf-ai-chat-msg-content .wpf-ai-chat-kb-ref span{background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: #fff; padding: 1px 4px; border-radius: 3px; font-size: 10px; cursor: help;} | |
| 2831 | +#wpforo #wpforo-wrap .wpf-ai-chat-msg-content .wpf-ai-chat-kb-ref svg{stroke: #fff;} | |
| 2828 | 2832 | #wpforo #wpforo-wrap .wpf-ai-chat-conversations .wpf-ai-chat-empty, |
| 2829 | 2833 | #wpforo #wpforo-wrap .wpf-ai-chat-conversations .wpf-ai-chat-error{display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 40px 20px; text-align: center; opacity: 0.6;} |
| 2830 | 2834 | #wpforo #wpforo-wrap .wpf-ai-chat-conversations .wpf-ai-chat-loading{display: flex; align-items: center; justify-content: center; padding: 20px;} |
| 2831 | 2835 | #wpforo #wpforo-wrap .wpf-ai-chat-loading i{font-size: 20px; opacity: 0.6;} |
| @@ -3133,4 +3137,10 @@ | ||
| 3133 | 3137 | #wpforo #wpforo-wrap.wpf-dark .wpf-timeline-topic_solved .wpf-timeline-icon{border-color: #4ade80; color: #4ade80; box-shadow: 0 0 0 4px #1e2327, 0 4px 15px rgba(74,222,128,0.3);} |
| 3134 | 3138 | #wpforo #wpforo-wrap.wpf-dark .wpf-timeline-topic_closed .wpf-timeline-icon{border-color: #9ca3af; color: #9ca3af; box-shadow: 0 0 0 4px #1e2327, 0 4px 15px rgba(156,163,175,0.3);} |
| 3135 | 3139 | #wpforo #wpforo-wrap.wpf-dark .wpf-timeline-post_answer .wpf-timeline-icon{border-color: #34d399; color: #34d399; box-shadow: 0 0 0 4px #1e2327, 0 4px 15px rgba(52,211,153,0.3);} |
| 3136 | 3140 | #wpforo #wpforo-wrap.wpf-dark .wpf-timeline-wpforo_post .wpf-timeline-icon{border-color: #72aee6; color: #72aee6; box-shadow: 0 0 0 4px #1e2327, 0 4px 15px rgba(114,174,230,0.3);} |
| 3141 | + | |
| 3142 | +/* Tag sort controls (Frequency / A-Z / Z-A) - layout only; colors in styles/matrix.css */ | |
| 3143 | +#wpforo #wpforo-wrap .wpf-tags-sort{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:6px;margin:12px 0;} | |
| 3144 | +#wpforo #wpforo-wrap .wpf-tags-sort .wpf-tags-sort__label{font-size:13px;} | |
| 3145 | +#wpforo #wpforo-wrap .wpf-tags-sort a{display:inline-flex;align-items:center;gap:6px;line-height:1;padding:8px 12px;border:1px solid;border-radius:4px;font-size:13px;text-decoration:none;transition:background .15s,border-color .15s,color .15s;} | |
| 3146 | +#wpforo #wpforo-wrap .wpf-tags-sort a svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;display:block;} | |