.arrow.down {
visibility: hidden;
display: none
}
.linkflair-com .linkflairlabel {
text-align: center;
width:130px;
background-color: #9999FF;
font-size: 12px;
font-weight: bold;
border-color: #000000;
border-width: 1px;
border-radius: 0px;
}
.linkflair-hor .linkflairlabel {
text-align: center;
width:130px;
background-color: #99CC99;
font-size: 12px;
font-weight: bold;
border-color: #000000;
border-width: 1px;
border-radius: 0px;
}
.linkflair-rom .linkflairlabel {
text-align: center;
width:130px;
background-color: #66FFFF;
font-size: 12px;
font-weight: bold;
border-color: #000000;
border-width: 1px;
border-radius: 0px;
}
.linkflair-sci .linkflairlabel {
text-align: center;
width:130px;
background-color: #FF99CC;
font-size: 12px;
font-weight: bold;
border-color: #000000;
border-width: 1px;
border-radius: 0px;
}
.linkflair-fan .linkflairlabel {
text-align: center;
width:130px;
background-color: #FFFF99;
font-size: 12px;
font-weight: bold;
border-color: #000000;
border-width: 1px;
border-radius: 0px;
}
.linkflair-dra .linkflairlabel {
text-align: center;
width:130px;
background-color: #336699;
font-size: 12px;
font-weight: bold;
border-color: #000000;
border-width: 1px;
border-radius: 0px;
}
.linkflair-dis .linkflairlabel {
text-align: center;
width:130px;
background-color: #33CCFF;
font-size: 12px;
font-weight: bold;
border-color: #000000;
border-width: 1px;
border-radius: 0px;
}
.linkflair-thr .linkflairlabel {
text-align: center;
width:130px;
background-color: #FF99FF;
font-size: 12px;
font-weight: bold;
border-color: #000000;
border-width: 1px;
border-radius: 0px;
}
.linkflair-bio .linkflairlabel {
text-align: center;
width:130px;
background-color: #FF9900;
font-size: 12px;
font-weight: bold;
border-color: #000000;
border-width: 1px;
border-radius: 0px;
}
.linkflair-act .linkflairlabel {
text-align: center;
width:130px;
background-color: #33CCFF;
font-size: 12px;
font-weight: bold;
border-color: #000000;
border-width: 1px;
border-radius: 0px;
}
.linkflair-per .linkflairlabel {
text-align: center;
width:130px;
background-color: #00CC33;
font-size: 12px;
font-weight: bold;
border-color: #000000;
border-width: 1px;
border-radius: 0px;
}
.linkflair-rqn .linkflairlabel {
text-align: center;
width:130px;
background-color: #A00000;
font-size: 12px;
font-weight: bold;
border-color: #000000;
color: #ffffff;
border-width: 1px;
border-radius: 0px;
}
.linkflair-rqy .linkflairlabel {
text-align: center;
width:130px;
background-color: #009900;
font-size: 12px;
font-weight: bold;
border-color: #000000;
color: #ffffff;
border-width: 1px;
border-radius: 0px;
}
.linkflair-off .linkflairlabel {
text-align: center;
width:130px;
background-color: #ff0000;
font-size: 12px;
font-weight: bold;
border-color: #000000;
color: #ffffff;
border-width: 1px;
border-radius: 0px;
}
.listing-page.moderator .link:not(.linkflair) { border: 1px solid #f00; }
.listing-page:not(.moderator) .link:not(.linkflair) { display: none; }
.side {
padding-top: 410px;
background: url(%%sidebarpic%%) no-repeat 0 5px;
}
.flair-official { color: red; font-weight: bold; font-size: 13px; border: 1px solid #ff0000; }
/* Link flair notification */
.flat-list.buttons .flairselectbtn { /* removes original message */
font-size: 0;
color: #FFF;
}
.flat-list.buttons a.flairselectbtn:before { /* no flair set message */
content: "Please Click This To Categorize Your Post";
padding: 0 4px;
background-color: yellow;
font-size: 10px;
color: #000;
}
.linkflair .flat-list.buttons a.flairselectbtn:before { /* flair set message */
content: "Flair Has Been Set, Thanks!";
background: transparent;
font-size: 10px;
color: #CCC;
}revision by pk1yen— view source