1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 | /*主控台收至左上,只顯示頭貼和徽章*/ .browse_button { z-index: 500; } /*主控台整體位置*/ #dashboard_holder { position: absolute; top: 15px; left: -300px; width: 300px; min-width: auto; z-index: 1000; } #plurk-dashboard .dash-group-left, #plurk-dashboard .dash-group-right { background: rgb(209, 219, 222); left: 0; transition: left 1s; width: 100%; } #plurk-dashboard .dash-group-right { float: none; position: absolute; top: 140px; } /*發文區固定於下方*/ #plurk-dashboard .dash-group-form { position: fixed; bottom: 30px; left: 50%; transform: translate(-50%, 0); } /*徽章區*/ #plurk-dashboard .dash-segment-award { position: absolute; top: 10px; left: 100%; } #plurk-dashboard .dash-segment-award .segment-content { padding: 10px 4px 4px; background: rgb(126, 180, 211); border-radius: 25px; margin: 0 10px; width: 47px; } #plurk-dashboard .dash-segment-award .link_arrow { display: none; } /*頭貼&基本資料*/ .dash-group-left .segment-content:first-child { width: calc(100% + 75px); margin-top: 0; padding: 6px; margin-left: 50px; transition: margin-left 1s; } #dash-profile > div { margin-left: 10px !important; } #plurk-dashboard .dash-segment-profile #dash-profile img.profile-pic { position: absolute; right: 10px; border-radius: 30px; } #plurk-dashboard .dash-segment-profile #dash-profile .profile-icons { bottom: 5px; right: 110px; } .profile-info { display: none; } /*滑鼠移上顯示主控台*/ #plurk-dashboard:hover .dash-group-left, #plurk-dashboard:hover .dash-group-right { left: 310px; } #dashboard_holder:hover .dash-group-left .segment-content:first-child { margin-left: 0; } /*滑鼠移上發文區不顯示主控台*/ #plurk-dashboard .dash-group-form:hover ~.dash-group-left, #plurk-dashboard .dash-group-form:hover ~.dash-group-right { left: 0; } #plurk-dashboard .dash-group-form:hover ~.dash-group-left .segment-content:first-child { margin-left: 50px; } /*主控台樣式設定*/ .dash-group-left { color: black; } .dash-group-left .segment-content { background: rgb(126, 180, 211); border-radius: 25px; } .dash-group-right .segment-content { background: none; } .adsense { display: none; } /*自介區*/ .dash-segment-profile .segment-content:last-child { margin: 150px 10px 10px; } /*統計資料*/ .dash-segment-stats { position: absolute; width: auto; } #dash-stats > h2 { display: none; } #dash-stats-table { display: none; } /*卡瑪*/ #plurk-dashboard #dash-stats .dash-stats-karma { position: absolute; top: -70px; text-align: left; } /*友粉*/ .show_all_friends, .show_mutual_friends { float: none; text-align: center; } #dash-friends > h2, #dash-fans > h2 { display: none; } #friend_holder, #fan_holder { display: none; } /*主控台按鈕樣式*/ .friend_man { background-color: transparent; border: 3px solid rgb(126, 180, 211); border-radius: 0; color: black !important; width: 125px; } /*滑鼠移上主控台按鈕樣式*/ .friend_man:hover { background-color: rgb(126, 180, 211); color: white !important; } /*按鈕位置調整*/ #private_plurk { position: absolute; top: 110px; left: 17px; text-align: center; z-index: 99999; } #render_private_plurk { margin-right: 10px; } .friend_man.friend-editor, .friend_man.follow-editor { margin-top: 5px; } .friend_man.friend-editor { margin-left: 13px; } .friend_man.follow-editor { margin-left: -2px; } /*按鈕左邊的三角形*/ .friend_man::after { content: '▶'; font-size: 40px; position: absolute; color: rgb(126, 180, 211); } .friend_man.private_plurk::after { left: -13px } .friend_man.send_gift::after { left: 132px } .friend_man.friend-editor::after { left: 2px } .friend_man.follow-editor::after { left: -5px } |
Direct link: https://paste.plurk.com/show/HIewyz7BiQ1f4ePU6lK7