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


.vector-header-end .vector-user-links .vector-menu-content-list > li::marker {
/* Hilangkan bullet marker pada dropdown custom */
li.vector-menu-content-item.vector-dropdown.custom-sites-dropdown::marker {
   content: none;
   content: none;
}
}
Baris 15: Baris 16:
   cursor: pointer;
   cursor: pointer;
   font-weight: 600;
   font-weight: 600;
  color: #0073aa;
   text-decoration: none;
   text-decoration: none;
   padding: 0 0.5em;
   padding: 0 0.5em;
Baris 56: Baris 56:
   display: block;
   display: block;
   padding: 0.5em 1em;
   padding: 0.5em 1em;
  color: #202122;
   text-decoration: none;
   text-decoration: none;
   white-space: nowrap;
   white-space: nowrap;
Baris 63: Baris 62:
.custom-sites-dropdown .dropdown-menu li a:hover {
.custom-sites-dropdown .dropdown-menu li a:hover {
   background: #f0f0f0;
   background: #f0f0f0;
  text-decoration: underline;
}
}