Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- body.ownlist {background: url(https://image.myanimelist.net/ui/3Fd0ksKOuBQc_vtDSgWyipSzV9ILq0BrxAnfgcf-fRQcFRq4t42W26Zo933UHDoyopbOfVKOVE0q2rx6d2VZCDvaadQYgoBOcJ0tTGFXFzo) fixed #eaeaea !important;}
- /* main header */
- .header .header-title {opacity: 0 !important;}
- body {
- font-family: Segoe UI !important;
- text-transform: none !important;}
- a, a:visited {color: #404040; text-decoration: none;}
- /* all hover effects */
- .list-table .list-table-data .data.title .link:hover, .list-table .list-table-data a:not(.edit-disabled):hover {color: #6bbfe3 !important;text-decoration: none !important;}
- .list-table .list-table-header .header-title .link.sort:hover {color: #fff !important;}
- .list-table .list-table-data .data.image .image:hover {opacity: 0.8 !important; transition: 0.5s;}
- /* menu */
- .list-menu-float .icon-menu.profile {background-size: cover;background-position: center;}
- .list-menu-float {position: fixed;display: block;top: 20%;width: 50px;border: #EBEBEB 1px solid;z-index: 2}
- .list-menu-float .icon-menu {
- position: relative;
- background-color: #f6f6f6;
- display: block;
- width: 50px;
- height: 50px;
- opacity: 1;
- -moz-transition-property: all;
- -o-transition-property: all;
- -webkit-transition-property: all;
- transition-property: all;
- -moz-transition-duration: 0.3s;
- -o-transition-duration: 0.3s;
- -webkit-transition-duration: 0.3s;
- transition-duration: 0.3s;
- -moz-transition-timing-function: ease-in-out;
- -o-transition-timing-function: ease-in-out;
- -webkit-transition-timing-function: ease-in-out;
- transition-timing-function: ease-in-out;
- }
- /* SVG */
- .list-menu-float .icon-menu svg.icon {position: absolute;fill: #323232;}
- .list-menu-float .icon-menu:hover svg.icon {position: absolute;fill: #ffffff;}
- .list-menu-float .icon-menu.quick-add svg.icon-quick-add {left: 13px;top: 12px;}
- .list-menu-float .icon-menu.anime-list svg.icon-anime-list {left: 13px;top: 12px;}
- .list-menu-float .icon-menu.manga-list svg.icon-manga-list {left: 13px;top: 12px;}
- .list-menu-float .icon-menu.history svg.icon-history {left: 13px;top: 12px;}
- .list-menu-float .icon-menu.export svg.icon-export {left: 13px;top: 12px;}
- .list-menu-float .icon-menu.login svg.icon-login {left: 13px;top: 12px;}
- .list-menu-float .icon-menu.logout svg.icon-logout {left: 13px;top: 14px;}
- .list-menu-float .icon-menu.setting svg.icon-setting {left: 13px;top: 13px;}
- .list-menu-float .icon-menu .text {
- position: absolute;
- top: 14px;
- left: 50px;
- width: 0;
- display: inline-block;
- color: #ffffff;
- font-size: 1.4em;
- font-family: segoe ui !important;
- text-align: center;
- vertical-align: middle;
- overflow: hidden;
- white-space: nowrap;
- opacity: 0;
- -moz-transition-property: all;
- -o-transition-property: all;
- -webkit-transition-property: all;
- transition-property: all;
- -moz-transition-duration: 0.3s;
- -o-transition-duration: 0.3s;
- -webkit-transition-duration: 0.3s;
- transition-duration: 0.3s;
- -moz-transition-timing-function: ease-in-out;
- -o-transition-timing-function: ease-in-out;
- -webkit-transition-timing-function: ease-in-out;
- transition-timing-function: ease-in-out
- }
- .list-menu-float .icon-menu:not(.profile):hover {background-color: #e8608c !important;width: 145px;}
- .list-menu-float .icon-menu:hover .text {width: 94px;opacity: 1;}
- /* setting */
- .list-menu-float .icon-menu.setting .text {
- top: 0px;
- width: 0px;
- height: 100px;
- opacity: 0;
- -moz-transition-property: all;
- -o-transition-property: all;
- -webkit-transition-property: all;
- transition-property: all;
- -moz-transition-duration: 0.3s;
- -o-transition-duration: 0.3s;
- -webkit-transition-duration: 0.3s;
- transition-duration: 0.3s;
- -moz-transition-timing-function: ease-in-out;
- -o-transition-timing-function: ease-in-out;
- -webkit-transition-timing-function: ease-in-out;
- transition-timing-function: ease-in-out
- }
- .list-menu-float .icon-menu.setting:hover .text {top: 0px;width: 114px;height: 100px;opacity: 1;}
- .list-menu-float .icon-menu.setting .text .link-list-setting,.list-menu-float .icon-menu.setting .text .link-style-setting {display: block;opacity: 0;}
- .list-menu-float .icon-menu.setting:hover .text .link-list-setting,.list-menu-float .icon-menu.setting:hover .text .link-style-setting {position: absolute;background-color: #e8608c !important;display: block;width: 110px;height: 50px;line-height: 50px;text-decoration: none;color: #ffffff;opacity: 1;}
- .list-menu-float .icon-menu.setting:hover .text .link-list-setting {top: 0px;}
- .list-menu-float .icon-menu.setting:hover .text .link-style-setting {border-top: #EBEBEB 1px solid;top: 50px;}
- /* status fixed, headers on top */
- .status-menu-container {width: 1058px;height: 46px;background-color: #FFF;border-bottom: 2px solid #e0dee0 !important; border-radius: 4px;z-index: 1;}
- .status-menu-container.fixed {position: fixed; display: block;top: 0;}
- .status-menu-container.fixed + div.list-block { margin-top: 62px;}
- .status-menu-container .status-menu {
- display: table;
- margin: 0 auto;
- border-collapse: separate;
- border-spacing: 40px 0;}
- .status-menu-container .status-menu .status-button {
- position: relative;display: table-cell;
- padding: 13px 0;
- font-family: segoe UI !important; font-style: normal; letter-spacing: 1px;
- text-align: center; vertical-align: middle; font-size: 15px !important; color: #404040;}
- .status-menu-container .status-menu .status-button.on {color: #606060; font-weight: bold;}
- .status-menu-container .status-menu .status-button:after {position: absolute;bottom: 0px;left: 0px;background-color: #fff;display: block;width: 100%;height: 4px;content: '';opacity: 0;}
- .status-menu-container .status-menu .status-button.on:after, .status-menu .status-button:hover:after {opacity: 1}
- .status-menu-container .status-button.watching.on, .status-menu-container .status-button.watching{font-size: 0px !important;top: 11px !important; left: 3px !important;width: 16.667% !important;}
- .status-menu-container .status-button.watching.on:before, .status-menu-container .status-button.watching:before {content:"Watching";font-size: 15px;position:absolute;top: 2px !important;left: 0;}
- .status-menu-container .status-button.watching.on, .status-menu-container .status-button.reading{font-size: 0px !important;top: 11px !important; left: 3px !important;width: 16.667% !important;}
- .status-menu-container .status-button.reading.on:before, .status-menu-container .status-button.reading:before {content:"Reading";font-size: 15px;position:absolute;top: 2px !important;left: 0;}
- .status-menu-container .status-menu .status-button.on:after, .status-menu .status-button:hover:after {opacity: 0}
- .status-menu-container .status-button.plantowatch {font-size: 0 !important;}
- .status-menu-container .status-button.plantowatch:before {content:"Planned"; width: 75px !important; font-size: 15px !important;}
- .status-menu-container .status-button.plantoread {font-size: 0 !important;}
- .status-menu-container .status-button.plantoread:before {content:"Planned"; width: 75px !important; font-size: 15px !important;}
- a.status-button.all_anime {width: 16.667% !important;}
- a.status-button.completed {width: 16.667% !important;}
- a.status-button.onhold {width: 16.667% !important;}
- a.status-button.dropped {width: 16.667% !important;}
- a.status-button.plantowatch {width: 16.667% !important;}
- a.status-button.plantoread {width: 16.667% !important;}
- a.status-button.watching.on {color: #6bc8ae !important;}
- a.status-button.reading.on {color: #6bc8ae !important;}
- a.status-button.completed.on {color: #6bbfe3 !important;}
- a.status-button.onhold.on {color: #ffbc68 !important;}
- a.status-button.dropped.on {color: #e8608c !important;}
- a.status-button.plantowatch.on {color: #8c80ca !important;}
- a.status-button.plantoread.on {color: #8c80ca !important;}
- /* anime cover */
- .list-table .list-table-data .data.image .image {width: 58px !important;height: 80px !important;border: #fff 3px solid;background-size: cover !important;background-position: center !important;box-shadow: 0 0 1px rgba(65,65,65,0.5) !important;border-radius: 3px;}
- /* colors for watching, completed, etc */
- .list-table .list-table-data .data.status.reading, .list-table .list-table-data .data.status.watching {background-color: #6bc8ae;}
- .list-table .list-table-data .data.status.plantoread, .list-table .list-table-data .data.status.plantowatch {background-color: #8c80ca;}
- .list-table .list-table-data .data.status.completed {background-color: #6bbfe3;}
- .list-table .list-table-data .data.status.onhold {background-color: #ffbc68;}
- .list-table .list-table-data .data.status.dropped {background-color: #e8608c;}
- /* add, edit buttons */
- .list-table .list-table-data .data.title .add-edit-more {font-size: 10px !important; color: #818181 !important;}
- /* list surround */
- .list-table .list-table-data .data {display: table-cell;padding: 6px 0;vertical-align: middle !important;border-top: 1px solid #e4e4e4 !important;}
- .list-container {position: relative;background-color: #ffffff;border: #fff 1px solid;width: 1058px;margin-bottom: 0;margin-right: auto;margin-left: auto;text-align: left;border-radius: 18px !important;}
- .list-table > tbody:nth-of-type(2n+1), .list-table > tbody:nth-of-type(2n+2) {border-top: 1px solid #e4e4e4 !important;border-bottom: 1px solid #e4e4e4 !important; background-color: #FFFFFF !important}
- .list-table .list-table-header .header-title .sort-icon {color: #fff;}
- /* header number */
- .list-table .list-table-data .data.number {
- display: block;
- width: 30px;
- height: 30px;
- background: #6bbfe3;
- padding: 0;
- margin: 34px 7px 0 7px;
- border: none !important;
- border-radius: 100%;
- color: #fff;
- font-size: 13px;
- line-height: 30px;
- font-weight: bold !important;
- text-align: center;
- }
- .list-table .list-table-header .header-title.status {border-radius: 8px 0 0 0;}
- /* score link */
- .list-table .list-table-data .data.score .link {font-weight: bold;font-style: normal; color: #585858; width: 15px !important;letter-spacing: 1px;transition: 0.2s;}
- /* anime title */
- .list-table .list-table-data .data.title {
- min-width: 200px;
- padding-top: 18px;
- padding-bottom: 18px;
- }
- /* anime title links */
- .list-table .list-table-data .data.title .link {
- display: inline-block;
- max-width: calc(100% - 28px);
- max-height: 4.5em;
- margin-left: 4px;
- margin-top: 2px;
- overflow: hidden;
- color: #606060 !important;
- font-size: 13px;
- font-style: italic;
- font-weight: bold;
- transition: 0.2s;
- }
- /* pv icon */
- a.icon-watch {
- float: left;
- margin: -14px -18px 0 0;
- }
- /* airing status */
- .list-table .list-table-data .data.title .rewatching,
- .list-table .list-table-data .data.title .rereading {
- display: none;
- }
- .list-table .list-table-data .data.title .content-status {
- width: 6px;
- height: 18px;
- background: url(https://image.myanimelist.net/ui/6V7QKUJVIHV_MZVcmB7FIjYItb6ShSfD9MUh9iy1unkx3qr0iZAp0oEwU6Z_gibe) 0px 8.5px / auto no-repeat;
- margin-left: -5px;
- margin-right: -1px;
- float: left;
- text-indent: -9999px;
- }
- /* table border fix */
- .list-table {border: none !important; }
- /* header title */
- .list-table .list-table-header .header-title {background: #6bbfe3 !important;font-size: 15px !important;height: 40px !important;border: none !important; color: #fff !important;border-bottom: 2px solid #e0dee0 !important;font-weight: normal !important;}
- .list-table .list-table-header .header-title:last-child {border-bottom: 2px solid #e0dee0 !important; background-image: none !important; border-radius: 0 8px 0 0;}
- .list-table .list-table-header .header-title.number, .list-table .list-table-header .header-title .link {font-size: 15px !important; font-family: segoe ui !important; color: #fff !important; font-weight: normal !important;}
- .list-table .list-table-header .header-title.title {text-align: center !important;}
- .list-table .list-table-header .header-title.title a {text-align: center !important;}
- .list-table .list-table-header .header-title.image a {color: #6bbfe3 !important;}
- /* currently watching, completed, etc headers */
- .list-unit .list-status-title {background: #f0f8fc; margin-bottom: 12px;transition: all 0.3s ease 0s;border-radius: 3px;}
- .list-unit .list-status-title:hover {box-shadow: 0 0 5px rgba(107, 191, 227, 0.75); transition: all 0.3s ease 0s;}
- .list-unit .list-status-title .text { color: #404140;cursor: default;font: 300 18px "Roboto",sans-serif;text-transform: uppercase;}
- .list-unit .list-status-title .stats a {font-size: 0 !important;}
- .list-unit .list-status-title a#show-stats-button:before {content:"\f080"; font-size: 12px !important;font-family: FontAwesome !important;color: #aeaeae !important;}
- .list-unit .list-status-title a#advanced-options-button:before {content:"\f0b0"; font-size: 12px !important;font-family: FontAwesome !important;color: #aeaeae !important;}
- .list-unit .list-stats {background: #f4f4f4 !important; color: #aeaeae !important;border-radius: 3px;font-size: 10px !important; letter-spacing: 1px !important;margin-bottom: 2px !important;margin-top: -11px !important;text-transform: uppercase;}
- /* effects on other data in the table like type, score, etc */
- .list-table .list-table-data .data {color: #323232;font-size: 13px;font-family: segoe ui !important;font-weight: normal !important;}
- /* edit, more BUTTONS */
- .list-table .list-table-data .data.title .add-edit-more {
- width: 24px;
- margin-right: -6px;
- margin-top: 4px;
- color: transparent !important;
- font-size: 11px !important;
- text-transform: lowercase;
- opacity: 0;
- transition: 0.2s;
- }
- .list-table .list-table-data .data.title .add-edit-more:hover {opacity: 1;}
- .list-table-data a.List_LightBox {color: #606060 !important;font-size: 0 !important;}
- .list-table-data a.List_LightBox:before {content: "\f040";font-size: 11px !important;font-family: FontAwesome !important;}
- .list-table .list-table-data .data.title .more {font-size: 0 !important;}
- .list-table-data .more a:before {content: "\f129";font-size: 11px !important;font-family: FontAwesome !important;}
- /* tags */
- .list-table .list-table-data .data.tags {word-wrap: break-word;text-transform: none;font-size: 11px;font-weight: 400 !important;width: 250px !important;text-align: left;transition: none !important;}
- /* tags edit button */
- .list-table .list-table-data .tags .edit {font-family: segoe ui !important;font-size: 0 !important;position: absolute;transition: 0.2s;display: inline-flex !important;width: 13% !important;opacity: 0;}
- .list-table .list-table-data .tags .edit:hover {opacity: 1 !important;}
- .list-table .list-table-data .tags .edit:before {content: "\f044";position: absolute;color: #6bbfe3; font-size: 15px;font-family: FontAwesome !important;}
- /* borderrbl more */
- td.td1.borderRBL, td.td2.borderRBL {color: #aeaeae;font-size: 10px !important; letter-spacing: 1px !important;transition: 0.2s;}
- td.td1.borderRBL a:hover, td.td2.borderRBL a:hover {color: #6bbfe3 !important;transition: 0.2s;}
- /* episodes */
- .fa-plus-circle::before {content: "+";font-size: 12px !important;margin-top: -11px;opacity: 0;color: #404040 !important;}
- .fa-plus-circle:hover:before {;opacity: 1;}
- /* footer, copyright */
- #footer-block {background: #f0f8fc; opacity: 0;transition: 0.6s;font-size: 12px !important;font-style: normal !important;font-weight: normal !important;letter-spacing: 1px;}
- #footer-block:hover {opacity: 0.9;transition:0.3s;}
- #copyright {color: #818081 !important;}
- .status-menu-container .search-container #search-box input {font-family: Segoe UI !important;box-shadow: inset 0 1px 2px rgba(65,65,65,0.1);border: 1px solid #e0e0e0 !important; border-radius: 3px;}
- .list-table .list-table-header .header-title.type {width: 75px !important;}
- .list-table .list-table-header .header-title.score {width: 75px !important;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement