Skip to content

Instantly share code, notes, and snippets.

@nigelheap
Created May 5, 2011 03:40
Show Gist options
  • Save nigelheap/956494 to your computer and use it in GitHub Desktop.
Save nigelheap/956494 to your computer and use it in GitHub Desktop.
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("projects.itomic.com") {
body{ background:#111 !important;}
body.mceContentBody{ background:#FFF !important;}
#tabnav{ padding:0 !important;}
#tabnav li{ padding:0 !important; margin-right:2px !important; border-bottom:none !important;}
#tabnav span.content{ background-image:none !important; background:#333 !important; padding:6px 10px !important; -moz-border-radius-topleft:4px; -moz-border-radius-topright:4px;}
#header4{background:#E6E6E6 !important;height:20px !important;}
#header2{background:none !important; margin:0 !important;}
#header3{background:none !important;}
#tabnav{background:#E6E6E6 !important;}
#body-detail{background-image:none !important;}
.todaydate{ top:40px !important;}
#tabnav li.current span.content{ background:#2066C4 !important;}
#body-detail #buttons{ margin-bottom:0px !important; padding-top:10px !important; float:right;}
#body-detail #buttons img{ display:none;}
#header{ border-bottom:0px !important;}
#subnav li{padding:7px 10px !important;}
select#org_id{ width:200px;}
#fs_fitlerform{ clear:both;}
caption{ border-bottom:none !important; background-color:#4985D7 !important;}
tr.total td{ border-top:none !important; background-color:#4985D7 !important;}
.tbl-form{ clear:both;}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment