2011年2月23日星期三

Stylish CSS Script - "iGoogle: Compact & Transparent top bar"

Key Features:
1. Get rid of search input box and banner, maximize the functional area for display


@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document
url-prefix("http://www.google.com/"),
url-prefix("http://www.google.com/ig"),
url-prefix("http://www.google.dk/ig"),
url-prefix("http://www.google.se/ig"),
url-prefix("http://www.google.co.nz/ig"),
url-prefix("http://www.google.ca/ig"),
url-prefix("http://www.google.cn/ig"),
url-prefix("http://www.google.com.pr/ig"),
url-prefix("http://www.google.com.ca/ig"),
url-prefix("http://www.google.com.ch/ig"),
url-prefix("http://www.google.fi/ig"),
url-prefix("http://www.google.co.in/ig"),
url-prefix("http://www.google.co.uk/ig"),
url-prefix("http://www.google.lv/ig"),
url-prefix("http://www.google.co.hu/ig"),
url-prefix("http://www.google.lk/ig"),
url-prefix("http://www.google.com.au/ig"),
url-prefix("http://www.google.ru/ig"),
url-prefix("http://www.google.nl/ig"),
url-prefix("http://www.google.be/ig"),
url-prefix("http://www.google.de/ig"),
url-prefix("http://www.google.ro/ig"),
url-prefix("http://www.google.kz/ig"),
url-prefix("http://www.google.by/ig"),
url-prefix("http://www.goog1e.com/ig"),
url-prefix("http://www.google.no/ig"),
url-prefix("http://www.google.pl/ig"),
url-prefix("http://www.google.com.pl/ig"),
url-prefix("http://www.google.es/ig"),
url-prefix("http://www.google.pt/ig"),
url-prefix("http://www.google.com.br/ig"),
url-prefix("http://www.google.vc/ig"),
url-prefix("http://www.google.co.za/ig"),
url-prefix("http://www.google.tm/ig"),
url-prefix("http://www.google.com.my/ig"),
url-prefix("http://www.google.bg/ig"),
url-prefix("http://www.google.co.jp/ig"),
url-prefix("http://www.google.ie/ig"),
url-prefix("http://www.google.co.ck/ig"),
url-prefix("http://www.google.com.mx/ig"),
url-prefix("http://www.google.fr/ig")
{

html, body {
width: 100% !important;
}

#gsea {
padding:5px 0 !important;
}

#addstuff {
font-size:8pt !important;
}

#modules {
padding: 0px !important;
width: auto !important;
margin-left: auto !important;
margin-right: auto !important;
}

.modbox {
margin: 4px 0px !important;
}

.modtitle {
height: auto !important;
padding: 2px !important;
margin: 0px !important;
overflow: hidden !important;
}

.modtitle h2 {
font-size: 10pt !important;
margin: -3px 0px -14px 0px!important;
padding: 0px !important;
max-height: 18px !important;
overflow: hidden !important;
margin-right: 48px !important;
}

.modboxin {
padding: 2px !important;
}

.modlabel, .mc {
padding-top: 0px !important;
}

.yui-u {
margin: 0px 2px 0px 2px !important;
padding: 0px !important;
width: 32.7% !important;
}

/* #chat_nav,*/
#header_promo_wrapper, #footerwrap, #new_user_demo, #offered_in, #bottom_nav, .MoreStories {
display:none !important;
}

/*
#gbar, #guser {
background: transparent !important;
margin-bottom: -24px !important;
color: #FFF !important;
}
*/

.msg {
position: relative !important;
z-index: 9999 !important;
}

/*
.gb1, .gb1 a, .gb3, a.gb1, a.gb3, a.gb4 {
color: #FFF !important;
}
*/

.uftl {
padding: 0px !important;
max-height: 17px !important;
overflow: hidden !important;
}

.uftl a:visited {
color: #222 !important;
}

.gbh {
border-top: none !important;
}

#nhdrwrapsizer {
height: 96px !important;
padding-top: 20px !important;
}

#guser {
display: block;
margin-left: 323px !important;
}

#doc3 {
width: 100% !important;
min-width: 740px !important;
}

.yui-b {
margin-top: -18px !important;
margin-left: 1px !important;
margin-bottom: 0px !important;
}

.botborder {
border-bottom: none !important;
}

.RSSDisplay {
padding-top: 0 !important;
}

#nhdrwrap, #footerwrapinner, #gsea, #new_user_demo, div.gradient {
display: none;
}

}

没有评论:

发表评论