/* فقط لینک‌های th داخل جدول changelist */
tbody tr th a {
  color: #3b82f6 !important; /* blue-500 */
}

tbody tr th a:hover {
  color: #2563eb !important; /* blue-600 */
}

/* #sidebar > a > div > img {
  width: 64px !important;
  height: 64px !important;
} */
