네이버 메일 이전 UI
폼 제외
스킨 기능도 재현했습니다.
네이버 메일 이전 UI by kindongshin

Details
Authorkindongshin
LicenseNo License
Categorynaver
Created
Updated
Code size41 kB
Code checksum9574d678
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link. /* ==UserStyle==
@name 네이버 메일 이전 헤더
@version 20250408.06.39
@namespace ?
@description 네이버 메일 이전 헤더폼 제외
@license No License
@preprocessor stylus
@var select theme "테마" {
"화이트 (기본)": "white",
"다크그레이": "darkgray",
"그레이": "gray",
"스카이블루": "skyblue",
"베이비핑크": "babypink",
"키치": "kitsch",
"인디핑크": "indigopink",
"애쉬오렌지": "ashorange",
"빗방울": "raindrop",
"트윙클": "twinkle",
"스카이": "sky",
"포레스트": "forest",
"프로포즈": "proposal",
"레인": "rain",
"마린": "marine",
}
==/UserStyle== */
@-moz-document url-prefix("https://mail.naver.com"),
url-prefix("https://calendar.naver.com"),
url-prefix("https://memo.naver.com"),
url-prefix("https://contact.naver.com"),
url-prefix("https://mybox.naver.com"),
url-prefix("https://moneybook.naver.com"),
url-prefix("https://keep.naver.com"),
url-prefix("https://my.like.naver.com"),
url-prefix("https://talk.naver.com") {
.gnb_list_box li a:hover::after {
display: none;
}
.gnb_list_box li a::before {
opacity: 1;
}
#header,
#header h1 .naver::before,
.gnb_list_box .mail a::before,
.h_mail_renewal .gnb_list_box .mail a::before,
.gnb_list_box .calendar a::before,
.gnb_list_box .memo a::before,
.gnb_list_box .contact a::before,
.gnb_list_box .ndrive a::before,
.gnb_list_box .form a::before,
.gnb_list_box .moneybook a::before,
#header.h_mail_renewal .pwe_home::before,
#header.h_calendar .pwe_home::before,
#header.h_memo .pwe_home::before,
#header.h_contact .pwe_home::before,
#header.h_ndrive .pwe_home::before,
#header.h_moneybook .pwe_home::before,
.talk_pc_user .main_logo .logo::before {
background-size: unset;
background-repeat: no-repeat;
background-image: url("https://web.archive.org/web/20170603012248im_/http://static.naver.net/pwe/common/sp_deskhome_gnb_170308.png");
}
.gnb_area .gnb_list_box ul li {
padding: 13px 0px 0px;
}
.gnb_area {
position: static;
}
#header,
.talk_pc_user #header {
box-shadow: unset;
background-color: rgb(30, 197, 69);
background-position: 0 54px;
background-repeat: repeat-x;
}
#header h1 .naver::before,
.talk_pc_user .main_logo .logo::before {
width: 58px;
height: 23px;
background-position: 0 -67px;
margin: 17px 3px 0 0;
}
.talk_pc_user .main_logo .logo::before {
margin: 0;
}
.gnb_list_box .mail a::before {
background-position: -47px -2px;
z-index: 50;
}
.h_mail_renewal .gnb_list_box .mail a::before {
background-position: -47px -36px;
}
.gnb_list_box .calendar a::before {
background-position: -145px -2px;
z-index: 40;
}
.h_calendar .gnb_list_box .calendar a::before {
background-position: -145px -36px;
}
.gnb_list_box .memo a::before {
background-position: -194px -2px;
z-index: 35;
}
.h_memo .gnb_list_box .memo a::before {
background-position: -194px -36px;
}
.gnb_list_box .contact a::before {
background-position: -243px -2px;
z-index: 30;
}
.h_contact .gnb_list_box .contact a::before {
background-position: -243px -36px;
}
.gnb_list_box .ndrive a::before {
background-position: -292px -2px;
z-index: 25;
width: 30px;
}
.h_ndrive .gnb_list_box .ndrive a::before {
background-position: -292px -36px;
}
.gnb_list_box .form a::before {
background-position: -341px -2px;
z-index: 20;
}
.gnb_list_box .moneybook a::before {
background-position: -434px -2px;
z-index: 10;
}
.h_moneybook .gnb_list_box .moneybook a::before {
background-position: -434px -36px;
}
#header.h_keep .pwe_home::before,
#header.h_like .pwe_home::before {
background-image: url(https://ssl.pstatic.net/static/pwe/common/sp_pnb_c9510776.png);
background-position: -124px -120px;
margin-top: 18px;
}
.gnb_list_box .keep a::before {
background-image: url(https://ssl.pstatic.net/static/pwe/common/sp_pnb_c9510776.png);
background-size: unset;
background-position: -165px -140px;
z-index: 20;
}
.h_keep .gnb_list_box .keep a::before,
.h_like .gnb_list_box .keep a::before {
background-position: -135px -140px;
}
#gnb.gnb_one_flat .gnb_my_li .gnb_my .gnb_name,
#gnb.gnb_one_flat .gnb_login_li .gnb_btn_login .gnb_txt {
color: rgb(255, 255, 255);
}
#gnb.gnb_one_pwe .gnb_my_namebox {
background-image: url("https://ssl.pstatic.net/static/common/gnb/2014/ico_arrow_wh.gif") !important;
}
#gnb.gnb_one_pwe .gnb_talk_li a.gnb_talk .gnb_icon,
#gnb.gnb_one_pwe .gnb_talk_li a.gnb_talk:hover .gnb_icon,
#gnb.gnb_one_pwe .gnb_notice_li a.gnb_notice .gnb_icon,
#gnb.gnb_one_pwe .gnb_notice_li a.gnb_notice:hover .gnb_icon,
#gnb.gnb_one_pwe .gnb_service_li .gnb_service .gnb_icon,
#gnb.gnb_one_pwe .gnb_service_li .gnb_service:hover .gnb_icon {
background: url(https://ssl.pstatic.net/static/common/gnb/one/sp_gnb_v16.png?v=202307) no-repeat -999px -999px;
}
#gnb.gnb_one_pwe .gnb_talk_li a.gnb_talk .gnb_icon,
#gnb.gnb_one_pwe .gnb_talk_li a.gnb_talk:hover .gnb_icon {
background-position: -220px -160px;
}
#gnb.gnb_one_pwe .gnb_notice_li a.gnb_notice .gnb_icon,
#gnb.gnb_one_pwe .gnb_notice_li a.gnb_notice:hover .gnb_icon {
background-position: -284px -119px;
}
#gnb.gnb_one_pwe .gnb_service_li .gnb_service .gnb_icon,
#gnb.gnb_one_pwe .gnb_service_li .gnb_service:hover .gnb_icon {
background-position: -324px -120px;
}
html.pc .lnb_task .item.button_write,
html.pc .lnb_task .item.button_write_to_me,
.snb_schedule .btn_workset .write_schedule span,
.snb_schedule .btn_workset .write_todo span {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
html.pc .lnb_task .item + .item,
.snb_schedule .btn_workset .write_todo {
border-left: 1px solid #fff;
}
.search_bar,
.search_bar_wrap .button_detail,
.contents_header .btn_detail {
border: 1px solid #ddd;
}
.search_bar_wrap .button_detail,
.contents_header .btn_detail {
border-left: 0;
padding: 6px 8px 6px 8px;
}
.search_bar .search_input,
.search_bar_wrap .button_detail,
.contents_header .search_bar,
.contents_header .btn_detail {
background-color: #fff;
}
html.pc .lnb_mailbox .mailbox:not(.selected):not(.editing):not([class*="drag"]):hover,
html.pc .lnb_mailbox .mailbox:not(.selected):not(.editing):not([class*="drag"]).focus,
html.pc .lnb_mailbox .mailbox_item .mailbox_item .mailbox:not(.selected):not(.editing):not([class*="drag"]):hover::before,
html.pc .lnb_mailbox .mailbox_item .mailbox_item .mailbox:not(.selected):not(.editing):not([class*="drag"]).focus::before,
html.pc .lnb_notice .notice_main_link:hover,
html.pc .lnb_mailbox .mailbox_item .mailbox_item .mailbox.selected::before {
background-color: unset;
}
html.pc .lnb_mailbox .button_mailbox {
border-radius: 0;
}
.lnb_header {
background-color: transparent !important;
}
.path {
height: 50px;
}
.sort_area {
height: 52px;
}
.path .search_area {
background: #fff;
}
.lnb_area .lnb_box + .lnb_box::before {
left: 0;
right: 0;
}
#header .pwe_sub_service {
margin-left: 22px;
}
#header.h_keep .pwe_sub_service::before,
#header.h_like .pwe_sub_service::before {
background-image: url(https://kimdongshin.neocities.org/nlike2.png);
background-size: unset;
background-position: 0;
width: 57px;
height: 20px;
margin-top: 18px;
}
}
@-moz-document url-prefix("https://mail.naver.com"),
url-prefix("https://calendar.naver.com"),
url-prefix("https://memo.naver.com"),
url-prefix("https://contact.naver.com"),
url-prefix("https://mybox.naver.com"),
url-prefix("https://moneybook.naver.com"),
url-prefix("https://keep.naver.com"),
url-prefix("https://my.like.naver.com") {
.lnb_mailbox .mailbox.selected .button_mailbox,
html.pc .lnb_mailbox .mailbox_item.separated,
.lnb_memo_list .memo_item.seperated,
.lnb .calendar_category .mycal,
.calendar_category .view_sort,
.calendar_category .my_todo .category_list.share,
.calendar_category .cal_tit .btn_makecal,
.calendar_category .cal_tit .btn_settingcal,
.calendar_category .all_view,
.calendar_category .my_group,
.calendar_category .nworks,
.calendar_category .my_todo,
.calendar_category .bn_nworks a,
.calendar_category .nworks_todo,
.calendar_category .view_share,
.calendar_ca...