User:Der Idiot/test.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
 
No edit summary
Line 1,418: Line 1,418:
img[src*="minus.gif"],
img[src*="minus.gif"],
img[src*="plus.gif"] {
img[src*="plus.gif"] {
background: transparent url(images/buttons/minus.gif) no-repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/buttons/minus.gif) no-repeat left top;
width: 0;
width: 0;
padding-left: 15px;
padding-left: 15px;
Line 1,425: Line 1,425:


img[src*="plus.gif"] {
img[src*="plus.gif"] {
background: transparent url(images/buttons/plus.gif) no-repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/buttons/plus.gif) no-repeat left top;
}
}


Line 1,434: Line 1,434:


img[src*="down1.gif"] {
img[src*="down1.gif"] {
background: #202379 url(images/buttons/down.gif) no-repeat 2px top;
background: #202379 url(http://static.anidb.net/css/zakura/images/buttons/down.gif) no-repeat 2px top;
width: 0;
width: 0;
padding-left: 13px;
padding-left: 13px;
Line 1,442: Line 1,442:


img[src*="up1.gif"] {
img[src*="up1.gif"] {
background: #202379 url(images/buttons/up.gif) no-repeat 2px top;
background: #202379 url(http://static.anidb.net/css/zakura/images/buttons/up.gif) no-repeat 2px top;
width: 0;
width: 0;
padding-left: 13px;
padding-left: 13px;
Line 1,450: Line 1,450:


img[src*="nodown1.gif"] {
img[src*="nodown1.gif"] {
background: transparent url(images/buttons/down.gif) no-repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/buttons/down.gif) no-repeat left top;
width: 0;
width: 0;
padding-left: 9px;
padding-left: 9px;
Line 1,456: Line 1,456:


img[src*="noup1.gif"] {
img[src*="noup1.gif"] {
background: transparent url(images/buttons/up.gif) no-repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/buttons/up.gif) no-repeat left top;
width: 0;
width: 0;
padding-left: 9px;
padding-left: 9px;
Line 1,472: Line 1,472:


img[src*="file_delete.gif"] {
img[src*="file_delete.gif"] {
background: transparent url(images/icons/state-del.png) no-repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/icons/state-del.png) no-repeat left top;
width: 0;
width: 0;
padding-left: 14px;
padding-left: 14px;
Line 1,478: Line 1,478:


img[src*="file_edit.gif"] {
img[src*="file_edit.gif"] {
background: transparent url(images/buttons/mylist-edit.png) no-repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/buttons/mylist-edit.png) no-repeat left top;
width: 0;
width: 0;
padding-left: 15px;
padding-left: 15px;
Line 1,484: Line 1,484:


img[src*="anidb_seen_no.gif"] {
img[src*="anidb_seen_no.gif"] {
background: transparent url(images/buttons/seen-no.png) no-repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/buttons/seen-no.png) no-repeat left top;
width: 0;
width: 0;
padding-left: 15px;
padding-left: 15px;
Line 1,490: Line 1,490:


img[src*="anidb_seen_yes.gif"] {
img[src*="anidb_seen_yes.gif"] {
background: transparent url(images/buttons/seen-yes.png) no-repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/buttons/seen-yes.png) no-repeat left top;
width: 0;
width: 0;
padding-left: 15px;
padding-left: 15px;
Line 1,496: Line 1,496:


img[src*="anidb_file_addmylist.gif"] {
img[src*="anidb_file_addmylist.gif"] {
background: transparent url(images/buttons/mylist-add.png) no-repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/buttons/mylist-add.png) no-repeat left top;
width: 0;
width: 0;
padding-left: 15px;
padding-left: 15px;
Line 1,502: Line 1,502:


img[src*="anidb_file_removemylist.gif"] {
img[src*="anidb_file_removemylist.gif"] {
background: transparent url(images/buttons/mylist-remove.png) no-repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/buttons/mylist-remove.png) no-repeat left top;
width: 0;
width: 0;
padding-left: 15px;
padding-left: 15px;
Line 1,508: Line 1,508:


img[src*="anidb_file_ed2k.gif"] {
img[src*="anidb_file_ed2k.gif"] {
background: transparent url(images/buttons/ed2k.gif) no-repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/buttons/ed2k.gif) no-repeat left top;
width: 0;
width: 0;
padding-left: 15px;
padding-left: 15px;
Line 1,514: Line 1,514:


img[src*="anidb_rate_star.gif"] {
img[src*="anidb_rate_star.gif"] {
background: transparent url(images/icons/star.png) no-repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/icons/star.png) no-repeat left top;
width: 0;
width: 0;
padding-left: 15px;
padding-left: 15px;
Line 1,520: Line 1,520:


img[src*="anidb_rate_halfstar.gif"] {
img[src*="anidb_rate_halfstar.gif"] {
background: transparent url(images/icons/star-half.png) no-repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/icons/star-half.png) no-repeat left top;
width: 0;
width: 0;
padding-left: 8px;
padding-left: 8px;
Line 1,526: Line 1,526:


img[src*="ask2.gif"] {
img[src*="ask2.gif"] {
background: transparent url(images/buttons/help.png) no-repeat -1px top;
background: transparent url(http://static.anidb.net/css/zakura/images/buttons/help.png) no-repeat -1px top;
width: 0;
width: 0;
padding-left: 13px;
padding-left: 13px;
Line 1,536: Line 1,536:


img[src*="anidb_no_vote.gif"] {
img[src*="anidb_no_vote.gif"] {
background: transparent url(images/icons/vote-no.gif) no-repeat left 3px;
background: transparent url(http://static.anidb.net/css/zakura/images/icons/vote-no.gif) no-repeat left 3px;
width: 0;
width: 0;
padding-left: 5px;
padding-left: 5px;
Line 1,543: Line 1,543:


img[src*="anidb_pri_low.gif"] {
img[src*="anidb_pri_low.gif"] {
background: transparent url(images/icons/priority-low.png) no-repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/icons/priority-low.png) no-repeat left top;
width: 0;
width: 0;
padding-left: 15px;
padding-left: 15px;
Line 1,549: Line 1,549:


img[src*="anidb_pri_med.gif"] {
img[src*="anidb_pri_med.gif"] {
background: transparent url(images/icons/priority-med.png) no-repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/icons/priority-med.png) no-repeat left top;
width: 0;
width: 0;
padding-left: 15px;
padding-left: 15px;
Line 1,555: Line 1,555:


img[src*="anidb_pri_high.gif"] {
img[src*="anidb_pri_high.gif"] {
background: transparent url(images/icons/priority-high.png) no-repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/icons/priority-high.png) no-repeat left top;
width: 0;
width: 0;
padding-left: 15px;
padding-left: 15px;
Line 1,561: Line 1,561:


img[src*="anidb_notify.gif"] {
img[src*="anidb_notify.gif"] {
background: transparent url(images/icons/notify.png) no-repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/icons/notify.png) no-repeat left top;
width: 0;
width: 0;
padding-left: 15px;
padding-left: 15px;
Line 1,567: Line 1,567:


img[src*="anidb_nonotify.gif"] {
img[src*="anidb_nonotify.gif"] {
background: transparent url(images/icons/notify-no.png) no-repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/icons/notify-no.png) no-repeat left top;
width: 0;
width: 0;
padding-left: 15px;
padding-left: 15px;
Line 1,611: Line 1,611:
/* buttons */
/* buttons */
.i_help {
.i_help {
background: transparent url(images/buttons/help.png) no-repeat left center;
background: transparent url(http://static.anidb.net/css/zakura/images/buttons/help.png) no-repeat left center;
cursor: help;
cursor: help;
border: 0 !important;
border: 0 !important;
Line 1,628: Line 1,628:
.i_down1, .i_up1 {background-position: -11px center;}
.i_down1, .i_up1 {background-position: -11px center;}


.i_nodown1, .i_down1 {background-image: url(images/buttons/down.gif);}
.i_nodown1, .i_down1 {background-image: url(http://static.anidb.net/css/zakura/images/buttons/down.gif);}


.i_noup1, .i_up1 {background-image: url(images/buttons/up.gif);}
.i_noup1, .i_up1 {background-image: url(http://static.anidb.net/css/zakura/images/buttons/up.gif);}


.i_minus {background-image: url(images/buttons/minus.gif);}
.i_minus {background-image: url(http://static.anidb.net/css/zakura/images/buttons/minus.gif);}


.i_plus {background-image: url(images/buttons/plus.gif);}
.i_plus {background-image: url(http://static.anidb.net/css/zakura/images/buttons/plus.gif);}


/* file state */
/* file state */
.i_filestate_oncd {background-image: url(images/icons/state-cd.png);}
.i_filestate_oncd {background-image: url(http://static.anidb.net/css/zakura/images/icons/state-cd.png);}


.i_filestate_ondvd {background-image: url(images/icons/state-dvd.png);}
.i_filestate_ondvd {background-image: url(http://static.anidb.net/css/zakura/images/icons/state-dvd.png);}


.i_filestate_onhdd {background-image: url(images/icons/state-hdd.gif);}
.i_filestate_onhdd {background-image: url(http://static.anidb.net/css/zakura/images/icons/state-hdd.gif);}


.i_filestate_other {background-image: url(images/icons/state-unknown.gif);}
.i_filestate_other {background-image: url(http://static.anidb.net/css/zakura/images/icons/state-unknown.gif);}


/* file attributes */
/* file attributes */
.i_comment {background-image: url(images/icons/comment.png); height: 15px !important; background-position: center bottom !important;}
.i_comment {background-image: url(http://static.anidb.net/css/zakura/images/icons/comment.png); height: 15px !important; background-position: center bottom !important;}


.i_crc_yes {background-image: url(images/icons/crc-yes.png); height: 15px !important;}
.i_crc_yes {background-image: url(http://static.anidb.net/css/zakura/images/icons/crc-yes.png); height: 15px !important;}


.i_new_icon {background-image: url(images/icons/epfile-new.png);}
.i_new_icon {background-image: url(http://static.anidb.net/css/zakura/images/icons/epfile-new.png);}


.i_uncensored {background-image: url(images/icons/uncensored.gif);}
.i_uncensored {background-image: url(http://static.anidb.net/css/zakura/images/icons/uncensored.gif);}


span.i_video {background-image: url(images/icons/video.gif);}
span.i_video {background-image: url(http://static.anidb.net/css/zakura/images/icons/video.gif);}


.i_vrs_2 {background-image: url(images/icons/v2.png); height: 15px !important;}
.i_vrs_2 {background-image: url(http://static.anidb.net/css/zakura/images/icons/v2.png); height: 15px !important;}


.i_vrs_3 {background-image: url(images/icons/v3.png); height: 15px !important;}
.i_vrs_3 {background-image: url(http://static.anidb.net/css/zakura/images/icons/v3.png); height: 15px !important;}


/* anime state */
/* anime state */
.i_state_all {background-image: url(images/icons/state-all.png);}
.i_state_all {background-image: url(http://static.anidb.net/css/zakura/images/icons/state-all.png);}


.i_state_deleted {background-image: url(images/icons/state-del.png);}
.i_state_deleted {background-image: url(http://static.anidb.net/css/zakura/images/icons/state-del.png);}


.i_state_mixed {background-image: url(images/icons/state-mixed.png);}
.i_state_mixed {background-image: url(http://static.anidb.net/css/zakura/images/icons/state-mixed.png);}


.i_state_oncd {background-image: url(images/icons/state-cd.png);}
.i_state_oncd {background-image: url(http://static.anidb.net/css/zakura/images/icons/state-cd.png);}


.i_state_onhdd {background-image: url(images/icons/state-hdd.gif);}
.i_state_onhdd {background-image: url(http://static.anidb.net/css/zakura/images/icons/state-hdd.gif);}


.i_state_unknown {background-image: url(images/icons/state-unknown.gif);}
.i_state_unknown {background-image: url(http://static.anidb.net/css/zakura/images/icons/state-unknown.gif);}


.i_no_vote {background-image: url(images/icons/vote-no.gif);}
.i_no_vote {background-image: url(http://static.anidb.net/css/zakura/images/icons/vote-no.gif);}


/* seen */
/* seen */
.i_seen {background-image: url(images/icons/state-seen.png);}
.i_seen {background-image: url(http://static.anidb.net/css/zakura/images/icons/state-seen.png);}


.i_seen_no {background-image: url(images/buttons/seen-no.png);}
.i_seen_no {background-image: url(http://static.anidb.net/css/zakura/images/buttons/seen-no.png);}


.i_seen_yes {background-image: url(images/buttons/seen-yes.png);}
.i_seen_yes {background-image: url(http://static.anidb.net/css/zakura/images/buttons/seen-yes.png);}


/* mylist */
/* mylist */
.i_file_addmylist {background-image: url(images/buttons/mylist-add.png);}
.i_file_addmylist {background-image: url(http://static.anidb.net/css/zakura/images/buttons/mylist-add.png);}


.i_file_removemylist {background-image: url(images/buttons/mylist-remove.png);}
.i_file_removemylist {background-image: url(http://static.anidb.net/css/zakura/images/buttons/mylist-remove.png);}


.i_mylist {background-image: url(images/icons/state-inmylist.png);}
.i_mylist {background-image: url(http://static.anidb.net/css/zakura/images/icons/state-inmylist.png);}


/* actions */
/* actions */
.i_file_add {background-image: url(images/buttons/epfile-add.gif);}
.i_file_add {background-image: url(http://static.anidb.net/css/zakura/images/buttons/epfile-add.gif);}


.i_file_edit {background-image: url(images/buttons/edit.png);}
.i_file_edit {background-image: url(http://static.anidb.net/css/zakura/images/buttons/edit.png);}


.i_file_ed2k {background-image: url(images/buttons/ed2k.gif);}
.i_file_ed2k {background-image: url(http://static.anidb.net/css/zakura/images/buttons/ed2k.gif);}


.i_ep_vote {background-image: url(images/buttons/vote.png);}
.i_ep_vote {background-image: url(http://static.anidb.net/css/zakura/images/buttons/vote.png);}


.i_group_vote {background-image: url(images/buttons/vote.png);}
.i_group_vote {background-image: url(http://static.anidb.net/css/zakura/images/buttons/vote.png);}


.i_vote {background-image: url(images/buttons/vote.png);}
.i_vote {background-image: url(http://static.anidb.net/css/zakura/images/buttons/vote.png);}


/* audio+sub flags */
/* audio+sub flags */
.i_audio_fi {background-image: url(images/icons/audio-finnish.gif);}
.i_audio_fi {background-image: url(http://static.anidb.net/css/zakura/images/icons/audio-finnish.gif);}


.i_sub_fi {background-image: url(images/icons/audio-sub-finnish.gif);}
.i_sub_fi {background-image: url(http://static.anidb.net/css/zakura/images/icons/audio-sub-finnish.gif);}


.i_audio_ja {background-image: url(images/icons/audio-japanese.gif);}
.i_audio_ja {background-image: url(http://static.anidb.net/css/zakura/images/icons/audio-japanese.gif);}


.i_sub_ja {background-image: url(images/icons/audio-sub-japanese.gif);}
.i_sub_ja {background-image: url(http://static.anidb.net/css/zakura/images/icons/audio-sub-japanese.gif);}


.i_audio_x-jat {background-image: url(images/icons/audio-x-japanese.gif);}
.i_audio_x-jat {background-image: url(http://static.anidb.net/css/zakura/images/icons/audio-x-japanese.gif);}


.i_sub_x-jat {background-image: url(images/icons/audio-sub-x-japanese.gif);}
.i_sub_x-jat {background-image: url(http://static.anidb.net/css/zakura/images/icons/audio-sub-x-japanese.gif);}


.i_audio_pl {background-image: url(images/icons/audio-polish.gif);}
.i_audio_pl {background-image: url(http://static.anidb.net/css/zakura/images/icons/audio-polish.gif);}


.i_sub_pl {background-image: url(images/icons/audio-sub-polish.gif);}
.i_sub_pl {background-image: url(http://static.anidb.net/css/zakura/images/icons/audio-sub-polish.gif);}


.i_audio_ru {background-image: url(images/icons/audio-russian.gif);}
.i_audio_ru {background-image: url(http://static.anidb.net/css/zakura/images/icons/audio-russian.gif);}


.i_sub_ru {background-image: url(images/icons/audio-sub-russian.gif);}
.i_sub_ru {background-image: url(http://static.anidb.net/css/zakura/images/icons/audio-sub-russian.gif);}


.i_audio_sl {background-image: url(images/icons/audio-slovenian.gif);}
.i_audio_sl {background-image: url(http://static.anidb.net/css/zakura/images/icons/audio-slovenian.gif);}


.i_sub_sl {background-image: url(images/icons/audio-sub-slovenian.gif);}
.i_sub_sl {background-image: url(http://static.anidb.net/css/zakura/images/icons/audio-sub-slovenian.gif);}


.i_audio_x-other {background-image: url(images/icons/audio-unknown.gif);}
.i_audio_x-other {background-image: url(http://static.anidb.net/css/zakura/images/icons/audio-unknown.gif);}


.i_sub_x-other {background-image: url(images/icons/audio-sub-unknown.gif);}
.i_sub_x-other {background-image: url(http://static.anidb.net/css/zakura/images/icons/audio-sub-unknown.gif);}


.i_audio_x-unk {background-image: url(images/icons/audio-unknown.gif);}
.i_audio_x-unk {background-image: url(http://static.anidb.net/css/zakura/images/icons/audio-unknown.gif);}


.i_sub_x-unk {background-image: url(images/icons/audio-sub-unknown.gif);}
.i_sub_x-unk {background-image: url(http://static.anidb.net/css/zakura/images/icons/audio-sub-unknown.gif);}


/* rating */
/* rating */
Line 1,744: Line 1,744:
background-position: left !important;
background-position: left !important;
padding: 0 !important;
padding: 0 !important;
background-image: url(images/icons/star.png);
background-image: url(http://static.anidb.net/css/zakura/images/icons/star.png);
}
}


Line 1,758: Line 1,758:


span.i_rate_unknown {
span.i_rate_unknown {
background-image: url(images/icons/star-un.png);
background-image: url(http://static.anidb.net/css/zakura/images/icons/star-un.png);
padding: 0 !important;
padding: 0 !important;
height: 15px !important;
height: 15px !important;
Line 1,778: Line 1,778:
line-height: 1.5;
line-height: 1.5;
color: #3d3e6e;
color: #3d3e6e;
background: #f8f7ff url(images/layout/bg-content.gif) repeat left top;
background: #f8f7ff url(http://static.anidb.net/css/zakura/images/layout/bg-content.gif) repeat left top;
}
}


Line 1,926: Line 1,926:
.g_content ul.g_navlist li a:hover,
.g_content ul.g_navlist li a:hover,
.g_content ul.g_navlist li a:active {
.g_content ul.g_navlist li a:active {
background: transparent url(images/layout/stripe-pink2.gif) repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/stripe-pink2.gif) repeat left top;
color: #de4799;
color: #de4799;
border: 1px solid #eec6dc;
border: 1px solid #eec6dc;
Line 1,934: Line 1,934:
float: left;
float: left;
padding-left: 12px;
padding-left: 12px;
background: transparent url(images/layout/larr.gif) no-repeat left center;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/larr.gif) no-repeat left center;
font-weight: normal;
font-weight: normal;
}
}
Line 1,941: Line 1,941:
float: right;
float: right;
padding-right: 12px;
padding-right: 12px;
background: transparent url(images/layout/rarr.gif) no-repeat right center;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/rarr.gif) no-repeat right center;
font-weight: normal;
font-weight: normal;
}
}
Line 2,147: Line 2,147:
border: 1px solid #171a61;
border: 1px solid #171a61;
padding: 2px;
padding: 2px;
background: transparent url(images/layout/trans-dkblue.png) repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/trans-dkblue.png) repeat left top;
visibility: hidden;
visibility: hidden;
z-index: 100;
z-index: 100;
Line 2,178: Line 2,178:
div#layout-nav {
div#layout-nav {
padding-top: 160px;
padding-top: 160px;
background: #fff url(images/layout/bg-header.gif) repeat-x left top;
background: #fff url(http://static.anidb.net/css/zakura/images/layout/bg-header.gif) repeat-x left top;
min-width: 784px;
min-width: 784px;
}
}
Line 2,226: Line 2,226:
div#layout-menu div.menu a:hover,
div#layout-menu div.menu a:hover,
div#layout-menu div.menu a:active {
div#layout-menu div.menu a:active {
background: transparent url(images/layout/stripe-pink.gif) repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/stripe-pink.gif) repeat left top;
color: #484b9a;
color: #484b9a;
}
}
Line 2,251: Line 2,251:
div#layout-menu div.menu ul.my a:active {
div#layout-menu div.menu ul.my a:active {
color: #ffd2fe;
color: #ffd2fe;
background: transparent url(images/layout/stripe-dkblue.gif) repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/stripe-dkblue.gif) repeat left top;
}
}


Line 2,280: Line 2,280:
/* help link */
/* help link */
div#layout-menu div.menu ul.other li.help {
div#layout-menu div.menu ul.other li.help {
background: transparent url(images/buttons/help-static.png) no-repeat 0.7em center;
background: transparent url(http://static.anidb.net/css/zakura/images/buttons/help-static.png) no-repeat 0.7em center;
}
}


Line 2,324: Line 2,324:
font-weight: bold;
font-weight: bold;
margin-left: 0.5em;
margin-left: 0.5em;
background: transparent url(images/layout/trans-white.png) repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/trans-white.png) repeat left top;
border-left: 1px solid #e7c7d5;
border-left: 1px solid #e7c7d5;
}
}
Line 2,331: Line 2,331:
div#layout-menu div.usermenu a#newnotifies:active {
div#layout-menu div.usermenu a#newnotifies:active {
color: #ff00c6;
color: #ff00c6;
background: transparent url(images/layout/stripe-white.png) repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/stripe-white.png) repeat left top;
}
}


Line 2,339: Line 2,339:
color: #ed95bd;
color: #ed95bd;
border: 0;
border: 0;
background: transparent url(images/layout/trans-white.png) repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/trans-white.png) repeat left top;
}
}


Line 2,352: Line 2,352:
text-decoration: none;
text-decoration: none;
color: #be518c;
color: #be518c;
background: transparent url(images/layout/trans-pink.png) repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/trans-pink.png) repeat left top;
border-left: 1px solid #e7c7d5;
border-left: 1px solid #e7c7d5;
font-weight: bold;
font-weight: bold;
Line 2,359: Line 2,359:
div#layout-menu div.usermenu a.i_button:hover,
div#layout-menu div.usermenu a.i_button:hover,
div#layout-menu div.usermenu a.i_button:active {
div#layout-menu div.usermenu a.i_button:active {
background: transparent url(images/layout/stripe-pink.png) repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/stripe-pink.png) repeat left top;
color: #a93373;
color: #a93373;
}
}
Line 2,366: Line 2,366:
div#layout-menu div.usermenu a.i_logout:link,
div#layout-menu div.usermenu a.i_logout:link,
div#layout-menu div.usermenu a.i_logout:visited {
div#layout-menu div.usermenu a.i_logout:visited {
background: transparent url(images/layout/trans-blue.png) repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/trans-blue.png) repeat left top;
border-right: 1px solid #e7c7d5;
border-right: 1px solid #e7c7d5;
color: #4a63e1;
color: #4a63e1;
Line 2,373: Line 2,373:
div#layout-menu div.usermenu a.i_logout:hover,
div#layout-menu div.usermenu a.i_logout:hover,
div#layout-menu div.usermenu a.i_logout:active {
div#layout-menu div.usermenu a.i_logout:active {
background: transparent url(images/layout/stripe-blue.png) repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/stripe-blue.png) repeat left top;
color: #2d42af;
color: #2d42af;
}
}
Line 2,444: Line 2,444:
position: absolute;
position: absolute;
top: 0;
top: 0;
background: transparent url(images/layout/bg-login.png) no-repeat right top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/bg-login.png) no-repeat right top;
padding-top: 103px;
padding-top: 103px;
right: 1em;
right: 1em;
Line 2,479: Line 2,479:
div#layout-border {
div#layout-border {
clear: both;
clear: both;
background: transparent url(images/layout/header.jpg) no-repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/header.jpg) no-repeat left top;
margin-top: -160px;
margin-top: -160px;
padding: 160px 1em 0 11em;
padding: 160px 1em 0 11em;
Line 2,486: Line 2,486:
/* container - footer */
/* container - footer */
div#layout-footer {
div#layout-footer {
background: #f8f7ff url(images/layout/bg-content.gif) repeat left top;
background: #f8f7ff url(http://static.anidb.net/css/zakura/images/layout/bg-content.gif) repeat left top;
}
}


Line 2,601: Line 2,601:
padding: 0;
padding: 0;
padding-left: 20px;
padding-left: 20px;
background: #dcdff7 url(images/layout/stripe-blue.gif) repeat left top;
background: #dcdff7 url(http://static.anidb.net/css/zakura/images/layout/stripe-blue.gif) repeat left top;
}
}


div.mylist_list table td[colspan="7"] td[colspan="7"],
div.mylist_list table td[colspan="7"] td[colspan="7"],
div#layout-content div.anime_all div.episodes table td[colspan="10"] td[colspan="10"] {
div#layout-content div.anime_all div.episodes table td[colspan="10"] td[colspan="10"] {
background: #fff url(images/layout/stripe-ltblue.gif) repeat left top;
background: #fff url(http://static.anidb.net/css/zakura/images/layout/stripe-ltblue.gif) repeat left top;
padding: 0.2em 0.4em;
padding: 0.2em 0.4em;
text-align: center;
text-align: center;
Line 2,693: Line 2,693:
th.c_latin {
th.c_latin {
cursor: pointer;
cursor: pointer;
background-image: url(images/buttons/updown.gif);
background-image: url(http://static.anidb.net/css/zakura/images/buttons/updown.gif);
background-position: right center;
background-position: right center;
background-repeat: no-repeat;
background-repeat: no-repeat;
Line 2,712: Line 2,712:


th.s_forward {
th.s_forward {
background-image: url(images/buttons/down2.gif);
background-image: url(http://static.anidb.net/css/zakura/images/buttons/down2.gif);
}
}


th.s_reverse {
th.s_reverse {
background-image: url(images/buttons/up2.gif);
background-image: url(http://static.anidb.net/css/zakura/images/buttons/up2.gif);
}
}


Line 2,747: Line 2,747:
float: right;
float: right;
width: 25%;
width: 25%;
background: #fcfafb url(images/layout/mamimi.png) no-repeat right top;
background: #fcfafb url(http://static.anidb.net/css/zakura/images/layout/mamimi.png) no-repeat right top;
padding: 0.5em 0 0;
padding: 0.5em 0 0;
font-size: 0.95em;
font-size: 0.95em;
Line 2,775: Line 2,775:
div.main_all div.rightbar p {
div.main_all div.rightbar p {
margin: 1em;
margin: 1em;
background: transparent url(images/layout/trans-white.png) repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/trans-white.png) repeat left top;
border-color: #ffdafc;
border-color: #ffdafc;
padding: 0.5em 0.2em;
padding: 0.5em 0.2em;
Line 2,840: Line 2,840:
div.main_all div.newsitem {
div.main_all div.newsitem {
padding-left: 40px;
padding-left: 40px;
background: transparent url(images/layout/flower1.png) no-repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/flower1.png) no-repeat left top;
border-bottom: 1px solid #f3e7ff;
border-bottom: 1px solid #f3e7ff;
padding-bottom: 1.2em;
padding-bottom: 1.2em;
Line 2,890: Line 2,890:
div.search_all div.search tr.action {
div.search_all div.search tr.action {
text-align: center;
text-align: center;
background: transparent url(images/layout/stripe-ltblue.gif) repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/stripe-ltblue.gif) repeat left top;
}
}


Line 2,924: Line 2,924:


div.latestanimes_anime {
div.latestanimes_anime {
background: transparent url(images/layout/stripe-ltblue.gif) repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/stripe-ltblue.gif) repeat left top;
padding: 1em;
padding: 1em;
border: 1px solid #d9dfff;
border: 1px solid #d9dfff;
Line 2,970: Line 2,970:
div#layout-content div.latestanimes_form a:hover,
div#layout-content div.latestanimes_form a:hover,
div#layout-content div.latestanimes_form a:active {
div#layout-content div.latestanimes_form a:active {
background: transparent url(images/layout/stripe-pink2.gif) repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/stripe-pink2.gif) repeat left top;
color: #de4799;
color: #de4799;
border: 1px solid #eec6dc;
border: 1px solid #eec6dc;
Line 3,100: Line 3,100:


div.genren_all a.i_minus {
div.genren_all a.i_minus {
background: transparent url(images/buttons/minus.gif) no-repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/buttons/minus.gif) no-repeat left top;
}
}


div.genren_all a.i_plus {
div.genren_all a.i_plus {
background: transparent url(images/buttons/plus.gif) no-repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/buttons/plus.gif) no-repeat left top;
}
}


Line 3,191: Line 3,191:
div.agcmts_all div.agcmts_entries div.comment {
div.agcmts_all div.agcmts_entries div.comment {
padding-left: 27px;
padding-left: 27px;
background: transparent url(images/layout/flower1-smaller.png) no-repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/flower1-smaller.png) no-repeat left top;
border-bottom: 1px solid #f3e7ff;
border-bottom: 1px solid #f3e7ff;
margin-bottom: 1em;
margin-bottom: 1em;
Line 3,230: Line 3,230:
border-bottom: 1px solid #f3e7ff;
border-bottom: 1px solid #f3e7ff;
margin-bottom: 1em;
margin-bottom: 1em;
background: transparent url(images/layout/flower2.png) no-repeat left 2px;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/flower2.png) no-repeat left 2px;
}
}


Line 3,253: Line 3,253:


div.animeatt_all div.approved h2 span.approval {
div.animeatt_all div.approved h2 span.approval {
background: transparent url(images/layout/checkmark.png) no-repeat left center;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/checkmark.png) no-repeat left center;
color: #5dac3b;
color: #5dac3b;
}
}


div.animeatt_all div.disapproved h2 span.approval {
div.animeatt_all div.disapproved h2 span.approval {
background: transparent url(images/layout/deprecated.png) no-repeat left center;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/deprecated.png) no-repeat left center;
color: #8f95ae;
color: #8f95ae;
}
}
Line 3,429: Line 3,429:


div.animevotes_all table.vote_graph tr:last-child {
div.animevotes_all table.vote_graph tr:last-child {
background: transparent url(images/layout/stripe-ltblue.gif) repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/stripe-ltblue.gif) repeat left top;
font-weight: bold;
font-weight: bold;
}
}
Line 3,455: Line 3,455:


div.ep_all td[colspan="11"] {
div.ep_all td[colspan="11"] {
background: #fff url(images/layout/stripe-ltblue.gif) repeat left top;
background: #fff url(http://static.anidb.net/css/zakura/images/layout/stripe-ltblue.gif) repeat left top;
}
}


Line 3,601: Line 3,601:


div.anime_all div.vote table tr {
div.anime_all div.vote table tr {
background: transparent url(images/layout/stripe-ltblue.gif) repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/stripe-ltblue.gif) repeat left top;
}
}


Line 3,609: Line 3,609:


div.anime_all div.groups table tr:last-child {
div.anime_all div.groups table tr:last-child {
background: transparent url(images/layout/stripe-ltblue.gif) repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/stripe-ltblue.gif) repeat left top;
}
}


Line 3,649: Line 3,649:
div.anime_all div.episodes div.mylist_add tr.action {
div.anime_all div.episodes div.mylist_add tr.action {
text-align: center;
text-align: center;
background: transparent url(images/layout/stripe-ltblue.gif) repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/stripe-ltblue.gif) repeat left top;
}
}


Line 3,697: Line 3,697:


div.anime_all div.episodes table.filelist tr.good td.id {
div.anime_all div.episodes table.filelist tr.good td.id {
background-image: url(images/layout/checkmark.png);
background-image: url(http://static.anidb.net/css/zakura/images/layout/checkmark.png);
background-repeat: no-repeat;
background-repeat: no-repeat;
background-position: 2px center;
background-position: 2px center;
Line 3,707: Line 3,707:


div.anime_all div.episodes table.filelist tr.deprecated td.id {
div.anime_all div.episodes table.filelist tr.deprecated td.id {
background-image: url(images/layout/deprecated.png);
background-image: url(http://static.anidb.net/css/zakura/images/layout/deprecated.png);
background-repeat: no-repeat;
background-repeat: no-repeat;
background-position: 2px center;
background-position: 2px center;
Line 3,737: Line 3,737:
div.up2date_sequels_filter form {
div.up2date_sequels_filter form {
text-align: center;
text-align: center;
background: transparent url(images/layout/stripe-ltblue.gif) repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/stripe-ltblue.gif) repeat left top;
}
}


Line 3,841: Line 3,841:
color: #000;
color: #000;
font-weight: bold;
font-weight: bold;
background: transparent url(images/layout/checkmark-grey.png) no-repeat 2px center;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/checkmark-grey.png) no-repeat 2px center;
}
}


Line 3,859: Line 3,859:
div.anime_all div.mylist td.state.watched+td.state.watched {
div.anime_all div.mylist td.state.watched+td.state.watched {
color: #4b9b39;
color: #4b9b39;
background: transparent url(images/layout/checkmark.png) no-repeat 2px center;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/checkmark.png) no-repeat 2px center;
}
}


Line 3,896: Line 3,896:
margin: 1em 0;
margin: 1em 0;
padding: 1em;
padding: 1em;
background: #fff url(images/layout/stripe-ltblue.gif) repeat left top;
background: #fff url(http://static.anidb.net/css/zakura/images/layout/stripe-ltblue.gif) repeat left top;
border:1px solid #E1D9F5;
border:1px solid #E1D9F5;
}
}
Line 3,973: Line 3,973:


div.mylist_all div.mylist_edit table tr.action {
div.mylist_all div.mylist_edit table tr.action {
background: #fff url(images/layout/stripe-ltblue.gif) repeat left top;
background: #fff url(http://static.anidb.net/css/zakura/images/layout/stripe-ltblue.gif) repeat left top;
text-align: center;
text-align: center;
}
}
Line 4,055: Line 4,055:


div.msg_all tr.action {
div.msg_all tr.action {
background: #fff url(images/layout/stripe-ltblue.gif) repeat left top;
background: #fff url(http://static.anidb.net/css/zakura/images/layout/stripe-ltblue.gif) repeat left top;
border:1px solid #E1D9F5;
border:1px solid #E1D9F5;
text-align: center;
text-align: center;
Line 4,140: Line 4,140:
div.mynotifies_all div.action {
div.mynotifies_all div.action {
padding-top: 1em;
padding-top: 1em;
background: #fff url(images/layout/stripe-ltblue.gif) repeat left top;
background: #fff url(http://static.anidb.net/css/zakura/images/layout/stripe-ltblue.gif) repeat left top;
border: 1px solid #E1D9F5;
border: 1px solid #E1D9F5;
}
}
Line 4,323: Line 4,323:


div.mywishlist_all form>table:last-child tr {
div.mywishlist_all form>table:last-child tr {
background: transparent url(images/layout/stripe-ltblue.gif) repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/stripe-ltblue.gif) repeat left top;
}
}


Line 4,364: Line 4,364:
div.profile_all td.action {
div.profile_all td.action {
text-align: center;
text-align: center;
background: transparent url(images/layout/stripe-ltblue.gif) repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/stripe-ltblue.gif) repeat left top;
padding: 0.7em;
padding: 0.7em;
}
}
Line 4,422: Line 4,422:
div.profile_all div.css_style input#style_prev:hover,
div.profile_all div.css_style input#style_prev:hover,
div.profile_all div.css_style input#style_next:hover {
div.profile_all div.css_style input#style_next:hover {
background: transparent url(images/layout/stripe-pink2.gif) repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/stripe-pink2.gif) repeat left top;
color: #de4799;
color: #de4799;
border: 1px solid #eec6dc;
border: 1px solid #eec6dc;
Line 4,543: Line 4,543:


div.reviewerlist_add table td.action  {
div.reviewerlist_add table td.action  {
background: transparent url(images/layout/stripe-ltblue.gif) repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/stripe-ltblue.gif) repeat left top;
text-align: center;
text-align: center;
padding: 0.5em;
padding: 0.5em;
Line 4,679: Line 4,679:
div.adduserdata_all table td.action {
div.adduserdata_all table td.action {
text-align: center;
text-align: center;
background: transparent url(images/layout/stripe-ltblue.gif) repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/stripe-ltblue.gif) repeat left top;
padding: 0.7em;
padding: 0.7em;
}
}
Line 4,698: Line 4,698:
div.addep_all div.episode_add td.action {
div.addep_all div.episode_add td.action {
text-align: center;
text-align: center;
background: transparent url(images/layout/stripe-ltblue.gif) repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/stripe-ltblue.gif) repeat left top;
padding: 0.5em;
padding: 0.5em;
}
}
Line 4,765: Line 4,765:
div.addfile_all div.addfile_add td.action {
div.addfile_all div.addfile_add td.action {
text-align: center;
text-align: center;
background: transparent url(images/layout/stripe-ltblue.gif) repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/stripe-ltblue.gif) repeat left top;
padding: 0.5em;
padding: 0.5em;
}
}
Line 4,779: Line 4,779:
div.addgroup_all div.group_add td.action {
div.addgroup_all div.group_add td.action {
text-align: center;
text-align: center;
background: transparent url(images/layout/stripe-ltblue.gif) repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/stripe-ltblue.gif) repeat left top;
padding: 0.5em;
padding: 0.5em;
}
}
Line 4,808: Line 4,808:
div.addgenren_form table tr.action td,
div.addgenren_form table tr.action td,
div.addgenren_form table td.action {
div.addgenren_form table td.action {
background: transparent url(images/layout/stripe-ltblue.gif) repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/stripe-ltblue.gif) repeat left top;
text-align: center;
text-align: center;
}
}
Line 4,818: Line 4,818:


div.animetag_add {
div.animetag_add {
background: transparent url(images/layout/stripe-ltblue.gif) repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/stripe-ltblue.gif) repeat left top;
border: 1px solid #565AB9;
border: 1px solid #565AB9;
}
}
Line 4,832: Line 4,832:


div.aproducer_add form {
div.aproducer_add form {
background: transparent url(images/layout/stripe-ltblue.gif) repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/stripe-ltblue.gif) repeat left top;
border: 1px solid #EBE1EF;
border: 1px solid #EBE1EF;
text-align: center;
text-align: center;
Line 4,844: Line 4,844:


div.addanimetitle_form form {
div.addanimetitle_form form {
background: transparent url(images/layout/stripe-ltblue.gif) repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/stripe-ltblue.gif) repeat left top;
border: 1px solid #EBE1EF;
border: 1px solid #EBE1EF;
text-align: center;
text-align: center;
Line 4,866: Line 4,866:
/* add sequel */
/* add sequel */
div.addseq_form form {
div.addseq_form form {
background: transparent url(images/layout/stripe-ltblue.gif) repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/stripe-ltblue.gif) repeat left top;
border: 1px solid #EBE1EF;
border: 1px solid #EBE1EF;
text-align: center;
text-align: center;
Line 4,896: Line 4,896:


div.addepm form p {
div.addepm form p {
background: transparent url(images/layout/stripe-ltblue.gif) repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/stripe-ltblue.gif) repeat left top;
border: 1px solid #EBE1EF;
border: 1px solid #EBE1EF;
text-align: center;
text-align: center;
Line 4,929: Line 4,929:


div.addanime_all div.anime_add form table td.action {
div.addanime_all div.anime_add form table td.action {
background: transparent url(images/layout/stripe-ltblue.gif) repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/stripe-ltblue.gif) repeat left top;
text-align: center;
text-align: center;
padding: 1em;
padding: 1em;
Line 4,966: Line 4,966:
div.ed2kdump_options tr.action {
div.ed2kdump_options tr.action {
text-align: center;
text-align: center;
background: transparent url(images/layout/stripe-ltblue.gif) repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/stripe-ltblue.gif) repeat left top;
}
}


Line 5,014: Line 5,014:


div.creq_all .creq_hist_clear {
div.creq_all .creq_hist_clear {
background: #fff url(images/layout/stripe-ltblue.gif) repeat left top;
background: #fff url(http://static.anidb.net/css/zakura/images/layout/stripe-ltblue.gif) repeat left top;
border: 1px solid #E1D9F5;
border: 1px solid #E1D9F5;
margin: 0;
margin: 0;
Line 5,076: Line 5,076:
div.login_all td[colspan="2"] {
div.login_all td[colspan="2"] {
text-align: center;
text-align: center;
background: transparent url(images/layout/stripe-ltblue.gif) repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/stripe-ltblue.gif) repeat left top;
padding: 0.7em;
padding: 0.7em;
}
}
Line 5,100: Line 5,100:
div.signup_all td[colspan="2"] {
div.signup_all td[colspan="2"] {
text-align: center;
text-align: center;
background: transparent url(images/layout/stripe-ltblue.gif) repeat left top;
background: transparent url(http://static.anidb.net/css/zakura/images/layout/stripe-ltblue.gif) repeat left top;
padding: 0.7em;
padding: 0.7em;
}
}

Navigation menu

MediaWiki spam blocked by CleanTalk.
MediaWiki spam blocked by CleanTalk.