get paid to paste

Touhou icon bar

/*
BUTTONS COLOR AND BORDER
Buttons within the hover menus, not the icons themselves. 
Second code is for button color on hover. 
*/
 #mal_cs_listinfo a,  #mal_cs_links a,  #mal_cs_otherlinks a,  #mal_cs_powered a img{
    background-color: orange !important;
    border-color: transparent;
    border-style: solid !important;
    border-width: 1px !important;
}


 #mal\_cs\_listinfo a:hover,  #mal\_cs\_links a:hover,  #mal\_cs\_otherlinks a:hover,  #mal_cs_powered a img:hover {
background-color: purple !important;
}




/*
ICONS
You can change the icons images here. 
*/

 #mal\_cs\_listinfo {
background-image: url("http://i.imgur.com/nbi02Hs.png") !important;
right: 106px !important;
}

 #mal\_cs\_listinfo:hover {
background-image: url("http://i.imgur.com/BWKkkkO.png") !important;
}

 #mal\_cs\_links {
background-image: url("http://i.imgur.com/nz3yTcL.png") !important;
right: 72px !important;
z-index: 9 !important;
}

 #mal\_cs\_links:hover {
background-image: url("http://i.imgur.com/KsLrpT7.png") !important;
}

 #mal\_cs\_otherlinks {
background-image: url("http://i.imgur.com/Y1PqFu8.png") !important;
right: 38px !important;
z-index: 8 !important;
}

 #mal\_cs\_otherlinks:hover {
background-image: url("http://i.imgur.com/Uqx26AR.png") !important;
}

 #mal\_cs\_powered {
background-image: url("http://i.imgur.com/7FsU1kQ.png") !important;
right: 4px !important;
z-index: 7 !important;
}

 #mal\_cs\_powered:hover {
background-image: url("http://i.imgur.com/3FWKZzJ.png") !important;
}



/*
OTHER CODES
You can change the icons images here. 
*/
 #mal\_cs\_listinfo,  #mal\_cs\_links,  #mal\_cs\_otherlinks,  #mal\_cs\_powered {
box-sizing: border-box;
-moz-box-sizing: border-box;
-moz-transition: all 0.4s ease 0s;
-webkit-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
background: none no-repeat scroll 100% 0 transparent;
border: 0 none;
height: 0 !important;
overflow: hidden;
position: absolute;
right: 4px;
text-align: center;
top: 4px;
z-index: 10;
width: 150px !important;
}

 #mal\_cs\_listinfo:hover,  #mal\_cs\_links:hover,  #mal\_cs\_otherlinks:hover,  #mal\_cs\_powered:hover {
height: 200px !important;
padding-top: 32px !important;
}

 #mal\_cs\_listinfo div,  #mal\_cs\_links div,  #mal\_cs\_otherlinks div,  #mal\_cs\_powered div,  #mal\_cs\_powered dd {
-moz-transition: opacity 0.4s ease-in-out 0s;
-webkit-transition: opacity 0.4s ease-in-out 0s;
-o-transition: opacity 0.4s ease-in-out 0s;
transition: opacity 0.4s ease-in-out 0s;
background-color: rgba(255, 255, 255, 0.6);
border-radius: 3px 0 0 0;
font-size: 0 !important;
line-height: 0;
margin: 0 !important;
opacity: 0;
padding: 8px 0 0 !important;
}

 #mal\_cs\_listinfo:hover div,  #mal\_cs\_links:hover div,  #mal\_cs\_otherlinks:hover div,  #mal\_cs\_powered:hover div,  #mal\_cs\_powered:hover dd {
opacity: 1;
}

 #mal\_cs\_listinfo div:nth-of-type(2),  #mal\_cs\_links div:nth-of-type(2),  #mal\_cs\_otherlinks div:nth-of-type(2),  #mal\_cs\_powered div:nth-of-type(2) {
border-radius: 0 0 3px 3px;
padding: 4px 0 8px !important;
}

 #mal\_cs\_listinfo a,  #mal\_cs\_links a,  #mal\_cs\_otherlinks a,  #mal\_cs\_powered a {
border-radius: 3px 3px 3px 3px;
display: block;
font: 13px/17px 'Arial', sans-serif !important;
margin: 4px 12px 0;
padding: 3px 0 !important;
text-decoration: none;
}

 #mal\_cs\_listinfo a:nth-of-type(1),  #mal\_cs\_links a:nth-of-type(1),  #mal\_cs\_otherlinks a:nth-of-type(1),  #mal\_cs\_powered a:nth-of-type(1) {
margin-top: 0;
}

 #mal\_cs\_listinfo a:hover,  #mal\_cs\_links a:hover,  #mal\_cs\_otherlinks a:hover {
}

 #mal\_cs\_listinfo strong a strong {
font-weight: normal;
}

 #mal\_cs\_otherlinks strong {
color:  #333333;
display: block;
font: bold 13px/17px 'Arial',sans-serif !important;
padding: 0 4px 4px;
text-shadow: 0 1px 1px  #FFFFFF;
}

 #mal\_cs\_otherlinks strong a {
background: none transparent !important;
border-radius: 0 0 0 0;
color:  #333333;
display: inline;
font: bold 13px/17px 'Arial',sans-serif !important;
margin: 0;
padding: 0;
text-shadow: 0 1px 1px  #FFFFFF;
}

 #mal\_cs\_powered a {
background-color: rgba(255, 255, 255, 0.6) !important;
border-radius: 3px 0 0 0 !important;
display: block !important;
margin: 0 !important;
opacity: 0;
padding: 8px 0 0 !important;
}

 #mal\_cs\_powered:hover a {
opacity: 1;
}

 #mal\_cs\_powered a img {
-moz-transition: all 0.25s ease-in-out 0s;
-webkit-transition: all 0.25s ease-in-out 0s;
-o-transition: all 0.25s ease-in-out 0s;
transition: all 0.25s ease-in-out 0s;
background: url("http://i.imgur.com/fGTjBC3.png") no-repeat scroll 50% 6px rgba(64, 60, 90, 0.6);
border-radius: 3px 3px 3px 3px;
display: block;
height: 0;
margin: 0 12px;
padding: 23px 0 0 126px;
width: 0;
}

 #mal\_cs\_powered a img:hover {
background-color:  #403C5A;
}

 #mal\_cs\_powered  #search {
border-radius: 0 0 3px 3px;
padding: 8px !important;
position: relative;
}

 #searchBox {
box-sizing: border-box;
-moz-box-sizing: border-box;
border-color:  #BCBCBC  #D6D6D6  #D6D6D6;
border-radius: 2px 2px 2px 2px;
border-style: solid;
border-width: 1px;
color:  #333333;
display: inline-block;
font-family: arial,sans-serif;
font-size: 13px;
height: 28px;
padding-left: 6px !important;
padding-right: 24px !important;
vertical-align: top;
width: 100px;
}

 #searchBox:hover,  #searchBox:focus {
border-color:  #ACACAC  #C6C6C6  #C6C6C6;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}

 #searchListButton {
background: url("") no-repeat scroll 0 0 transparent !important;
    border-radius: 3px 3px 3px 3px;
    height: 0;
    margin: 0;
    padding: 16px 0 0 19px !important;
    position: absolute;
    right: 12px !important;
    top: 14px !important;
    width: 0;
}


 #mal\_control\_strip {
background: transparent !important;
background-image: url() !important;
}

 #mal\_cs\_pic img {
display: none;
}

 #mal\_cs\_pic,  #mal\_cs\_listinfo,  #mal\_cs\_links {
border-right: 0 none !important;
}

 #mal\_cs\_listinfo,  #mal\_cs\_links,  #mal\_cs\_otherlinks,  #mal\_cs\_powered{
padding: 32px 0 0 !important;
}


 #mal_cs_powered div,  #mal_cs_powered dd{
  border-radius: 0 0 2px 2px;
padding: 4px 0 !important;
}

#mal_cs_powered #search{
padding-bottom: 10px !important;
}



#searchBox {
    width: 128px !important;
    margin-left: 1px;
}

#mal_cs_powered #search #searchListButton {
    right: 15px !important;
    top: 12px !important;
}

Pasted: Oct 6, 2014, 3:20:49 am
Views: 256