clipbucket/upload/styles/cbv2new/theme/ie7.css

25 lines
1.7 KiB
CSS
Raw Normal View History

/*
Stylesheet to make Clipbucket V2 Compatible with Shitty IE7
If you are reading this, I beg you please update your browser to Firefox or Chrome or Safari or Opera. If you still insists using on Internet Explorer, please use Internet Explorer 8
*/
#container{overflow-x:hidden}
.clearfix { display:inline-block; }
.foot_s_con { margin:10px auto 0; padding:0px; }
.foot_s_con input[type=submit] { background:url(../images/foot_search.png) top repeat-x; border:1px solid #555555; height:35px; padding:0px 6px; margin:1px 0px 0px; color:#FFF; font-family:Verdana,Tahoma,Arial,sans-serif; }
.searchbar { background:url(../images/dot.gif); width:200px; border:none; margin:2px 10px 0px 0px; font-size:11px; color:#323232; font-family:Verdana,Tahoma,sans-serif; padding:6px 5px 7px; float:left; border-right:1px solid #ccc; display:inline; }
.searchbutton { background:url(../images/dot.gif); text-indent:-5000px; border:0px; width:59px; height:25px; line-height:18px; cursor:pointer; margin-top:2px; margin-left:5px; font-weight:bold; font-family:tahoma; font-size:11px; display:block; }
.s_type { background:url(../images/dot.gif) repeat; float:left; margin:7px 9px 0px 1px; padding:0px 0px; font-size:10px; font-family:Verdana,Arial,sans-serif; border:0px none; color:#323232; }
#add_comment h2, #commentsContainer h2, .group_view h2 { font-size:14px; margin:0px; padding:0px }
#commentsContainer h2, .group_view h2 { margin:10px 0; }
.search_field_button{background:url(../images/blocks.png); width:25px; height:22px; border:0px; background-position:-160px -180px; padding:0px; margin:0px; text-indent:-50000000px; float:left; cursor:pointer; outline:none; }
/*
I'm still at your mercy please update your browsers T_T PLEASE
*/