| @@ -2158,9 +2158,11 @@ | ||
| 2158 | 2158 | #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;} |
| 2159 | 2159 | #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;} |
| 2160 | 2160 | #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;} |
| 2161 | 2161 | #wpforo #wpforo-wrap .wpf-ai-tab-content .wpf-ai-search-form .wpf-ai-results .wpf-ai-result-title a{text-decoration: none;} |
| 2162 | +#wpforo #wpforo-wrap .wpf-ai-tab-content .wpf-ai-search-form .wpf-ai-results .wpf-ai-result-title-text{color: inherit;} | |
| 2162 | 2163 | #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-left: 4px; display: inline-block !important; vertical-align: text-bottom;} |
| 2164 | +#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;} | |
| 2163 | 2165 | #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;} |
| 2164 | 2166 | #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;} |
| 2165 | 2167 | #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;} |
| 2166 | 2168 | #wpforo #wpforo-wrap .wpf-ai-tab-content .wpf-ai-search-form .wpf-ai-results .wpf-ai-result-content-wrap{position: relative;} |
| @@ -2437,8 +2439,10 @@ | ||
| 2437 | 2439 | #wpforo #wpforo-wrap .wpf-ai-chat-conv .wpf-ai-chat-conv-delete:hover{opacity: 1; color: #d63638;} |
| 2438 | 2440 | #wpforo #wpforo-wrap .wpf-ai-chat-msg-content .wpf-ai-chat-reference{vertical-align: super; font-size: 11px; line-height: 0;} |
| 2439 | 2441 | #wpforo #wpforo-wrap .wpf-ai-chat-msg-content .wpf-ai-chat-reference a{text-decoration: none;} |
| 2440 | 2442 | #wpforo #wpforo-wrap .wpf-ai-chat-msg-content .wpf-ai-chat-reference svg{fill: transparent} |
| 2443 | +#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;} | |
| 2444 | +#wpforo #wpforo-wrap .wpf-ai-chat-msg-content .wpf-ai-chat-kb-ref svg{stroke: #fff;} | |
| 2441 | 2445 | #wpforo #wpforo-wrap .wpf-ai-chat-conversations .wpf-ai-chat-empty, |
| 2442 | 2446 | #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;} |
| 2443 | 2447 | #wpforo #wpforo-wrap .wpf-ai-chat-conversations .wpf-ai-chat-loading{display: flex; align-items: center; justify-content: center; padding: 20px;} |
| 2444 | 2448 | #wpforo #wpforo-wrap .wpf-ai-chat-loading i{font-size: 20px; opacity: 0.6;} |
| @@ -2745,4 +2749,10 @@ | ||
| 2745 | 2749 | #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);} |
| 2746 | 2750 | #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);} |
| 2747 | 2751 | #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);} |
| 2748 | 2752 | #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);} |
| 2753 | + | |
| 2754 | +/* Tag sort controls (Frequency / A-Z / Z-A) - layout only; colors in styles/matrix.css */ | |
| 2755 | +#wpforo #wpforo-wrap .wpf-tags-sort{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:6px;margin:12px 0;} | |
| 2756 | +#wpforo #wpforo-wrap .wpf-tags-sort .wpf-tags-sort__label{font-size:13px;} | |
| 2757 | +#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;} | |
| 2758 | +#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;} | |