/*1*/ p.listrow[id^="listrow_"]:not(#listrow_status) { white-space: nowrap; overflow: hidden; max-width: 280px; } /*2*/ #listrow_attackw, #listrow_defensew { right: 10px; font-size: 0px; font-weight: bold; background-color: rgba(0, 0, 0, 0); margin-top: -13px; margin-right: 5px; max-width: 20px; position: absolute; } /*3*/ #listrow_lifep > b, #listrow_int > b, #listrow_attackp > b, #listrow_defensep > b, #listrow_ring > b { display: none; } /*4*/ #listrow_lifep:before { content: "LP: "; font-weight: bold; } /*5*/ #listrow_attackp:before { content: "A: "; font-weight: bold; padding-left: 0px; } /*6*/ #listrow_attackw a:before { content: "A-Waffe"; font-size: 11px; } /*7*/ #listrow_defensep:before { content: "V: "; font-weight: bold; padding-left: 0px; } /*8*/ #listrow_defensew a:before { content: "V-Waffe"; font-size: 11px; } /*9*/ #listrow_attackp .valueincreased { padding-right: 1000px; } /*10 #listrow_special { background-color: rgba(0, 0, 0, 0); border: medium none; display: block; overflow: hidden; position: absolute; right: 15px; margin-top: -89px; width: 41px; }*/ /*10*/ #listrow_special { background-color: transparent; border: medium none; display: block; overflow: hidden; position: absolute; right: 10px; margin-top: -100px; width: auto; } #listrow_special a[href*="special"] { height: 12px; width: 0px; /* color: transparent; */ font-size: 0.001%!important; } #listrow_special a[href*="special"]:before { /* content: "Sp"; */ color: #CD0000!important; font-size: 12px; } #listrow_special a[href*="special"] span { border: 2px solid transparent!important; } #listrow_special a[href="item.php?action=towercontrol"] { height: 12px; width: 0px; color: transparent; font-size: 0.001%!important; } #listrow_special a[href="item.php?action=towercontrol"]:before { content: "Turm"; color: #FF0000!important; font-size: 12px; } #listrow_special a[href="item.php?action=towercontrol"] span { border: 2px solid transparent!important; } /*11*/ #listrow_int { background-color: rgba(0, 0, 0, 0); max-width: 0px!important; margin-top: -15px; text-align: right!important; } /*12*/ #listrow_int span { position: absolute; right: 11px; } /*13*/ #listrow_int span:after { color: #f80202; font-weight: bold; content: " Speed"; } /*14*/ #listrow_aka_battlep b:last-of-type:not(:first-of-type):before { color: #fd0404; content: "KP: "; font-size: 10px; font-weight: bold; } /*15*/ #listrow_aka_battlep b:first-of-type:not(:last-of-type) { display: inline-block; height: 11px; margin-right: 3px; overflow: hidden; width: 20px; } /*16*/ #listrow_aka_battlep b:first-of-type:not(:last-of-type):after { content: ":"; color: red; font-weight: bold; left: 30px; position: absolute; } /*17*/ #listrow_char_mission a:last-of-type, #listrow_aka_battlep b:last-of-type:not(:first-of-type) { color: transparent; font-size: 0.001%; } /*18*/ #listrow_char_mission a[href*="ability"]:before { content: "Charas "; color: #06640f!important; font-size: 11px; } /*19*/ #listrow_char_mission a:last-of-type:before { color: #06640f; content: "Auftrag"; font-size: 11px; padding-right: 5px; } /*20*/ #listrow_char_mission { font-size: 11px; margin-top: -14px; position: absolute; right: 11px; height: 13px; } /*21*/ #listrow_char_mission a[href*="ability"] span { border: 3px solid transparent!important; margin-top: -7px; } /*22*/ #listrow_char_mission a[href*="ability"] { height: 12px; width: 10px; color: rgb(0, 0, 0); font-size: 1.001%!important; margin-top: 12px!important;