#af-wrapper #forum-profile .display-name,
#af-wrapper .post-author .topic-author,
#af-wrapper input[type="checkbox"]:checked:before {
color: #ffffff !important;
}
#af-wrapper .button-normal,
#af-wrapper .title-element,
#af-wrapper #forum-header,
#af-wrapper #profile-header .background-avatar,
#af-wrapper #profile-navigation,
#af-wrapper input[type="radio"]:checked:before {
background-color: #ffffff !important;
}
#af-wrapper .button-neutral {
background-color: #ffffffB0 !important;
}
#af-wrapper .post-author .topic-author {
background-color: #ffffff40 !important;
}
#af-wrapper input[type="radio"]:focus,
#af-wrapper input[type="checkbox"]:focus,
#af-wrapper #profile-header {
border-color: #ffffff !important;
}
#af-wrapper .title-element,
#af-wrapper #forum-navigation a,
#af-wrapper #forum-navigation-mobile a {
border-color: #421a64 !important;
}
#af-wrapper .button-normal:hover,
#af-wrapper #profile-navigation a.active {
background-color: #421a64 !important;
}
#af-wrapper .button-neutral:hover {
background-color: #421a64B0 !important;
}
#af-wrapper,
#af-wrapper #forum-breadcrumbs a:hover,
#af-wrapper .main-title {
color: #421a64 !important;
}
#af-wrapper .main-title:before,
#af-wrapper .editor-row-uploads .upload-hints,
#af-wrapper .forum-stats,
#af-wrapper .topic-stats,
#af-wrapper .action-panel-description,
#af-wrapper #forum-breadcrumbs,
#af-wrapper #forum-breadcrumbs a,
#af-wrapper .forum-post-date,
#af-wrapper .forum-post-date a,
#af-wrapper .post-footer,
#af-wrapper .post-footer a,
#af-wrapper .signature,
#af-wrapper span.mention-nice-name,
#af-wrapper .post-reactions .reaction,
#af-wrapper #poll-results .poll-result-numbers,
#af-wrapper #poll-results .poll-result-total,
#af-wrapper #poll-warning,
#af-wrapper .topic-icon:before,
#af-wrapper .report-link,
#af-wrapper .report-content:before,
#af-wrapper input::placeholder,
#af-wrapper .activity-time,
#af-wrapper .unread-time {
color: #adaebc !important;
}
#af-wrapper a:not(a.button):not(a.highlight-admin):not(a.highlight-moderator),
#af-wrapper .forum-post-menu a,
#af-wrapper #bottom-navigation {
color: #421a64 !important;
}
#af-wrapper .read {
color: #421a64 !important;
}
#af-wrapper #read-unread .read {
background-color: #421a64 !important;
}
#af-wrapper .unread {
color: #421a64 !important;
}
#af-wrapper #read-unread .unread {
background-color: #421a64 !important;
}
#af-wrapper {
font-family: font-family: \'Rubik\', sans-serif !important;
}
#af-wrapper {
font-size: 0.9vw !important;
}
/* === עטיפת דיון === */ .content-element.topic { display: flex; align-items: center; border-radius: 14px; padding: 16px 20px; margin-bottom: 14px; background-color: #ffffff; /* רקע לבן נקי לכרטיסייה */ box-shadow: 0 4px 12px rgba(66, 26, 100, 0.08); /* צל עדין בגוון הסגול שלכם */ transition: 0.3s ease; direction: rtl; } .content-element.topic:hover { box-shadow: 0 6px 20px rgba(66, 26, 100, 0.15); background-color: #F9F9FF; /* שינוי רקע קל במעבר עכבר */ } /* === אייקון סטטוס === */ .topic-status { font-size: 22px; color: #45E1D1; /* הטורקיז משמש כאן כצבע דגש לאייקונים */ flex-shrink: 0; } /* === אזור טקסט מרכזי === */ .topic-name { flex: 1; } /* כותרת הדיון */ .topic-name a { font-size: 16px; font-weight: 600; color: #421A64 !important; /* הסגול הכהה של האתר */ text-decoration: none; } .topic-name a:hover { color: #45E1D1; /* מעבר לטורקיז במעבר עכבר */ } /* שם כותב + מידע משני */ .topic-name small { display: block; font-size: 13px; color: #777; margin-top: 4px; } /* סטטיסטיקות */ .topic-stats { font-size: 13px; color: #888; padding: 2px 8px; border-radius: 4px; } /* פוסט אחרון */ .topic-lastpost-small { font-size: 12px; color: #421A64; /* חזרה לסגול הכהה לטקסט המידע */ opacity: 0.8; } /* === אזור אווטאר === */ .topic-poster { display: flex; align-items: center; text-align: center; } /* תמונת משתמש */ .topic-poster-avatar img { width: 40px; height: 40px; border-radius: 50%;} .forum-navigation a, .forum-header a { color: #421A64 !important; } /* === עיצוב תפריט עליון (פורום, כניסה, הרשמה) === */ /* צבע הקישורים במצב רגיל */ #forum-navigation a { color: #421A64 !important; font-weight: 600; /* מומלץ להוסיף עובי כדי שיהיה קריא יותר */ text-decoration: none; } /* צבע הקישורים במעבר עכבר (Hover) */ #forum-navigation a:hover { color: #45E1D1 !important; /* מעבר לטורקיז שלכם */ } /* עיצוב התפריט במובייל */ #forum-navigation-mobile a { color: #421A64 !important; } /* עיצוב אייקון החיפוש */ #forum-search .search-icon { color: #421A64 !important; } /* דריסת הצבע הלבן הישן בתפריט */ #af-wrapper #forum-navigation a, #af-wrapper #forum-navigation-mobile a { color: #421A64 !important; /* הסגול הכהה שלך */ border-left: 1px solid #E2E3FF !important; /* שינוי קו ההפרדה לסגול בהיר */ } /* שינוי צבע במעבר עכבר */ #af-wrapper #forum-navigation a:hover { color: #45E1D1 !important; } /* תיקון כיתובים כהים בלבד - שמירה על העיצוב הקיים */ /* שמות משתמשים ומחברי פוסטים */ #af-wrapper #forum-profile .display-name, #af-wrapper .post-author .topic-author, #af-wrapper .topic-poster a { color: #421A64 !important; } /* כותרות אלמנטים וטקסטים כלליים בתוך הפורום */ #af-wrapper .title-element, #af-wrapper .forum-title, #af-wrapper .topic-title { color: #421A64 !important; } /* טקסט בתוך כפתורים נייטרליים (שלא יהיה לבן על רקע בהיר) */ #af-wrapper .button-neutral { color: #421A64 !important; } /* אייקונים (כמו החיפוש והתפריט) */ #af-wrapper .fas, #af-wrapper .search-icon { color: #421A64 !important; } #af-wrapper .button-normal{ background-color: #45E1D1 !important; /* טורקיז */ color: #421A64 !important; /* טקסט כהה לקונטרסט */ border: none !important; border-radius: 12px !important; padding: 5px 11px !important; font-weight: bold !important; box-shadow: 0 4px 10px rgba(69, 225, 209, 0.3) !important; transition: 0.3s;margin-bottom:0em; } /* אפקט מעבר עכבר לכפתור שאלה חדשה */ #af-wrapper .button-normal:hover { background-color: #39c9ba !important; /* גוון טורקיז מעט כהה יותר */ color: #421A64 !important; /* שמירה על הטקסט הכהה */ transform: translateY(-3px); /* הרמה קלה של הכפתור */ box-shadow: 0 6px 15px rgba(69, 225, 209, 0.4) !important; /* הצללה חזקה יותר שנותנת עומק */ cursor: pointer; } /* אפקט לחיצה (Active) - נותן תחושה שהכפתור נלחץ פנימה */ #af-wrapper .button-normal:active { transform: translateY(-1px); box-shadow: 0 2px 5px rgba(69, 225, 209, 0.2) !important; } #af-wrapper .content-container, #af-wrapper .editor-element{ background-color:#421A6400; border:none; } /*מרווח בין הכפתור לאייקון בכפתור */ #af-wrapper .forum-menu span.menu-icon.fas.fa-plus-square { padding-left: 10px !important; } #af-wrapper .title-element{ visibility: hidden !important; } /* === עיצוב תפריט עליון ככפתורים נפרדים (פורום, כניסה, הרשמה) === */ /* ביטול הגדרות קודמות של קווים מפרידים וצבעים ישנים */ #af-wrapper #forum-navigation a { border-left: none !important; /* מבטל את הקו הדק שהיה */ background-color: #ffffff !important; /* רקע לבן לכפתור */ color: #421A64 !important; /* הסגול הכהה שלך */ padding: 8px 18px !important; /* ריווח פנימי שיוצר צורה של כפתור */ margin: 0 5px !important; /* רווח בין הכפתורים כדי שיהיו נפרדים */ border-radius: 8px !important; /* פינות מעוגלות שיתאימו לפורום */ display: inline-block !important; /* מאפשר עיצוב ככפתור */ box-shadow: 0 2px 6px rgba(66, 26, 100, 0.1) !important; /* צל עדין מאוד */ transition: all 0.3s ease !important; } /* אפקט במעבר עכבר על הכפתורים */ #af-wrapper #forum-navigation a:hover { background-color: #45E1D1 !important; /* הטורקיז שלכם */ color: #421A64 !important; /* טקסט כהה על טורקיז */ transform: translateY(-2px); /* קפיצה קלה למעלה */ box-shadow: 0 4px 10px rgba(66, 26, 100, 0.15) !important; } /* התאמת הכיתוב \"תפריט\" במובייל למראה כפתור */ #forum-navigation-mobile a { background-color: #ffffff !important; padding: 8px 15px !important; border-radius: 8px !important; color: #421A64 !important; border: 1px solid #E2E3FF !important; } #af-wrapper #forum-header { background: transparent !important; } @media (max-width: 768px) { /* הקטנה עדינה של כותרת הדיון */ .topic-name a { font-size: 14px !important; line-height: 1.4 !important; display: block !important; } /* התאמת הטקסט המשני (שם כותב, זמן) */ .topic-name small { font-size: 11px !important; color: #888 !important; } /* טקסט הפוסט האחרון */ .topic-lastpost-small { font-size: 11px !important; margin-top: 5px !important; } /* הגדלת המרווח בין שורות טקסט כדי למנוע צפיפות */ .content-element.topic { line-height: 1.5 !important; } }