Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* General codes */
- @import url(https://malcat-gen.appspot.com/series?preset=dataimagelinkbefore);
- @import url('https://fonts.googleapis.com/css?family=Roboto');
- @import url(https://fonts.googleapis.com/css?family=Orbitron);
- @import url(http://fonts.googleapis.com/css?family=Amaranth);
- @import url(https://fonts.googleapis.com/css?family=Rancho);
- @import url(https://fonts.googleapis.com/css?family=Kaushan+Script|Tangerine);
- #advanced-options {
- position: fixed;
- top: 100px;
- left: 0px;
- right: 0;
- display: none;
- width: 1000px;
- margin: 0 auto;
- padding: 30px 0px 30px;
- -moz-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.5);
- -webkit-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.5);
- -o-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.5);
- -ms-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.5);
- box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.5);
- color: #000;
- text-align: left;
- font-family: 'Helvetica neue', Helvetica, "lucida grande", tahoma, verdana, arial, sans-serif;
- z-index: 1101;
- border: none;
- background-image: url(http://i.imgur.com/rCYuX5A.gif);
- background-color:rgba(0,0,0,1);
- background-repeat: no-repeat;
- background-size: cover;
- background-position: 50% 50%;}
- #advanced-options .advanced-options-header {
- width: 950px;
- margin: 0px auto;
- padding-bottom: 2px;
- border-bottom: 2px solid #d8e0f3;
- font-size: 25px;
- color: #d8e0f3;
- text-shadow: 2px 2px 2px #000000;
- } !important;
- }
- #advanced-options .advanced-options-header .description {
- font-size: 22px;
- font-weight: normal;
- margin-left: 4px;
- color:#d8e0f3 !important;
- }
- #advanced-options .sort-widget .widget-header, #advanced-options .filter-widget .widget-header, #advanced-options .filter-widget.aired-date .text, #advanced-options .filter-widget.published-date .text {
- font-size: 22px;
- color:#d8e0f3 !important;
- text-shadow: 2px 2px 2px #000000;
- }
- #advanced-options select {
- -ms-appearance: none;
- -webkit-appearance: none;
- -moz-appearance: none;
- appearance: none;
- background-image: url(/img/pc/ownlist/icon_pulldown_triangle.png);
- background-repeat: no-repeat;
- background-position: center right;
- background-size: 15px 4px;
- background-color: #fff;
- display: inline-block;
- height: 30px;
- padding: 2px 20px 4px 4px;
- padding-right: 4px\0;
- border: #d8e0f3 2px solid;
- border-radius: 8px;
- font-size: 12px;
- }
- #advanced-options select::-ms-expand {
- display: none;
- }
- #advanced-options select:disabled {
- background-image: url(/img/pc/ownlist/icon_pulldown_triangle_disable.png);
- color: #d8e0f3;
- }
- #advanced-options input[type=text] {
- padding: 4px;
- border: #d8e0f3 2px solid;
- border-radius: 8px;
- }
- #advanced-options input:focus {
- outline: none;
- }
- /* sort */
- #advanced-options .sort-widget {
- margin: 0px auto;
- padding: 8px 0px 0px;
- width: 900px;
- }
- #advanced-options .sort-widget:last-of-type {
- padding-bottom: 45px;
- }
- #advanced-options .sort-widget select {
- width: 285px;
- margin-right: 8px;
- }
- #advanced-options .sort-widget input[type=radio] {
- display: none;
- }
- #advanced-options .sort-widget input[type=radio] + label {
- background-color: #d8e0f3;
- display: inline-block;
- width: 56px;
- padding: 5px 0px;
- border: #244291 2px solid;
- border-radius: 8px;
- color: #000000;
- font-size: 13px;
- text-align: center;
- cursor: pointer;
- }
- #advanced-options .sort-widget input[type=radio]:checked + label {
- background-color: #244291;
- border: #244291 2px solid;
- color: #FFFFFF;
- }
- #advanced-options .sort-widget input[type=radio]:disabled + label {
- border: #d8e0f3 2px solid;
- color: #9B9B9B;
- }
- #advanced-options .sort-widget input[type=radio]:checked:disabled + label {
- background-color: #FFFFFF;
- border: #d8e0f3 2px solid;
- color: #9B9B9B;
- }
- /* filter */
- #advanced-options .filter-widget {
- margin: 0px auto;
- padding: 12px 0px 0;
- width: 900px;
- }
- #advanced-options .filter-widget select {
- margin-right: 8px;
- font-size: 12px;
- }
- #advanced-options .filter-widget.title input[type=text] {
- width: 409px;
- }
- #advanced-options .filter-widget.airing-status select,
- #advanced-options .filter-widget.publishing-status select {
- width: 419px;
- }
- #advanced-options .filter-widget.producer select,
- #advanced-options .filter-widget.magazine select {
- width: 419px;
- }
- #advanced-options .filter-widget.aired-date select.year,
- #advanced-options .filter-widget.published-date select.year {
- width: 60px;
- }
- #advanced-options .filter-widget.aired-date select.month,
- #advanced-options .filter-widget.published-date select.month,
- #advanced-options .filter-widget.aired-date select.day,
- #advanced-options .filter-widget.published-date select.day {
- width: 45px;
- }
- #advanced-options .filter-widget.aired-date .text,
- #advanced-options .filter-widget.published-date .text {
- display: inline-block;
- margin-right: 4px;
- font-size: 12px;
- text-shadow: 2px 2px 2px #000000;
- }
- #advanced-options .filter-widget.aired-season select.year {
- width: 60px;
- }
- #advanced-options .filter-widget.aired-season select.season {
- width: 110px;
- }
- #advanced-options .sort-widget .widget-header,
- #advanced-options .filter-widget .widget-header {
- display: inline-block;
- width: 110px;
- font-size: 12px;
- font-family: 'Helvetica neue', Helvetica, "lucida grande", tahoma, verdana, arial, sans-serif;
- }
- #advanced-options .sort-widget:last-of-type,
- #advanced-options .filter-widget:last-of-type {
- padding-bottom: 5px;
- }
- #advanced-options .advanced-options-button {
- width: 950px;
- margin: 0px auto;
- padding: 15px 0px -20px;
- border-top: 2px solid #d8e0f3;
- text-align: center;
- }
- #advanced-options .btn-apply,
- #advanced-options .btn-clear {
- background-color: rgba(0,0,0, 0.5);
- display: inline-block;
- width: 250px;
- margin: -0 100px;
- padding: 5px 0px;
- border-radius: 15px;
- font-size: 18px;
- color: #FFFFFF;
- text-shadow: 2px 2px 4px #000000;
- text-align: center;
- -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;
- }
- #advanced-options .btn-apply:hover,
- #advanced-options .btn-clear:hover {
- background-color: rgba(36,66,145, 0.95);
- box-shadow: 2px 2px 5px #000000
- }
- /**
- * General Styles
- */
- td {
- line-height: 2.0em;
- height: 25px !important;
- }
- a {
- color: #fff;
- text-decoration: none;
- }
- a:hover {
- color: #fff !important;
- text-shadow: 2px 2px 4px #000000;
- text-decoration: none;
- }
- #footer-block {
- padding: 5px 0;
- background-color: #244291;
- color: #fff;
- text-shadow: 2px 2px 4px #000000;
- font-family: Avenir, "lucida grande", tahoma, verdana, arial, sans-serif;
- display:none;
- }
- #copyright {
- font-size: 15px;
- color: #FFFFFF;
- padding-top: 8px;
- text-align: center;
- }
- /*
- * Header
- */
- .header a {
- font-weight: bold;
- color: #fff !important;
- }
- .header a:hover {
- text-decoration: underline;
- }
- .header {
- position: absolute;
- color: #000;
- display: block;
- width: 100%;
- height: 50px;
- margin: 0 auto
- border:none;
- background: -webkit-linear-gradient(rgba(0,0,0,.4), transparent); /* For Safari 5.1 to 6.0 */
- background: -o-linear-gradient(rgba(0,0,0,.4), transparent); /* For Opera 11.1 to 12.0 */
- background: -moz-linear-gradient(rgba(0,0,0,.4), transparent); /* For Firefox 3.6 to 15 */
- background: linear-gradient(rgba(0,0,0,1), transparent); /* Standard syntax */
- -moz-transition-property: all;
- -o-transition-property: all;
- -webkit-transition-property: all;
- transition-property: all;
- -moz-transition-duration: 1s;
- -o-transition-duration: 1s;
- -webkit-transition-duration: 1s;
- transition-duration: 1s;
- -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;
- z-index: 40;
- }
- .header:hover {background-color:rgba(0,0,0,0.5);
- -moz-transition-property: all;
- -o-transition-property: all;
- -webkit-transition-property: all;
- transition-property: all;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- transition-duration: 0.5s;
- -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;
- }
- .header .header-menu {
- position: absolute;
- top: 17px;
- right: 4px
- }
- .header .header-menu.other {
- top: 5px;
- }
- .header .header-menu .header-info {
- font-size: 10px;
- margin-top: 6px;
- margin-right: 15px;
- text-align: right;
- }
- .header .username {
- font-weight: bold;
- }
- .header .header-menu .list-menu {
- position: absolute;
- top: 25px;
- right: -4px;
- background-color: rgba(255,255,255,.8);
- display: none;
- border: none !important;
- -moz-box-shadow: rgba(0, 0, 0, 0.4) 0 0 10px;
- -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0 10px;
- box-shadow: rgba(0, 0, 0, 0.4) 0 0 10px;
- z-index: 1;
- }
- .header .header-menu .list-menu .icon-menu {
- display: block;
- width: 150px;
- height: 30px;
- color: #000;
- font-size: 20px;
- font-weight: bold;
- text-decoration: none;
- -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;
- }
- .header .header-menu .list-menu .icon-menu:hover {
- background-color: rgba(0,0,0,.5);
- }
- .header .header-menu .list-menu .icon-menu svg.icon {
- position: absolute;
- fill: rgba(0,0,0,.5);
- left: 12px;
- top: 4px;
- }
- .header .header-menu .list-menu .icon-menu:hover svg.icon {
- fill: rgba(255,255,255,1) !important;
- }
- .header .header-menu .list-menu .icon-menu .text {
- position: absolute;
- left: 52px;
- top: 6px;
- }
- .header .header-menu .list-menu .icon-menu:hover .text {color:rgba(255,255,255,1) !important;}
- .header .header-menu .btn-menu {
- display: block;
- text-align: right;
- color: rgba(0,0,0,0.7) !important;
- font-size: 12px !important;
- text-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000;
- }
- #header-menu-dropdown > a {color: rgba(0,0,0,.5) !important;}
- /* svg.icon.icon-manga-list {color: rgba(0,0,0,.5) !important;} */
- /**
- * Floating Menu
- */
- /**
- * Floating Menu
- */
- .list-menu-float:before
- {content: "\f0c9";
- font-family: 'FontAwesome' !important;
- display: block;
- text-align: center !important;
- text-indent: 5px;
- color: #000 !important;
- font-size:1.5em !important;
- height: 50px;
- width: 40px;
- line-height: 50px;}
- .list-menu-float:hover:before {
- font-size:3.5em !important;
- text-shadow: 0 0 2px #fff, 0 0 1px #fff, 1px 1px 7px #fff, 0 0 0 #fff;
- -moz-transition-property: all;
- -o-transition-property: all;
- -webkit-transition-property: all;
- transition-property: all;
- -moz-transition-duration: 5s;
- -o-transition-duration: 5s;
- -webkit-transition-duration: 5s;
- transition-duration: 5s;
- -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
- {position: absolute;
- top: 0px;
- left:0px;
- width: 120px;
- border: none;
- opacity: 1;
- height: 40px !important;
- z-index: 100;
- }
- .list-menu-float .icon-menu
- {display: block;
- width: 110px;
- background-color: #D8E0F3;
- height: 30px;
- line-height: 30px;
- text-indent: 5px;
- opacity:0;
- }
- .list-menu-float:hover .icon-menu
- {opacity:1;
- -moz-transition-property: all;
- -o-transition-property: all;
- -webkit-transition-property: all;
- transition-property: all;
- -moz-transition-duration: 1s;
- -o-transition-duration: 1s;
- -webkit-transition-duration: 1s;
- transition-duration: 1s;
- -moz-transition-timing-function: cubic-bezier(.25,.25,.53,1.84);
- -o-transition-timing-function: cubic-bezier(.25,.25,.53,1.84);
- -webkit-transition-timing-function: cubic-bezier(.25,.25,.53,1.84);
- transition-timing-function: cubic-bezier(.25,.25,.53,1.84);}
- .list-menu-float .icon-menu.profile
- {background-image: none !important;}
- .list-menu-float .icon-menu.profile:before
- {position:absolute;
- width:150px !important;
- content: "\f007\00a0Profile";
- font-family: 'FontAwesome' !important;
- margin-top:5px !important;
- margin-left:-65px !important;
- color: #000;
- text-align: center;}
- .list-menu-float .icon-menu .text
- {opacity: 1;
- width: auto;
- left: 20px;
- top: 0;
- color: #000;}
- .list-menu-float .icon-menu:hover
- {width: 150px !important;
- background-color:rgba(36,66,145,.9) !important;}
- .list-menu-float .icon-menu:hover .text, .list-menu-float .icon-menu:hover:before, .list-menu-float .icon-menu:hover:after
- {color: #fff;
- width: auto;}
- .list-menu-float .icon-menu.logout
- {border-radius: 0 0 4px 4px;}
- .list-menu-float .icon-menu.setting
- {display:none;}
- .list-menu-float .icon-menu svg.icon
- {top: 7px !important;
- left: 5px !important;
- width: 15px;
- height: 15px;}
- .list-menu-float .icon-menu.setting svg.icon-setting {display:none;}
- /**
- * List Container
- */
- .list-container {
- position: absolute;
- background-color: transparent !important;
- width: 1200px;
- left: 0;
- right: 0;
- margin: auto;
- margin-top:94px;
- /* box-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000; */
- border:none !important;
- margin-bottom:30px;
- }
- /**
- * List Container - Cover Block
- */
- .cover-block {
- position:relative;
- display: block;
- width: 1180px;
- margin: 0 auto;
- height:auto;
- text-align: center;
- vertical-align: middle;
- box-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000;
- z-index: -1 !important;
- }
- .cover-block .image-container {
- display: block;
- width: 1180px;
- height:auto;
- padding-top:0;
- }
- .cover-block .image-container.hide {
- display: none;
- }
- .cover-block .image-container img {
- max-width: 1180px;
- height: auto;
- }
- /* cover image */
- #cover-image{
- margin:auto;
- width:1180px !important;
- height:auto;
- background-color:transparent;
- background-size: cover !important;
- background-position: 50% 50%;
- }
- /* setting icon */
- .cover-block .image-container .btn-list-setting {
- display: none;
- }
- .cover-block .image-container:hover .btn-list-setting {
- display: none;
- position: absolute;
- top: 20px;
- right: 28px;
- padding: 8px;
- border: rgba(255,255,255,0) 1px solid;
- font-size: 14px;
- color: #ffffff;
- font-family: 'Helvetica neue', Helvetica, "lucida grande", tahoma, verdana, arial, sans-serif;
- }
- .cover-block .image-container .btn-list-setting:hover {
- position: absolute;
- top: 20px;
- right: 28px;
- background-color: rgba(0,0,0,0.6);
- padding: 8px;
- border: none;
- -moz-box-shadow: 0 0 4px #000000;
- -webkit-box-shadow: 0 0 4px #000000;
- -o-box-shadow: 0 0 4px #000000;
- -ms-box-shadow: 0 0 4px #000000;
- box-shadow: 0 0 4px #000000;
- font-size: 14px;
- color: #ffffff;
- text-shadow: #323232 1px 1px 1px;
- }
- .cover-block .image-container .btn-list-setting .fa-camera {
- font-size: 16px;
- -moz-text-shadow: #000000 1px 1px 3px;
- -webkit-text-shadow: #000000 1px 1px 3px;
- -o-text-shadow: #000000 1px 1px 3px;
- -ms-text-shadow: #000000 1px 1px 3px;
- text-shadow: #000000 1px 1px 3px;
- -ms-filter:"progid:DXImageTransform.Microsoft.DropShadow(color=#000000,offx=1,offy=1)";
- }
- .cover-block .image-container .btn-list-setting .icon-plus-circle {
- position: absolute;
- top: 4px;
- left: 18px;
- background-color: rgba(0,0,0,0.6);
- border-radius: 50%;
- -moz-box-shadow: -1px 1px 0px 0px #323232;
- -webkit-box-shadow: -1px 1px 0px 0px #323232;
- -o-box-shadow: -1px 1px 0px 0px #323232;
- -ms-box-shadow: -1px 1px 0px 0px #323232;
- box-shadow: -1px 1px 0px 0px #323232;
- font-size: 10px;
- }
- .cover-block .image-container .btn-list-setting .text {
- display: none;
- }
- .cover-block .image-container .btn-list-setting:hover .text {
- display: inline-block;;
- margin-left: 4px;
- }
- /**
- * List Container - Status Menu
- */
- .status-menu-container .status-menu:after {
- border: 5px solid;
- border-top-color: transparent;
- border-right-color: rgba(0,0,0,.6);
- border-bottom-color: rgba(0,0,0,.6);
- border-left-color: transparent;
- content: "";
- height: 0;
- left: 0;
- margin-top: -10px;
- width: 0;
- position: absolute;
- z-index: -2 !important;
- }
- .status-menu-container .status-menu:before {
- border: 5px solid;
- border-top-color: transparent;
- border-right-color: transparent;
- border-bottom-color: rgba(0,0,0,.6);
- border-left-color: rgba(0,0,0,.6);
- content: "";
- height: 0;
- right: 0;
- margin-top: -10px;
- width: 0;
- position: absolute;
- z-index: -2 !important;
- }
- .status-menu-container {
- width: 1200px;
- height: 80px;
- background-color: rgba(0,0,0,.4);
- background-image:url();
- background-repeat:repeat;
- border-bottom: none;
- box-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000;
- z-index: 2 !important;
- }
- .status-menu-container.fixed {
- display: none !important;
- }
- .status-menu-container.fixed + div.list-block {
- min-height:500px;
- }
- .status-menu-container .status-menu {
- display: table;
- margin: 0 auto;
- border-collapse: separate;
- border-spacing: 0px 0;
- z-index:2 !important;
- }
- .status-menu-container .status-menu .status-button {
- padding:0 !important;
- position: relative;
- display: table-cell;
- font-family: 'HelveticaNeue';
- text-align: center;
- vertical-align: center !important;
- font-size: 18px;
- font-weight:500 !important;
- color: #fff;
- width:135px;
- height:75px;
- z-index:10;
- background-size:cover;
- background-position:50% 50%;
- background-repeat:no-repeat;
- border-radius:10px !important;
- top:2px;
- }
- /* status button */
- /* all_anime */
- .status-menu-container .status-menu .status-button.all_anime {
- background-image:url(http://i.imgur.com/M4DVP00.png);
- }
- .status-menu-container .status-menu .status-button.all_anime:hover {
- background-image:url(http://i.imgur.com/2p9w5Tv.gif);
- }
- .status-menu-container .status-menu .status-button.all_anime.on {
- background-image:url(http://i.imgur.com/2p9w5Tv.gif);
- }
- /* watching */
- .status-menu-container .status-menu .status-button.watching {
- background-image:url(http://i.imgur.com/R2dK2x9.png);
- left:8px !important;
- }
- .status-menu-container .status-menu .status-button.watching:hover {
- background-image:url(http://i.imgur.com/07UFuEx.gif);
- }
- .status-menu-container .status-menu .status-button.watching.on {
- background-image:url(http://i.imgur.com/07UFuEx.gif);
- }
- /* completed */
- .status-menu-container .status-menu .status-button.completed {
- background-image:url(http://i.imgur.com/jiIOyzj.png);
- left:16px !important;
- }
- .status-menu-container .status-menu .status-button.completed:hover {
- background-image:url(http://i.imgur.com/gAWSgfy.gif);
- }
- .status-menu-container .status-menu .status-button.completed.on {
- background-image:url(http://i.imgur.com/gAWSgfy.gif);
- }
- /* on-hold */
- .status-menu-container .status-menu .status-button.onhold {
- background-image:url(http://i.imgur.com/sEPaeeh.png);
- left:24px !important;
- }
- .status-menu-container .status-menu .status-button.onhold:hover {
- background-image:url(http://i.imgur.com/dwJmHY3.gif);
- }
- .status-menu-container .status-menu .status-button.onhold.on {
- background-image:url(http://i.imgur.com/dwJmHY3.gif);
- }
- /*dropped */
- .status-menu-container .status-menu .status-button.dropped {
- background-image:url(http://i.imgur.com/TJ1nttA.png);
- left:32px !important;
- }
- .status-menu-container .status-menu .status-button.dropped:hover {
- background-image:url(http://i.imgur.com/Uz8ShFp.gif);
- }
- .status-menu-container .status-menu .status-button.dropped.on {
- background-image:url(http://i.imgur.com/Uz8ShFp.gif);
- }
- /* plan to watch */
- .status-menu-container .status-menu .status-button.plantowatch {
- background-image:url(http://i.imgur.com/hpiprTG.png);
- left:40px !important;
- }
- .status-menu-container .status-menu .status-button.plantowatch:hover {
- background-image:url(http://i.imgur.com/qytNbi8.gif);
- }
- .status-menu-container .status-menu .status-button.plantowatch.on {
- background-image:url(http://i.imgur.com/qytNbi8.gif);
- }
- /* */
- .status-menu-container .status-menu .status-button.on {
- color: #fff;
- font-weight: bold;
- text-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000;
- border: #fff 1px solid;
- box-sizing: border-box;
- box-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 4px #000, 0 0 0 #000;
- }
- .status-menu-container .status-menu .status-button:hover {
- border: #fff 1px solid;
- box-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 4px #000, 0 0 0 #000;
- text-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000;
- box-sizing: border-box;
- background-color: transparent;
- color: #fff;
- -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;
- }
- .status-menu-container .status-menu .status-button.on:after, .status-menu .status-button:hover:after {
- opacity: 1
- }
- /* .status-menu-container .status-menu .status-button.watching:before, .status-menu-container .status-menu .status-button.reading:before {
- content: "\f152\00a0\00a0";
- float: left;
- font-size: 1.5em;
- font-family: 'FontAwesome' !important;
- }
- .status-menu-container .status-menu .status-button.completed:before {
- content: "\f05d\00a0\00a0";
- float: left;
- font-size: 1.5em;
- font-family: 'FontAwesome' !important;
- }
- .status-menu-container .status-menu .status-button.onhold:before {
- content: "\f017\00a0\00a0";
- float: left;
- font-size: 1.5em;
- font-family: 'FontAwesome' !important;
- }
- .status-menu-container .status-menu .status-button.plantowatch:before, .status-menu-container .status-menu .status-button.plantoread:before {
- content: "\f073\00a0\00a0";
- float: left;
- font-size: 1.5em;
- font-family: 'FontAwesome' !important;
- }
- .status-menu-container .status-menu .status-button.dropped:before {
- content: "\f00d\00a0\00a0";
- float: left;
- font-size: 1.5em;
- font-family: 'FontAwesome' !important;
- }
- .status-menu-container .status-menu .status-button.all_anime:before {
- content: "\f022\00a0";
- float: left;
- font-size: 1.5em;
- font-family: 'FontAwesome' !important;
- }*/
- .status-menu-container .status-menu .status-button:after {display:none !important;}
- /*scroll bar*/
- ::-webkit-scrollbar
- {height: 5px;
- width: 7px;
- background-color: #f5f5f5;}
- ::-webkit-scrollbar-thumb
- {border: 2px solid #f5f5f5;
- border-radius: 2px;
- background-color: #9B9B9B;}
- /**
- * List Container - Status Menu - Search
- */
- .status-menu-container .search-container {
- position: absolute;
- right: 10px;
- z-index:20;
- }
- .status-menu-container .search-container #search-button {
- display: inline-block;
- height: 20px;
- margin-top: 10px;
- color: #fff;
- font-size: 1.6em;
- vertical-align: middle;
- }
- .status-menu-container .search-container #search-box {
- display: inline-block;
- width: 0;
- height: 20px;
- overflow: hidden;
- margin-top: 5px;
- -webkit-transition: width 1.0s;
- -moz-transition: width 1.0s;
- transition: width 1.0s;
- -webkit-backface-visibility: hidden;
- vertical-align: middle;
- }
- .status-menu-container .search-container #search-box.open {
- display: inline-block;
- width: 120px;
- }
- .status-menu-container .search-container #search-box input {
- width: 100%;
- height: 100%;
- box-sizing: border-box;
- }
- /**
- * List Container - List Block
- */
- .list-block {
- margin: 0;
- min-height:260px;
- z-index: 1 !important;
- }
- .list-unit {
- background: -webkit-linear-gradient(rgba(0,0,0,.4), transparent); /* For Safari 5.1 to 6.0 */
- background: -o-linear-gradient(rgba(0,0,0,.4), transparent); /* For Opera 11.1 to 12.0 */
- background: -moz-linear-gradient(rgba(0,0,0,.4), transparent); /* For Firefox 3.6 to 15 */
- background: linear-gradient(to bottom, rgba(0,0,0,1), rgba(36,66,145,1)); /* Standard syntax */
- margin: auto;
- width: 1176px;
- box-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000;
- margin-top:15px;
- z-index: 1 !important;
- padding-top:500px;
- }
- /**
- * List Container - List Status Title (with Stats)
- */
- .list-unit .list-status-title {
- position: relative;
- display: table-cell;
- background-color: transparent;
- width: 1180px;
- height:0;
- }
- .list-unit .list-status-title .stats a.filterd {
- text-shadow: 0px 0px 2px #FFF;
- }
- .list-unit .list-status-title .stats a:hover {
- background:rgba(36,66,145, 0.95);
- padding:8px;
- -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.5s;
- -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-unit .list-stats {
- background-color: rgba(255,255,255,.5);
- margin-top: -500px !important;
- color : #000;
- height: 25px;
- margin:auto;
- position: absolute;
- width: 1176px;
- z-index: 1 !important;
- }
- .list-unit .list-status-title .stats {
- position: absolute;
- height: 40px;
- line-height: 40px;
- width:180px;
- right: -55px;
- margin-top: -550px;
- z-index: 1;
- }
- .list-unit .list-status-title .stats a {
- color: #fff;
- padding:8px;
- margin:0 !important;
- }
- /**
- * List Container - List Table
- */
- .list-table {
- width: 100%;
- margin: auto;
- border-collapse: collapse;
- background-color:transparent !important;
- color: #fff !important;
- border:none;
- }
- /* columns background color*/
- .list-table > tbody:nth-of-type(2n+1) {
- background-color: transparent;
- background-image:url();
- background-repeat:repeat;
- }
- .list-table > tbody:nth-of-type(2n) {
- background-color: transparent;
- background-image:url();
- background-repeat:repeat;
- }
- /**
- * List Container - List Table - Header
- */
- .list-table .list-table-header:before {content: "\f0dc\00a0SORT";
- display: block;
- text-align: center !important;
- font-family: 'FontAwesome' !important;
- text-indent: 0px;
- color: #fff !important;
- font-weight: 700 !important;
- width: 57px;
- line-height: 40px;
- height:40px;
- margin-left:0px !important;
- margin-top:-40px;
- position:absolute;
- }
- .list-table .list-table-header:hover:before {color:#fff !important;
- background-color:rgba(0,0,0,.5);}
- .list-table .list-table-header {
- position: absolute;
- display: block;
- margin-left:-10px;
- margin-top:-515px;
- z-index:200 !important;
- }
- .list-table .list-table-header .header-title {
- background: #F6F6F6 url("/img/pc/ownlist/bar-table-header.png") no-repeat right 7px / 1px 22px;
- display: block;
- border-bottom: 0;
- height: 39px;
- text-align: center;
- vertical-align: middle;
- z-index:60 !important;
- opacity:0;
- }
- .list-table .list-table-header:hover .header-title {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;}
- .list-table .list-table-header .header-title:last-child {
- background-image: none;
- }
- .list-table .list-table-header .header-title.status,.list-table .list-table-header .header-title.number,.list-table .list-table-header .header-title.image,.list-table .list-table-header .header-title.tags {
- background-image: none;
- display:none !important;
- }
- .list-table .list-table-header .header-title.title {
- text-align: center;
- width:90px;
- line-height: 40px;
- padding:0 !important;
- }
- .list-table .list-table-header .header-title.score {
- text-align: center;
- width:90px;
- line-height: 40px;
- padding:0 !important;
- }
- .list-table .list-table-header .header-title.type {
- text-align: center;
- width:90px;
- line-height: 40px;
- padding:0 !important;
- }
- .list-table .list-table-header .header-title.progress {
- text-align: center;
- width:90px;
- line-height: 40px;
- padding:0 !important;
- }
- .list-table .list-table-header .header-title.chapters {
- text-align: center;
- width:90px;
- line-height: 40px;
- padding:0 !important;
- }
- .list-table .list-table-header .header-title.volumes {
- text-align: center;
- width:90px;
- line-height: 40px;
- padding:0 !important;
- }
- .list-table .list-table-header .header-title.rated {
- text-align: center;
- width:90px;
- line-height: 40px;
- padding:0 !important;
- }
- .list-table .list-table-header .header-title.started {
- text-align: center;
- width:90px;
- line-height: 40px;
- padding:0 !important;
- display:none;
- }
- .list-table .list-table-header .header-title.finished {
- text-align: center;
- width:90px;
- line-height: 40px;
- padding:0 !important;
- }
- .list-table .list-table-header .header-title.days {
- text-align: center;
- width:90px;
- line-height: 40px;
- padding:0 !important;
- }
- .list-table .list-table-header .header-title.storage {
- text-align: center;
- width:90px;
- line-height: 40px;
- padding:0 !important;
- }
- .list-table .list-table-header .header-title.retail {
- text-align: center;
- width:90px;
- line-height: 40px;
- padding:0 !important;
- }
- .list-table .list-table-header .header-title.priority {
- text-align: center;
- width:90px;
- line-height: 40px;
- padding:0 !important;
- }
- .list-table .list-table-header .header-title .link {
- font-size: 11px;
- color: #323232;
- text-decoration: none
- height:40px;
- width:90px;
- }
- .list-table .list-table-header .header-title .link.sort {
- position: relative;
- display: inline-block;
- color: #323232;
- height:40px;
- width:90px;
- white-space: nowrap;
- -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-table .list-table-header .header-title .link.sort:hover {
- color: #000;
- background-color: rgba(0,0,0,.5);
- height:40px;
- width:90px;
- }
- .list-table .list-table-header .header-title .sort-icon {
- color: #fff;
- }
- /* customize list */
- .list-table .list-table-data{
- border:none !important;
- }
- .list-table .list-table-data:hover {
- box-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000 !important;
- background-color:rgba(0,0,0,.3);
- border: 1px solid rgba(0,0,0,.3);
- box-sizing: border-box;
- -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-table .list-table-data:hover .data.title {
- text-shadow: 0 0 2px #000, 0 0 1px #000, 0 1px 7px #000, 0 0 0.5px #000;
- color:#fff;
- transition: .1s linear;
- }
- .header a:hover,.list-table .list-table-data a:not(.edit-disabled):hover {
- text-decoration:underline;
- }
- /**
- * List Container - List Table - Items
- */
- .list-table .list-table-data .data {
- display: table-cell;
- padding: 4px 0;
- text-align: center;
- vertical-align: middle;
- color: #fff !important;
- border:none;
- }
- .list-table .list-table-data a:not(.edit-disabled):hover {
- text-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000;
- color: #fff !important;
- }
- .list-table .list-table-data a.edit-disabled {
- cursor: text;
- color: #fff;
- }
- .list-table .list-table-data .data.title .link {
- font-size: 16px !important;
- text-decoration: none !important;
- font-family: 'Roboto', sans-serif;
- font-weight:200 !important;
- transition: all 10s ease 0.2s;
- /*text-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000 !important;*/
- color:#fff !important;
- }
- .list-table .list-table-data:hover .data.title .link {
- letter-spacing: 1.0px;
- transition: all 5s ease 0.0s;
- color:#fff !important;
- }
- .list-table .list-table-data .data.title .rewatching, .list-table .list-table-data .data.title .rereading, .list-table .list-table-data .data.title .content-status {
- text-shadow: 0 0 2px #F54EE7, 0 0 1px #F54EE7, 1px 1px 7px #E32BD4, 0 0 0 #F54EE7 !important;
- color: #fff !important;
- font-size: 0.9em;
- text-align:right !important;
- vertical-align:middle !important;
- width: 180px !important;
- display:block;
- opacity:0;
- }
- .list-table .list-table-data:hover .data.title .rewatching, .list-table .list-table-data:hover .data.title .rereading, .list-table .list-table-data:hover .data.title .content-status {
- text-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000 !important;
- color: #fff !important;
- font-size: 1.0em;
- right: 4px !important;
- top: 30px !important;
- vertical-align:middle !important;
- width: 80px !important;
- text-align:right;
- display:block;
- opacity:1;
- position:absolute;
- font-weight: bold;
- }
- .list-table .list-table-data .data.season {
- text-shadow: 0 0 2px #F54EE7, 0 0 1px #F54EE7, 1px 1px 7px #E32BD4, 0 0 0 #F54EE7 !important;
- color: #fff !important;
- font-size: 0.9em;
- text-align:left !important;
- vertical-align:middle !important;
- width: 80px !important;
- display:block;
- opacity:0;
- }
- .list-table .list-table-data:hover .data.season {
- text-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000 !important;
- color: #fff !important;
- font-size: 1.0em;
- left: 4px !important;
- top: 30px !important;
- vertical-align:middle !important;
- display:block;
- opacity:1;
- position:absolute;
- font-weight: bold;
- }
- .list-table .list-table-data .data.score .link {
- font-size: 1.2em;
- font-weight: bold
- }
- td.td1.borderRBL {
- color: #fff !important;
- }
- /* */
- .list-table .list-table-data .data.title .more {
- position: relative;
- }
- .list-table .more-info {
- display: none;
- }
- .list-table .more-info .more-content {
- padding: 10px;
- }
- /* */
- .list-table .list-table-data .data.status {
- width: 4px;
- z-index:9 !important;
- }
- .list-table .list-table-data .data.status .text {
- display: none
- }
- .list-table .list-table-data .data.status.reading, .list-table .list-table-data .data.status.watching {
- /* background-color: #2db039 */
- background-color:transparent;
- }
- .list-table .list-table-data .data.status.plantoread, .list-table .list-table-data .data.status.plantowatch {
- /* background-color: #c3c3c3 */
- background-color:transparent;
- }
- .list-table .list-table-data .data.status.completed {
- /* background-color: #26448f */
- background-color:transparent;
- }
- .list-table .list-table-data .data.status.onhold {
- /*background-color: #f1c83e*/
- background-color:transparent;
- }
- .list-table .list-table-data .data.status.dropped {
- /*background-color: #a12f31*/
- background-color:transparent;
- }
- /*list status*/
- /* .list-table .list-table-data:hover .data.status.completed:before, .list-table .list-table-data:hover .data.status.reading:before, .list-table .list-table-data:hover .data.status.watching:before,.list-table .list-table-data:hover .data.status.plantoread:before, .list-table .list-table-data:hover .data.status.plantowatch:before,.list-table .list-table-data:hover .data.status.onhold:before,.list-table .list-table-data:hover .data.status.dropped:before */
- .list-table .list-table-data:hover .data.status.completed:before, .list-table .list-table-data:hover .data.status.reading:before, .list-table .list-table-data:hover .data.status.watching:before,.list-table .list-table-data:hover .data.status.plantoread:before, .list-table .list-table-data:hover .data.status.plantowatch:before,.list-table .list-table-data:hover .data.status.onhold:before,.list-table .list-table-data:hover .data.status.dropped:before {
- height: 25px;
- width:25px !important;
- background-position:50% 50%;
- background-repeat: no-repeat;
- background-size:15px 17px;
- display: inline-block !important;
- position: relative;
- left: 25px !important;
- top: 0 !important;
- z-index: 10 !important;
- content: "";
- pointer-events: none;
- opacity: 1 !important; }
- .list-table .list-table-data:hover .data.status.completed:before {
- /* background-color: #26448f !important; */
- color:#fff;
- content: "\f05d";
- font-size: 1.5em;
- line-height:25px;
- font-family: 'FontAwesome' !important;
- }
- .list-table .list-table-data:hover .data.status.watching:before, .list-table .list-table-data:hover .data.status.reading:before
- {
- /*background-color: #2db039 !important;*/
- color:#fff;
- content: "\f008";
- font-size: 1.5em;
- line-height:25px;
- font-family: 'FontAwesome' !important;}
- .list-table .list-table-data:hover .data.status.plantowatch:before, .list-table .list-table-data:hover .data.status.plantoread:before
- {/*background-color: #c3c3c3 !important;*/
- color:#fff;
- content: "\f073";
- font-size: 1.5em;
- line-height:25px;
- font-family: 'FontAwesome' !important;}
- .list-table .list-table-data:hover .data.status.onhold:before
- {/*background-color: #f1c83e !important;*/
- color:#fff;
- content: "\f017";
- font-size: 1.5em;
- line-height:25px;
- font-family: 'FontAwesome' !important;}
- .list-table .list-table-data:hover .data.status.dropped:before
- {/*background-color: #a12f31 !important;*/
- color:#fff;
- content: "\f00d";
- font-size: 1.5em;
- line-height:25px;
- font-family: 'FontAwesome' !important;}
- .link.sort + a {display: none;} /* remove watch buttons */
- /* tags */
- .data.tags:before
- {margin:0;
- width: 12px !important;
- padding: 5px 0 !important;
- z-index: 10;}
- data.tags:hover:before
- {width: 15px;
- padding: 5px 5px 5px 4px !important;
- font-size: 1.1em;
- color: #fff;
- cursor: default;}
- .data.tags:before, .data.tags:hover:before
- {position: absolute;
- left: 50px;
- top: 0px;
- height: 15px !important;}
- .list-item:hover .data.tags:before
- {opacity: 1;}
- .data.tags
- {opacity: 1;
- height: 100%;
- width: 0;
- z-index: 25;}
- .data.tags *
- {z-index: 25;
- transition: opacity .15s ease-in-out;
- color:#000;
- margin-top:25px;}
- /*tags animation */
- @-webkit-keyframes fadeIn {
- from {
- opacity: 0;
- }
- to {
- opacity: 1;
- }
- }
- @keyframes fadeIn {
- from {
- opacity: 0;
- }
- to {
- opacity: 1;
- }
- }
- .data.tags:hover *
- {width: 180px;
- -webkit-animation-name: fadeIn;
- animation-name: fadeIn;
- -webkit-animation-duration: .5s;
- animation-duration: .5s;
- -webkit-animation-fill-mode: both;
- animation-fill-mode: both;
- }
- .data.tags a
- {
- text-align:left;
- font-size: 1.0em;
- color: #000;
- white-space:nowrap;
- }
- .data.tags:before
- {content: '';
- border: none;
- opacity: 0;
- margin-top: 0px;
- background-image:url(http://i.imgur.com/WC8S1cb.png);
- background-size: 15px 14px;
- background-repeat:no-repeat;
- background-position:50% 50%;
- letter-spacing: -1px;
- background-color: transparent;
- width: 25px !important;
- height:15px !important;
- display:block;}
- .data.tags:hover:before
- {content: '';
- background-image:url(http://i.imgur.com/WC8S1cb.png);
- background-size: 15px 14px;
- background-repeat:no-repeat;
- background-position:50% 50%;
- letter-spacing: -1px;
- color: #6ebcf4;
- width: 25px !important;
- height:15px !important;
- display:block;}
- .data.tags textarea
- {position: absolute;
- font-family: monospace!important;
- z-index: 50;
- width:180px !important;
- height:200px !important;
- }
- .edit-transition.edit-leave
- {display: none;}
- .tags .edit
- {position: absolute;
- top: -25px;
- left: 50px;
- width: 25px !important;
- height: 25px;
- font-size: 0 !important;}
- .tags .edit:hover
- {width: 25px !important;}
- div[class*="tags-"]
- {overflow: hidden;
- height: 200px;
- background: rgba(255, 255, 255, 0.9);
- }
- .anime [href*="&tag="]
- {white-space: normal !important;
- text-transform: none;
- pointer-events: none;}
- /*List unit*/
- .list-table
- {display: table-row;}
- .data.status, .data.image ~ td
- {position: absolute;}
- .list-table .list-table-data .data.image a
- {
- background-size: cover;
- background-repeat: no-repeat;
- background-position: center center !important;}
- .list-item
- {
- margin:8px;
- position: relative;
- float: left;
- }
- .list-item .data
- {opacity: 1;}
- .list-item .list-table-data
- {
- position: absolute;}
- .list-table .list-table-data .data
- {padding: 0;
- border-bottom: none;}
- .list-item .data.image
- {z-index: 0 !important;
- position: absolute;}
- .list-item .data.image img
- {height: 100%; width: 100%;}
- .list-item, .list-item .list-table-data
- {width: 180px !important;
- height: 283px !important;
- }
- .list-item .data.title {width: 180px !important;
- height: 283px !important;}
- .data.image{overflow:hidden;
- width: 180px !important;
- height: 225px !important;
- margin-top:0px;
- }
- .data.image a:before
- {content: "";
- display: inline-block !important;
- position: relative;
- width: 180px;
- height: 225px;
- background-color: rgba(0,0,0,.8);
- background-position: center !important;
- background-repeat: no-repeat !important;
- background-size: cover;
- z-index: 5;
- box-shadow: 0 0 8px black inset;
- box-sizing: border-box;
- transition: all 5s ease-in-out;}
- .list-table .list-table-data:hover .data.image a:before {
- transition: all 30s ease-in-out;
- transform: scale(2);
- }
- .list-item .data.number {
- padding-left: 7px;
- text-align:left !important;
- line-height:25px !important;
- width:173px;
- height:25px;
- text-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000;
- background: -webkit-linear-gradient(rgba(36, 66, 145,0.5), transparent);
- background: -o-linear-gradient(rgba(36, 66, 145,0.5), transparent);
- background: -moz-linear-gradient(rgba(36, 66, 145,0.5), transparent);
- background: linear-gradient(rgba(36, 66, 145,0.5), transparent);
- z-index: 1 !important;
- position: absolute;
- }
- /*data item position*/
- .data.title > a
- {position: absolute;
- z-index: 5;
- top: 230px;
- height: 35px !important;
- line-height: 1.15em;
- text-align:center;
- vertical-align:middle;
- width: 100%;
- overflow:hidden;}
- .list-item .data.title
- {box-sizing: border-box;
- height: 200px !important;
- padding: 0 !important;
- }
- .list-table .list-table-header .header-title.studio {
- display:none !important;
- }
- .list-item .data.studio {
- width: 180px;
- margin:0;
- height: 30px !important;
- top: 195px;
- z-index: 1 !important;
- display: table;
- background-color: transparent;
- background: rgba(0,0,0,0);
- background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.7) 100%);
- background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,.7)));
- background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.7) 100%);
- background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.7) 100%);
- background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);
- background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,.7) 100%);
- }
- .list-item .data.studio span {
- display: table-cell;
- vertical-align: middle;
- }
- .list-item .data.score
- {right: 5px;
- width: 15px; text-align: left;
- bottom: -5px !important;
- }
- .list-item .data.score a {
- color:#fff;
- }
- .list-item .data.score:hover * {
- text-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #FFF !important;
- color:#fff;
- }
- .list-item .data.studio * {
- text-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000 !important;
- font-weight: bold !important;
- }
- .score select.edit-transition
- {margin-left: -5px;}
- .data.progress, .data.volume, a[href*="%C2%9"]
- {
- bottom: -5px !important;
- transition: opacity .15s ease-in-out;
- padding-left:5px !important;}
- .data.chapter {
- bottom: -5px !important;
- padding-left:70px !important;
- }
- .data.progress *, .data.volume *, .data.chapter *{
- color:#fff;}
- .list-item .data.type
- {right: 5px !important;
- width:50px !important;
- top: 0px !important;
- text-align:right !important;
- font-size: 1.5em;
- transition: opacity .5s ease-in-out;
- opacity: 1;
- z-index:1;
- text-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000;
- }
- /* add edit more */
- .list-table .list-table-data .data.title .add-edit-more {
- top:0;
- left: 75px;
- font-size:0 !important;
- position: absolute;
- z-index: 10 !important;
- text-align:center !important;
- vertical-align:middle !important;
- width: 25px !important;
- height: 25px !important;
- display:block;
- }
- .add-edit-more {
- opacity: 0;
- transition: all 0s ease 0s;
- }
- .list-item:hover .add-edit-more {
- opacity: 1;
- }
- .list-table .list-table-data .data.title .edit a {
- background-image: url(http://i.imgur.com/OT1yCLP.png);
- display: block;
- width: 25px;
- height: 25px;
- background-size: 15px 15px;
- background-repeat: no-repeat;
- background-color: transparent;
- background-position: 50% 50%;
- }
- .list-table .list-table-data .data.title .more a {
- background-image: url(http://i.imgur.com/cUAaila.png);
- display: inline-block;
- width: 15px;
- height: 15px;
- background-size: cover;
- color: transparent !important;
- display:none;
- }
- .list-table .list-table-data .data.title .add a {
- background-image: url(http://i.imgur.com/AoTgUAL.png);
- display: block;
- width: 25px;
- height: 25px;
- background-size: 15px 15px;
- background-repeat: no-repeat;
- background-color: transparent;
- background-position: 50% 50%;
- }
- /* */
- .list-unit .loading-space {
- margin: 0px;
- height: 20px;
- font-size: 20px;
- text-align: center;
- }
- /*override codes*/
- .header .header-info > a {color: rgba(255,255,255,1) !important;}
- .header .header-info {color: rgba(255,255,255,0.8) !important;}
- .header .header-menu {color: rgba(255,255,255,0.8) !important;}
- .header .header-menu .btn-menu {color: rgba(255,255,255,0.8) !important;}
- .username {color: rgba(255,255,255,0.8) !important;}
- #header-menu-button {color: rgba(255,255,255,0.8) !important;}
- .header a {
- font-weight: bold;
- color: #fff !important;
- }
- /*profile image & name */
- .cover-block::after {
- height: 120px !important;
- width: 120px! important;
- background-repeat: no-repeat;
- background-size: contain;
- position: absolute;
- display:block !important;
- margin-left:57px;
- margin-top:-70px;
- content: "";
- padding: 5px;
- background-color:#fff;
- box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.3);
- border-radius:5px;
- border: #fff 2px solid;
- }
- .cover-block::before {
- position: absolute;
- display:block !important;
- margin:auto;
- bottom:10px;
- width: 1200px;
- text-align:center;
- color: rgba(255,255,255,1) !important;
- font-size: 22px !important;
- font-family: Trebuchet, sans-serif;
- text-shadow: -1px -1px 1px #000,
- 2px 2px 2px #244291,
- 3px 3px 9px #244291,
- 4px 4px 8px #244291,
- 5px 5px 7px #244291,
- 6px 6px 5px #244291 !important;
- letter-spacing: 0 !important;
- }
- /* */
- .header .header-title {
- position: absolute;
- top: -5px;
- left: 40px;
- background-image: url("http://i.imgur.com/39cRtfK.png");
- background-position: left top;
- background-repeat: no-repeat;
- background-size: auto 60px;
- display: block;
- width: 60px !important;
- height: 60px;
- text-indent: -9999px;
- overflow: hidden
- }
- /* customization */
- /* The list background */
- body[data-query*='"status":1'],
- body[data-query*='"status":2'],
- body[data-query*='"status":3'],
- body[data-query*='"status":4'],
- body[data-query*='"status":6'],
- body[data-query*='"status":7'] {
- background-attachment: fixed !important;
- background-position: 50% 50%;
- background-repeat: no-repeat !important;
- background-size:cover;
- }
- * { cursor: url(http://i.imgur.com/MbEIfgl.png), progress !important;}
- /* */
- span a[href*="&tag=!"], span a[href*="&tag=%40"], span a[href*="&tag=~"] {display: none !important;}
- /* favorite */
- @media entrytags-favorites {}
- a[href$="&tag=*"]
- {position: absolute;
- left: 0;
- width: 150px;
- height: 0;
- font-size: 15px;
- top: 0px;
- color: transparent !important;
- }
- a[href$="&tag=*"]:after
- {content: '\f005';
- font-family: 'FontAwesome' !important;
- display: inline-block;
- pointer-events: all;
- /* change the position below, and add in margin-whatever if it's not enough */
- position: absolute;
- top: 238px;
- left: 145px;
- /* change the size of font */
- font-size: 1.1em;
- color: #fff !important;
- text-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #fff !important;}
- /* Intro animation */
- @keyframes intro {
- from {
- opacity: 0;
- margin-top: 100vh;
- }
- 16% {
- opacity: 0;
- margin-top: 100vh;
- }
- to {
- opacity: 1;
- margin-top: 100px;
- }
- }
- .list-container {
- animation: intro 0.5s;
- }
- /* */
- footer {
- position: fixed;
- bottom: 0px;
- left: 0px;
- width: 100%;
- height:55px !important;
- z-index: 9998;
- }
- #footer-block {
- display:block;
- background-color: transparent;
- background: rgba(0,0,0,0);
- background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.9) 100%);
- background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,.9)));
- background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.9) 100%);
- background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.9) 100%);
- background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.6) 100%);
- background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,.9) 100%);
- }
- #copyright {
- color: #FFF;
- letter-spacing: 1px;
- text-shadow: 0px 3px 3px #000;
- font-size:16px;
- }
- #copyright::after {
- content: "Takeshino's edit of Shelter Style V2 [Kimi no Na wa Customade] - Layout designed by Takana no Hana Note: Neither of us own any of the gifs here. Except for for my profile pic. That's definitely mine. :)"
- }
- /*Character renders*/
- /*
- .list-unit.watching:after, .list-unit.onhold:after, .list-unit.plantowatch:after {
- background-image: url("http://i.imgur.com/iYbcDct.png");
- background-repeat: no-repeat;
- background-size: contain;
- height: 100%;
- background-position: right;
- display: inline-block !important;
- margin: auto !important;
- position: fixed !important;
- left: 0 !important;
- right: 0 !important;
- top: 0 !important;
- z-index: -5 !important;
- content: "";
- pointer-events: none;
- opacity: 1 !important;
- }
- .list-unit.completed:after, .list-unit.dropped:after, .list-unit.all_anime:after {
- background-image: url("http://i.imgur.com/mX9zg7K.png");
- background-repeat: no-repeat;
- background-size: contain;
- height: 100%;
- background-position: right;
- display: inline-block !important;
- margin: auto !important;
- position: fixed !important;
- left: 0 !important;
- right: 0 !important;
- top: 0 !important;
- z-index: -5 !important;
- content: "";
- pointer-events: none;
- opacity: 1 !important;
- }
- */
- /*backgrounds for each category list*/
- /*status watching, etc background*/
- .list-unit.watching .list-status-title:after {
- color: transparent;
- height: 755px !important;
- width: 1176px! important;
- background-image: url("http://i.imgur.com/29aC4Q9.gif");
- background-repeat: no-repeat;
- background-size: contain;
- position: absolute !important;
- display: block !important;
- left: 0 !important;
- right: 0 !important;
- margin-top: -500px !important;
- content: "";
- z-index: 0 !important;
- margin-bottom: 20px !important;
- pointer-events: none;
- }
- .list-unit.completed .list-status-title:after {
- color: transparent;
- height: 755px !important;
- width: 1176px! important;
- background-image: url("http://i.imgur.com/amabplQ.gif");
- background-repeat: no-repeat;
- background-size: contain;
- position: absolute !important;
- display: block !important;
- left: 0 !important;
- right: 0 !important;
- margin-top: -500px !important;
- content: "";
- z-index: 0 !important;
- margin-bottom: 20px !important;
- pointer-events: none;
- }
- .list-unit.onhold .list-status-title:after {
- color: transparent;
- height: 755px !important;
- width: 1176px! important;
- background-image: url("http://i.imgur.com/HJilwwD.gif");
- background-repeat: no-repeat;
- background-size: contain;
- position: absolute !important;
- display: block !important;
- left: 0 !important;
- right: 0 !important;
- margin-top: -500px !important;
- content: "";
- z-index: 0 !important;
- margin-bottom: 20px !important;
- pointer-events: none;
- }
- .list-unit.dropped .list-status-title:after {
- color: transparent;
- height: 830px !important;
- width: 1176px! important;
- background-image: url("http://i.imgur.com/TkXJil8.gif");
- background-repeat: no-repeat;
- background-size: contain;
- position: absolute !important;
- display: block !important;
- left: 0 !important;
- right: 0 !important;
- margin-top: -500px !important;
- content: "";
- z-index: 0 !important;
- margin-bottom: 0px !important;
- pointer-events: none;
- }
- .list-unit.plantowatch .list-status-title:after {
- color: transparent;
- height: 755px !important;
- width: 1176px! important;
- background-image: url("http://i.imgur.com/FNpKRHY.gif");
- background-repeat: no-repeat;
- background-size: contain;
- position: absolute !important;
- display: block !important;
- left: 0 !important;
- right: 0 !important;
- margin-top: -500px !important;
- content: "";
- z-index: 0 !important;
- margin-bottom: 20px !important;
- pointer-events: none;
- }
- .list-unit.all_anime .list-status-title:after {
- color: transparent;
- height: 755px !important;
- width: 1176px! important;
- background-image: url("http://i.imgur.com/MCocIBd.gif");
- background-repeat: no-repeat;
- background-size: contain;
- position: absolute !important;
- display: block !important;
- left: 0 !important;
- right: 0 !important;
- margin-top: -500px !important;
- content: "";
- z-index: 0 !important;
- margin-bottom: 80px !important;
- pointer-events: none;
- }
- .list-unit .list-status-title .text {
- display: block;
- position:absolute;
- width: 1180px;
- height: 38px !important;
- font-size: 80px;
- color: #fff;
- font-family:'Roboto', sans-serif;
- text-align: center;
- vertical-align: middle;
- text-align: center;
- border:none;
- text-shadow: 0 1px 0 #ccc,
- 0 2px 0 #c9c9c9,
- 0 3px 0 #bbb,
- 0 4px 0 #b9b9b9,
- 0 5px 0 #aaa,
- 0 6px 1px rgba(0,0,0,.1),
- 0 0 5px rgba(0,0,0,.1),
- 0 1px 3px rgba(0,0,0,.3),
- 0 3px 5px rgba(0,0,0,.2),
- 0 5px 10px rgba(0,0,0,.25),
- 0 10px 10px rgba(0,0,0,.2),
- 0 20px 20px rgba(0,0,0,.15); !important;
- background-color: transparent;
- margin-top: -90px !important;
- z-index:10 !important;
- }
- /*Change your backgrounds here*/
- /*CURRENTLY WATCHING*/
- body[data-query*='"status":1'] {
- background-image: url("http://i.imgur.com/eE53gix.gif");
- }
- /*COMPLETED*/
- body[data-query*='"status":2'] {
- background-image: url("http://i.imgur.com/lsJ8C.gif");
- }
- /*ON HOLD*/
- body[data-query*='"status":3'] {
- background-image: url("http://i.imgur.com/3wuf7fV.gif");
- }
- /*DROPPED*/
- body[data-query*='"status":4'] {
- background-image: url("http://i.imgur.com/pueLdCe.gif");
- }
- /*PLANNED*/
- body[data-query*='"status":6'] {
- background-image: url("http://i.imgur.com/f539cOm.gif");
- }
- /*ALL*/
- body[data-query*='"status":7'] {
- background-image: url("http://i.imgur.com/9XRflOJ.gif");
- }
- /*
- **Your desired avatar
- **Note that the best resolution is 120px * 120px
- */
- .cover-block::after {
- display: none !important;
- }
- .list-table .list-table-header:after {
- position:absolute;
- height: 114px !important;
- width: 114px! important;
- background-repeat: no-repeat;
- background-size: contain;
- position: absolute;
- display:block !important;
- margin-left:57px;
- margin-top:-280px;
- content: "";
- padding: 5px;
- background-color:#fff;
- box-shadow: 0px 2px 8px 0px rgba(0,0,0,1);
- border-radius:8px;
- border: #aff7ba 3px solid;
- background-image: url("http://i.imgur.com/cM38QnK.gif");
- pointer-events: none;
- z-index: 10 !important;
- }
- /* Your name that displays next to the avatar
- ** Replace content with "display:none;" if you want to get rid of it
- */
- .cover-block::before {
- content: "Takeshi no uta's anime list ¯\\\_(ツ)\_/¯"
- }
- /* footer::after {
- content: "";
- display: block;
- width: 20%;
- height: 100%;
- position: fixed;
- bottom: 0px;
- left:calc(50% + 460px);
- background: url(http://i.imgur.com/ea0NmJM.png) no-repeat bottom right;
- background-size: 100%;
- pointer-events: none;
- z-index: 3; } */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement