You are on page 1of 8

YOUTUBE -----------------------------------------------

@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("www.youtube.com") {
body,#watch-player, #watch-sidebar, #watch-video-container, .watch-module-body,
.video-thumb, .watch-ppv-vid { background: white !important; }
#pagetop, #pagebottom, #watch-panel, #watch-headline-container { display:none; }
#movie_player { width:250px !important; height:170px !important; }
.video-thumb img { opacity:0.05 !important; border:1px solid #000 !important; bo
rder-width: 8px 1px 1px 1px !important; }
.video-thumb img:hover { opacity:1 !important; }
.video-thumb { border:0 !important; }
.video-time { background:white !important; background:white !important; color:#6
66 !important; }
.video-list-item-link > .title { font-size:9px !important; color:#aaa !important
; }
}
READER ------------------------------------------------
@-moz-document url-prefix(http://www.google.com/reader), url-prefix(https://www.
google.com/reader), url-prefix(http://google.com/reader), url-prefix(https://goo
gle.com/reader) {
/* Hide all the elements that take up space */
#logo-container,
#lhn-friends,
#gbar,
#global-info,
.gbh,
#lhn-add-subscription-section,
#viewer-footer,
#viewer-refresh,
#viewer-details-toggle,
#chrome-lhn-toggle,
.scroll-tree .icon,
.entry .entry-title .entry-title-go-to,
#entries.list .collapsed .entry-main .entry-original {
display: none !important; }
/* move the main window up to the top to fill in leftover space */
#main,
#settings-frame,
#settings {
top:0px !important;
margin: 0 !important; }
/* tighten up the vertical padding on header bars */
#viewer-top-controls,
#chrome-header {
padding: 2px 0px 2px 5px !important; }
/* right-justify the "Loading..." and other messages so they don't obscure other
elements */
#loading-area,
#message-area-outer {
width: auto !important;
left: auto !important;
right: 0 !important;
top: 26px !important; }
/* right-align search bar and hide buttons until hovering */
#search {
opacity:0.3;
left: auto !important;
right: 20px !important;
top: 1px !important;
width: 210px !important;
height:23px !important;
overflow: hidden !important; }
#search:hover {
width: 403px !important;
height:323px !important;
opacity:1; overflow: visible !important; }
#search-restrict-button .goog-menu {
left: auto !important;
right: 0 !important; }
#chrome.search-stream #viewer-search-parent {
text-align: left !important; }
#search{opacity:0.3; }
/* move the list/expanded buttons */
#chrome-view-links {
opacity:0.5;
left: 400px !important; }
#viewer-top-controls {
opacity:0.6; }
/* shrink the navigation sidebar */
#nav,
#nav * {
max-width: 210px !important; }
#chrome {
margin-left: 210px !important; }
.lhn-hidden #chrome {
margin-left: 1px !important; }
#entries .entry-body {
max-width: none !important; }
.toggle {
top: -3px !important;
left: 1px !important; }
#nav * { line-height:15px !important;}
/* remove icons from navbar and tighten the left margin for folder/subscription
entries */
.scroll-tree .expanded .toggle {
background-position: 3px -58px !important; }
.scroll-tree .collapsed .toggle {
background-position: -20px -58px !important; }
#lhn-subscriptions .scroll-tree li a {
padding-left: 0 !important; }
#lhn-subscriptions #sub-tree ul ul li a {
padding-left: 10px !important; }
#lhn-subscriptions .scroll-tree .toggle {
width: 16px !important; }
/* Red Highlights */
#entries .collapsed .entry-title,
.section-header,
.scroll-tree li .updated,
.scroll-tree li a:hover,
#current-entry a.entry-title-link,
.tree-link-selected .name-text,
#lhn-selectors .selected .text,
#lhn-selectors .selected:hover,
.unread-count {
color: #555 !important;
font-weight: bold !important;}
/* entry tweaks */
h2.entry-title,
a.entry-title-link {
font-weight: bold !important;
font-size: 18px !important;
color: black !important;
text-shadow: 0 1px 1px #f55 !important; }
.entry .card{
border-color:#eee !important;
border-width: 1px !important; }
#current-entry .card {
border-color:#999 !important;
border-width: 1px !important; }
.item-body div {color: #999 !important; }
#current-entry .item-body div {color: #333 !important;}
#current-entry .entry-actions .link {color: #777 !important;}
.collapsed:hover { background:#DADADA !important;}

/* tighten up spacing around entries - expanded view*/


#entries .entry {
padding: 1px !important;
margin: 0 !important; }
#entries .card-content {
padding: 5px !important; }
#entries .card-common {
padding: 0 !important;
margin: 0 !important;
border-width: 1px !important; }
#entries .collapsed {
padding: 0px !important;
border: 0 !important; }
/* tighten up spacing around entries - list view*/
#entries .collapsed .entry-date {
margin: 0 2px 0 0 !important; }
#entries #current-entry .collapsed {
background-color: #C9DCFF !important; }
#entries.list .collapsed .entry-icons,
#entries.list .collapsed .entry-main .entry-original {
top: 1px !important; }
#entries.list .collapsed .entry-secondary {
top: 0px !important;
margin-right: 7em !important; }
#entries.list .collapsed .entry-source-title {
top: 0px !important; }
#entries.list .collapsed .entry-title {
font-size:100% !important;
text-decoration: none !important; }
/* make entries borders square for consistency with new design */
.entry .card,
.card .card-bottom {
-moz-border-radius: 0 !important; }
/* entry action tweaks */
.entry-actions {
height: .9em !important;
padding: 2px 20px 10px 0px !important;
margin: 0 0 0 5px !important;
background-color: #FFFFFF !important;
background-position: 3px 4px !important;
background-repeat: no-repeat !important;}
.entry-actions span{
display: none;
font-size: 10px !important;
font-weight: normal;
margin: 0 0 0 2px !important;}
.entry-actions:hover span {
display: inline !important;}
#current-entry .entry-actions .link:hover{
color: #BD0000 !important;}
.entry-actions .link:hover{
color: #BD0000 !important;}
}
.entry { font-weight:bold !important; color:black !important; }
.read { font-weight:normal !important; color:black !important; }
div.read h2.entry-title { text-shadow: 0 1px 1px #fff !important; }
GMAIL ------------------------------------
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url("https://mail.google.com/mail/"), url-prefix("https://mail.go
ogle.com/mail/") {
/*
Works best with brighter themes, was designed to the 'Steel' theme.
Edit and use as crazy as you like.
*/
/* background */
body.cP {
background-attachment: fixed !important;
}
* {
font-size: 12px !important;
font-family: Lucida Sans Unicode !important;
}
/* link styles */
.qp a, a.gb3.qq u {text-decoration: none !important; color: #444 !important; bor
der-bottom: 1px dotted #666;} /* links in top navigation */
.qp a:hover, a.gb3.qq:hover u, .ii a:hover {border-color: transparent;}
.hk span u {text-decoration: none;}
.hk img {vertical-align: top !important;}
.ii a {text-decoration: none !important; border-bottom: 1px dotted #4263ab;} /*
links in mails */
.hv {border: 1px solid #999!important;} /* image attatchment border */
/* buttons */
.J-K-I-J6-H {background-color: #fff !important;} /* inactive */
.J-K-I-Jp .J-K-I-J6-H, .J-K-I-Kq .J-K-I-J6-H {background: #b2b2b2 !important;} /
* active */
.J-K-I-Jp .J-K-I-K9-KP, .J-K-I-Kq .J-K-I-K9-KP {background: #a1a1a1 !important;
border-color: #a9a9a9 !important;} /*active */
/* top navigation */
.qp {border-width: 0px !important; background: rgba(255,255,255,0.1) !important;
margin-top: -2px;}
/* web clips - disable webclips under settings to go ad-free */
.mq .mv, .mq .mB, .my, .e, .mx, .mz, .mr, .ms {color: #444 !important;}
.mt {color: #bbb !important;}
.mq {background: rgba(255,255,255,0.6) !important; -moz-border-radius: 2px; padd
ing: 4px 5px 6px 5px !important; margin-bottom: 1em !important;}
.ms, .mt {background: transparent !important; border-width: 0px !important;}
/* hide stuff */
/* hide right sidebar ads */ .u5 .oM {display: none;}
/* hide left sidebar seperator */ .n3 .CM {visibility: hidden !important
;}
/* hide grippy/drag icon in inbox */ td.xY {background: url() !important;}
/* hide calendar */ .nH .u5 {display: none;}
/* hide stupid pseudo reply-textarea */ .ip textarea.ir {-display: none; width
:95% !important; height:20px !important; }
/* footer */
/* hide footer partially (tips) */ .nH.l2.ov .nH .mn {display:none !impo
rtant;}
/* hide footer partially (gmail view) */ .nH.l2.ov .nH .mp {display:none !impo
rtant;}
/* hide footer partially (copyright) */ .nH.l2.ov .nH .ma {display:none !impo
rtant;}
/* (quota) */ .nH.l2.ov .nH .md {font: 11px 'arial'
!important; margin-bottom: -6px !important;}
/* (quota) */ .nH.l2.ov .nH .md .mj {color: #000 !i
mportant;}
/* right sidebar */
table.iY td.Bu+td.Bu+td.Bu .nH {width: 0px !important;}
.hj .hk {display: table-cell; padding-right: 1em;}
.hj {margin-top: -2.5em; margin-right: 0.5em; float: right;}
.u8 .u7 {display: none;}
.hk:first-child, .hk+.hk+.hk+.hk+.hk {display: none;} /* hide 'New window' 'Forw
ard all' */
/* labels and left sidebar */
.ar.as .at *, .cf .hR td.hU.hM, .cf .hR td.hV.hM {color: #000 !important; backgr
ound: #eee !important; border-width: 0px 3px 0px 3px !important;-moz-border-radi
us:6px; }
.at{background:none !important;border-width:0 !important; }
/* fixed width labels .ar.as .at {width:90px;} */
/* hide chat and invite boxes */ .nH.s, .nH.pY {display: none !imp
ortant;}
/* hide tasks */ .nH.pX {display:none !important;}
/* hide "x more" beneath labels */ .n6 {display: none !important;}
/* hide label box partially (edit button) */ .TN .pM {display:none !important;
}
/* hide mail/contact/tasks */ .CX, .T4 {display: none !importan
t;}
/* transparent sidebar */
.n3 .qj *, .n3 .pk, .nZ, .NQ {background: transparent url() !important;}
.nZ .n0 {color: #000 !important;}
/*.nZ .nU {background: #aaa !important; padding: 2px 5px !important;}*/
.pz, .pz .m, .pz .n, .pz .k {background: transparent url() !important;}
.pz .pi {visibility: hidden;}
.pk .qk .p9 {color: #000 !important;}
.T0 {display: none !important;}
/* no borders around inbox */
.q0CeU .nH div.pi, .pi {display: none;}
.q0CeU .nH .l {background-color: transparent !important;}
.q0CeU .nH .l .l {margin-left: 0px !important;}
.q0CeU .nH .l .l .k {margin-right: 0px !important;}
/* inbox */
.A1, .AY, .yO, .ya, .z .n, .y .n, .z .m, .y .m, .TB, .xI, .m, .n {background-col
or: transparent !important; background-image: none !important;}
div.A1 {margin-bottom: 15px; border-bottom: 1px dotted #ccc !important;}
div.AY {margin-top: 3px; border-top: 1px dotted #ccc !important;}
.ya {margin-bottom: 0.5em !important; border-bottom: 1px dotted #ccc !important;
} /* 'Empty bin' */
.xY {padding: 5px 0 !important; border-bottom: 1px dotted #e1e1e3 !important;} /
* mails in inbox */
.zE {background: rgba(255,255,255,0.67) !important;} /* unread mails */
.TB .TC {border-width: 0px !important;}
.Bk .G2 {border: 1px solid #ccc !important; -moz-border-left-colors: #ccc !impor
tant; -moz-border-right-colors: #ccc !important; -moz-border-radius: 4px !import
ant; background: rgba(255,255,255,0.67) !important;} /* mail */
.gA {-moz-border-radius: 0 0 3px 3px !important; background: rgba(255,255,255,0.
1) !important; border-top:1px solid #ddd !important;} /* reply options */
.ej {padding-top: 0.5em; border-top: 1px solid #d8d8d8;} /* replying */
.hp {border-width: 1px 0 0 !important; border-style: dotted !important; border-c
olor: #666 !important;} /* attatchment divider */
.xG {border-width: 0 !important;} /* mails in bin message */
.Cp {margin-right: 1em;}
/* inbox columns */
.Ci {width: 24px !important;}
input.oZ-jc {margin-left: 0 !important;}
.y5 {width: 24px !important;}
.xX {width: 44px !important;}
.yg {width: 60px !important; text-align: right !important;}
.yY {width: 20ex !important;}
/* inbox tools */
.iY, .iI, .iE {background: transparent !important;}
.iI {border-bottom: 1px dotted #ccc;}
.AY {margin-top: 2em !important;}
.AY .yV {display: none;} /* select tools */
.AY .Cq {display: none;} /* buttons */
.AP {display: none;}
.iG, .AO, .iE {display: none;}
.A1 .Cr {margin-top: 1em; margin-bottom: -0.37em;}
.SK {-moz-box-shadow: 0 1px 7px #ccc !important;}
/* compose mail */
.fN, .eh, .dW, .x .n, .x .m {background: transparent !important}
.eh .dX {border-bottom: 1px dotted #ccc; margin-bottom: 18px; padding-bottom: 6p
x;}
.CoUvaf .dW .J-Jw {border-top: 1px dotted #ccc; margin-top: 18px; padding-top: 6
px;}
.dF .dG, .nr, .Ar {border-color: #ccc #ddd #ddd !important;}
.eJ table {background: transparent !important;}
/* white logo */
.nn .a9 {background-image: url(https://mail.google.com/mail/images/2/5/mountains
/base/gmail_solid_white.png) !important;}
/* settings */
.qZ, .v .n, .v9 .fY, .v9 .f1, .r4, .tf, .v9 .fZ, .si {background: transparent !i
mportant;}
.si, .sl {border-color: transparent !important;}
.v .k {background: rgba(0,0,0,0.2) !important; -moz-border-radius: 3px !importan
t;}
.rZ {background: #ccc !important;}
.r7 td.r8, .r7 td.r9, .qV, .qS, .s0 {border-color: #e8e8e6 !important;}
.s1, .v7 .fZ, .tf {border-width: 0px !important;}
.ob, .od, .oh {border-color: #fff !important;}
.qZ {padding: 0.5em 0 0.75em 7px !important; color: #000 !important;}
/* create filter */
.aJ .pi, .a .pi {display: none;}
.aJ .m {background: rgba(0,0,0,0.2) !important;}
.a .m {background: rgba(0,0,0,0.2) !important; padding: 0.5em 2px 0.5em 3px; -mo
z-border-radius: 3px 0 3px 3px;}
.aJ .n, .aJ .k, .a .n, .a .k {background: transparent !important;}
.aJ .m {-moz-border-radius: 3px 3px 0 0; padding: 2px 0 0 5px;}
.l.m .l.n {margin-left: 0px !important;}
}
FACEBOOK --------------------------
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("facebook.com") {
* {
background-color: #000 !important;
color: #fff !important;
border-color: #112 !important;
}
#presence_ui {background:transparent!important;}
}
ARCHDAILY -------------------------------
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("www.archdaily.com") {
#menu, #logo_small, #ad_img, #navigation, #socialsidebar-narrow, #comments, .img
_share, #footer_container, #gallery-comments-ad, #logo, #side_holder, #highlight
ed {
display:none;
}
.size-medium { max-width:200px; height:auto !important; }
.size-medium:hover { max-width:1200px; }
.attachment-large { width:350px !important; height:auto !important; }
.attachment-large:hover {width:1000px !important; height:auto !important; }
}

You might also like