Tidak ada ringkasan suntingan
Tidak ada ringkasan suntingan
 
(2 revisi perantara oleh pengguna yang sama tidak ditampilkan)
Baris 3: Baris 3:
   ================================ */
   ================================ */


/* Hapus bullet pada li globe */
/* Hilangkan bullet marker pada dropdown custom */
.vector-header-end .vector-user-links .vector-menu-content-list
li.vector-menu-content-item.vector-dropdown.custom-sites-dropdown::marker {
> li.vector-menu-content-item.vector-dropdown.custom-sites-dropdown {
   content: none;
   list-style: none !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
  font-size: 0; /* untuk menyembunyikan teks tambahan bila ada */
}
}


/* Hilangkan marker pseudo-element */
 
.vector-header-end .vector-user-links .vector-menu-content-list
> li.vector-menu-content-item.vector-dropdown.custom-sites-dropdown::marker {
  content: "" !important;
  display: none !important;
}


/* Tombol dropdown */
/* Tombol dropdown */