Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save anhtuannd/b78eca99c554638f340ddadcb95bff0d to your computer and use it in GitHub Desktop.
Save anhtuannd/b78eca99c554638f340ddadcb95bff0d to your computer and use it in GitHub Desktop.

Revisions

  1. anhtuannd revised this gist Dec 21, 2017. 1 changed file with 8 additions and 0 deletions.
    Original file line number Diff line number Diff line change
    @@ -163,4 +163,12 @@ ul.list_song_in_album {
    }
    .singer-top-menu {
    background: #000000 !important;
    }
    .box_pageview {
    background: #000000 !important;
    border: #444444 solid 1px !important;
    }
    .btn_view_select {
    background: #000000 !important;
    border: #444444 solid 1px !important;
    }
  2. anhtuannd created this gist Nov 7, 2017.
    166 changes: 166 additions & 0 deletions Night mode for nhaccuatui.com (using Panda Styler & Emoji plugin)
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,166 @@
    .ads_300_250 {
    display:none;
    }
    div#adv_lyrics {
    display:none !important;
    }
    .adv_home_300_250 {
    display:none !important;
    }
    .box-left-album {
    display:none;
    }
    .box_absolute {
    display:none;
    }
    .nqc-zone {
    display:none !important;
    }
    .box-comment {
    display:none;
    }
    body {
    background-color: #000000 !important;
    color: #bbbbbb !important;
    }
    h1 {
    color: #bbbbbb !important;
    }
    .name_title h2 a {
    color: #bbbbbb !important;
    }
    .sub-menu-header {
    background-color: #000000 !important;
    color: #bbbbbb !important;
    border-bottom: #444444 solid 1px !important;
    }
    .box-content-player .album_info .detail_info_playing_now {
    color: #bbbbbb;
    }
    .pd_lyric {
    color: #bbbbbb !important;
    background: #000000 !important;
    }
    .lyric {
    border: none !important;
    background: #000000;
    }
    .footer {
    display:none;
    }
    a {
    color: #bbbbbb !important;
    }
    ul.notifi li a {
    color: #bbbbbb;
    }
    .box-header {
    background: #000000 !important;
    }
    .menu-subdomain a:hover, .menu-subdomain a.active {
    background: #444444 !important;
    }
    ul.submenu-topbar {
    background: #222222 !important;
    border: none !important;
    }
    .right_support_online {
    display:none;
    }
    .box-header .box_search {
    background: #121212 !important;
    border: #444444 solid 1px !important;
    }
    .box_menu_player {
    border-bottom: #444444 solid 1px !important;
    border-top: solid 1px #444444 !important;
    }
    .box_music_recommended .list_item_music li {
    border-bottom: #444444 solid 1px !important;
    }
    ul.list_item_music li {
    border-top: #444444 solid 1px !important;
    }
    .lyric .pd_name_lyric {
    border-bottom: #444444 solid 1px !important;
    }
    .btn_more_item a {
    border: #444444 solid 1px;
    }
    .menu_user_show {
    background: #444444 !important;
    border: 1px solid #444444 !important;
    }
    ul.list_song_in_album li.active, ul.list_song_in_album li:hover {
    background: #222222 !important;
    border-bottom: #444444 solid 1px !important;
    }
    ul.list_song_in_album li {
    border-bottom: #444444 solid 1px !important;
    }
    ul.list_song_in_album {
    border: #444444 solid 1px !important;
    }
    .box_playlist_recommended .list_item_music li {
    border-bottom: #444444 solid 1px !important;
    }
    .box_add_playlist_detail .box_show_playlist {
    border: #444444 solid 1px !important;
    }
    .list_mark .icon-tag-official {
    background: #7a7a7a;
    }
    .box_add_playlist_detail .box_show_playlist {
    background: #000000 !important;
    }
    .box_add_playlist_detail .box_show_playlist a {
    background: #000000 !important;
    }
    .user-profile-top-cover {
    background: #000000 !important;
    border-bottom: #444444 solid 1px !important;

    }
    .user-profile-top-menu {
    background: #000000 !important;
    border-bottom: #444444 solid 1px !important;
    }
    .bg-user-profile-cover{
    background: #000000 !important;
    border-bottom: #444444 solid 1px !important;
    }
    .singer_playlist_new .list_chart_music li .bg_line_status_loading {
    background: #444444 !important;
    }

    .btn_tab_select a {
    color: #000000 !important;
    }
    .list_music .fram_select ul li {
    border-top: #444444 solid 1px !important;
    }
    .sub-menu-header.fix ul.notifi li ul li ul li a, .submenu-topbar a {
    border-bottom: none !important;
    }
    .box-content .list_album ul li {
    height: 80px !important;
    }
    .box-content .list_video .fram_select ul li {
    height: 80px !important;
    }
    .auto-box > div:first-of-type label {
    background: #858585 !important;
    }
    .list_mark .icon-tag-official {
    background: #858585 !important;
    color: rgba(255,255,255,1.00);
    }
    .box-content .list_album {
    background: #000000 !important;
    }
    .box-content .list_music_full {
    background: #000000 !important;
    }
    .singer-top-menu {
    background: #000000 !important;
    }