To join in on this discussion, you must first
log in.
MediaWiki:Common.css
From TaxAlmanac, A Free Online Resource for Tax Professionals
Note: You are using this website at your own risk, subject to our Disclaimer and Website Use and Contribution Terms.
From TaxAlmanac
(Difference between revisions)
Line 471: | Line 471: | ||
li#ca-unwatch { display: none; } | li#ca-unwatch { display: none; } | ||
li#ca-unprotect { display: none; } | li#ca-unprotect { display: none; } | ||
- | + | #pBody { display: none; } | |
#f-poweredbyico { display: none; } | #f-poweredbyico { display: none; } | ||
#p-tb { display: none; } | #p-tb { display: none; } |
Revision as of 19:54, 25 June 2014
/* CSS placed here will be applied to all skins */ /* <pre> */ /* Styles for Login Page */ form#userlogin { float: left; padding: 1em 1em .7em 1em; background-color: #ffffe6; border: 2px solid #fc6; color: #000; margin-right: 2em; margin-bottom: 2em; width: 65%; } form#userlogin table { float: left; background-color: #ffffe6; color: #000; } #userlogin_div { clear: both; } #userlogin2_div { clear: both; } form#userlogin2 { float: left; padding: 1em 1em .7em 1em; background-color: #ffffe6; border: 2px solid #fc6; color: #000; margin-right: 2em; width: 65%; clear: both; } form#userlogin2 table { float: left; background-color: #ffffe6; color: #000; clear: both; } #login-new-title, #login-returning-title { font-weight: normal; font-size: 150%; padding-bottom: 0.5em; } /* Styles for the logo */ .portlet { padding: 2px; } /* Styles for Search Input Box */ #p-search .pBody { background-color: #FFFF99; } #p-search2 .pBody { background-color: #FFFF99; } .searchHelpLink { font-size: 75%; padding-left: 50%; } /* Styles for Search Results */ div.titles_searchhitlink { background-color: #eeeeee; margin-bottom: 0.5em; font-weight: bold; } div.body_searchhitlink { background-color: #c7c7c7; font-weight: bold; } div.body_searchhitcontext { margin-left: 0em; margin-bottom: 10px; background-color: #eeeeee; } div.titles_searchhitcontext { display: none; } span.titles_searchhitline, span.body_searchhitline { } span.titles_searchmatch, span.body_searchmatch { color:black; font-weight: bold; background-color:yellow; } ol.searchresultslist { position: relative; } /* Styles for External Links (Remove icon) */ #bodyContent a.external { background-image: none; padding-right: 0px; } /* Styles for Discussion Forum */ /* WikiForum Moved here from monobook main.css */ #Thread_entry { border: 1px solid #CED1FF; padding: 5px; margin-bottom:5px } #Thread_reply { display: none; } #Thread_sum { border: 1px solid #FECED1; padding: 5px; margin-bottom:5px } td.Thread_date { font-size: smaller; } td.Thread_author { font-weight: bold; } td.Thread_text { } #Discussion_Category { border: 1px solid #CED1FF; padding: 5px; margin-bottom:5px; background-color: #f9f9f9; } .wf.thread_col.col03, .wf.thread_col.col04, .wf.thread_col.col05 { text-align: center; } div.wf.forum_index { font-family: Verdana, Arial, Helvetica, sans-serif } div.wf.forum_index.header { border: 1px solid black; padding: 5px; color:white; font-size: medium; font-weight: bold; margin-bottom:5px; background-color: #374676; } div.wf.forum_index.category { border: 1px solid #374676; padding: 5px; font-weight: bold; margin-bottom:5px; background-color: #C5CFDF; } div.wf.forum_index.category.title{ border: none; padding: 0px; } div.wf.forum_index.category.title table { background-color: #C5CFDF; } div.wf.forum_index.category.description{ border: none; font-weight: normal; padding: 0px } /* Pre sections are triggered by a leading space, which our users do frequently, causing their text to scroll off the screen. This is a bad user experience, so let's shut off this behaviour and make pre sections work just like normal within the discussion forums. I am only doing this here so I don't inadvertantly affect something else. */ td.Thread_text pre { padding: 0em; border: none; color: black; background-color: white; line-height: 1.5em; font-family: Ariel, sans-serif; white-space: normal; } /* Styles for Header Tabs */ #headertabs a { color:black; } #headertabs a:visited { color:black; } #headertabs strong { color:white; } /* Misc Styles */ #Plaintext-80 { font-family: Monospace; font-size: 80%; white-space: pre; } #Plaintext-90 { font-family: Monospace; font-size: 90%; white-space: pre; } #Plaintext { font-family: Monospace; font-size: 100%; white-space: pre; } div.IRC pre { font-family: Monospace; font-size: 100%; white-space: pre; padding: 0em; border: none; color: black; background-color: white; line-height: 1.5em; } /* Discussion Forum Index Styles */ /* Table Header Style */ #forumIndex th { background-color: #7EBA41; text-align: center; font-weight: bold; } /* Table Data Other Column, non Sticky Row Style */ #forumIndex td#cols-0 { background-color: #E4F1D7; text-align: center; } /* Table Data Other Column, non Sticky Row Style */ /* Duplicate because recentpages returns ISTOP=null if sticky not enabled */ #forumIndex td#cols- { background-color: #E4F1D7; text-align: center; } /* Table Data First Column, non Sticky Row Style */ #forumIndex td#col1-0 { background-color: white; text-align: left; font-weight: bold; } /* Table Data First Column, non Sticky Row Style */ /* Duplicate because recentpages returns ISTOP=null if sticky not enabled */ #forumIndex td#col1- { background-color: white; text-align: left; font-weight: bold; } /* Table Data Other Column, Sticky Row Style */ #forumIndex td#cols-1 { background-color: #E4F1D7; text-align: center; } /* Table Data First Column, Sticky Row Style */ #forumIndex td#col1-1 { background-color: #FFFFBB; text-align: left; font-weight: bold; } #forumIndex a.external { color: white; } /* Styles for Printable Version */ #content a.external.text:after, #content a.external.autonumber:after { /* Expand URLs for printing - Don't put the ugly link addresses*/ content: normal; background: none; padding-right: 0px; } .RegExample { padding: 1em; border: 1px solid #2f6fab; color: black; background-color: #f9f9f9; } .RegRefs { padding: 1em; border: 1px solid #2f6fab; color: black; background-color: #f9f9f9; } /* Bold 'edit this page' link to encourage newcomers */ #ca-edit a { font-weight: bold !important; } /* default skin for navigation boxes */ table.navbox { background-color: #F9F9F9; border: 1px solid #aaa; clear: both; font-size: 90%; margin: 1em 0em 0em; padding: 2px; text-align: center; width: 100%; } table.navbox th { background-color: #CCF; padding-left: 1em; padding-right: 1em; } table.navbox tr:not(:first-child) th { background-color: #ddf; } @media print { .navbox { display: none; } } /* Standard Navigationsleisten, aka box hiding thingy from .de. Documentation at [[Wikipedia:NavFrame]]. */ div.Boxmerge, div.NavFrame { margin: 0px; padding: 4px; border: 1px solid #aaa; text-align: center; border-collapse: collapse; font-size: 95%; } div.Boxmerge div.NavFrame { border-style: none; border-style: hidden; } div.NavFrame + div.NavFrame { border-top-style: none; border-top-style: hidden; } div.NavPic { background-color: #fff; margin: 0px; padding: 2px; float: left; } div.NavFrame div.NavHead { height: 1.6em; font-weight: bold; background-color: #ccccff; position:relative; } div.NavFrame p { font-size: 100%; } div.NavFrame div.NavContent { font-size: 100%; } div.NavFrame div.NavContent p { font-size: 100%; } div.NavEnd { margin: 0px; padding: 0px; line-height: 1px; clear: both; } a.NavToggle { position:absolute; top:0px; right:3px; font-weight:normal; font-size:smaller; } #div.username { max-width: 5px; } /* ** override the style from main.css ** */ #column-content { margin-left: -12.8em; } #column-content #content { margin-left: 12.8em } #column-one { padding-top: 165px; } #p-logo a, #p-logo a:hover { height: 160px } body { background: #f9f9f9 url("/skins/intuit/yelloheadbg.jpg") 0px 0px no-repeat } a { text-decoration: underline } .pBody { padding-right: 0px } #p-search { padding-bottom: 2px } #p-search2 { padding-bottom: 2px } #p-cactions { left: 12.0em } #f-intuitlogo { margin: 0 8px; position: relative; top: -2px; /* Bump it up just a tad */ float: left; height: 1%; } li#ca-history { display: none; } li#ca-viewsource { display: none; } li#ca-watch { display: none; } li#ca-edit { display: none; } li#ca-move { display: none; } li#ca-delete { display: none; } li#ca-watch { display: none; } li#ca-protect { display: none; } li#ca-unwatch { display: none; } li#ca-unprotect { display: none; } #pBody { display: none; } #f-poweredbyico { display: none; } #p-tb { display: none; } #thread_reply { display: none; } #p-search { display: none; } #p-search2 .pBody { padding: 0.5em 0.4em 0.4em; text-align: center; } /* </pre> */