0byt3m1n1
Path:
/
data
/
applications
/
aps
/
tikiwiki
/
7.0-0
/
standard
/
htdocs
/
styles
/
fivealive
/
options
/
[
Home
]
File: orange.css
/* $Id: orange.css 34238 2011-05-04 05:45:14Z chibaguy $ Orange theme option for FiveAlive theme for TikiWiki CMS/Groupware. */ a, a:visited,tr.even a:link, tr.even a:visited, tr.odd a:link, tr.odd a:visited { color: #c74b23; } a:active, a:hover, tr.even a:active, tr.even a:hover, tr.odd a:active, tr.odd a:hover { color: #ed6223; } fieldset { border: 1px solid #c74b23; } hr { background: #e7713e; color: #e7713e; } .header_outer { background: url(orange/siteheadertile.png) 0 0 no-repeat; } .header { background: url(orange/siteheader.png) -250px 0 no-repeat; } #sitetitle, #sitesubtitle { text-shadow: #942f20 3px 2px 0; } #footer_liner { border-top: 1px solid #f06423; border-bottom: 1px solid #f06423; } #footer h3 { border-bottom: 1px dotted #f06423; } #loadstats { background: #f06423; } #power a { color: #f06423; } .button a, .button a:visited, button, input[type="reset"], input[type="submit"], .button input, .calbuttonBox a, #genPass .button a, #genPass .button a:visited, .daterow { color: #fff; background: #e77d4f; border-color: #ebac91 #852a1c #852a1c #ebac91; font-weight: bold; } .button a:hover, button:hover, input[type="reset"]:hover, input[type="submit"]:hover, .button input:hover, .calbuttonBox:hover, #genPass .button a:hover, .daterow:hover { background: #ed6223; border-color: #852a1c #ebac91 #ebac91 #852a1c; } .highlight, .button.highlight a, .calfocuson { border: #fac5b1; color: #c74b23; background: #f1f8de; } .button.highlight a { background: #f8e4dd; color: #c74b23; } .cssmenu_vert li ul a, .cssmenu_horiz li ul a, .header .cssmenu_horiz li ul a, .header .cssmenu_horiz li:hover ul a, #topbar_modules .cssmenu_horiz li ul a, #topbar_modules .cssmenu_horiz li:hover ul a { background: #c44a23; } .cssmenu_vert li ul a:hover, .cssmenu_horiz li ul a:hover, .header .cssmenu_horiz li ul a:hover, #topbar_modules .cssmenu_horiz li ul a:hover { background: #e35c29; } .header .cssmenu_horiz li.selected a, #topbar_modules .cssmenu_horiz li.selected a, .cssmenu_horiz li.selected a, .cssmenu_vert li.selected a { color: #e88357; } .header .cssmenu_horiz li.selected li a, #topbar_modules .cssmenu_horiz li.selected li a, .cssmenu_horiz li.selected li a, .cssmenu_vert li.selected li a { font-style: normal; color: #fff; } .cssmenu_vert .sf-sub-indicator { background: url(orange/arrows-c74b23.png) no-repeat 10px 0; } select, input[type="text"], input[type="password"], input[type="file"], input#login-pass, textarea, .adminoptionbox option { background: #f8e4dd; border-color: #fac5b1 #fbf1ed #fbf1ed #fac5b1; } .titlebar, .rbox-title, .rbox-data { border: #e7713e; background: #f4d6cc; color: #942f20; } .cbox { background: #f4d6cc; color: #942f20; } .cbox-title { border-bottom: 3px solid #e7713e; } .simplebox { border: 2px solid #e7713e; } .adminanchors { background: #e7713e; } .normal, .wikitable { border: 2px solid #e77d4f; } th, td.heading, tr.diffheader, .calHeading, .weeks, th.header { background: #e77d4f; color: #f8e4dd; } .calodd, .caleven, .wikicell { border: 1px solid #e77d4f; } .odd, .calodd { background: #f4d6cc; } .even, .caleven { background: #fee3dd; } .tabmark { border: 1px solid #ebac91; background: #852a1c; } .tabmark a { color: #fff; } .tabinactive:hover, .tabactive { border: 1px solid #ebac91; background: #eebba5; } .tabinactive:hover a, .tabactive a, .tabactive a:visited { color: #852a1c; } .tabcontent, form.admin fieldset, #siteloginbar_popup .cssmenu_horiz ul li { background: #eebba5; } /* Quote plugin */ .quoteheader { border-bottom: 2px solid #f4d6cc; } .quotebody { border-left: 8px solid #f4d6cc; } .postbody-title { background: #e75f23 url(orange/siteheader.png) -550px -90px no-repeat; } .post .author, .dirsite { background: #f4d6cc; } /* cluptip tooltips */ .cluetip-default { background: #FEE3DD; color: #000; } .cluetip-default #cluetip-outer { background: #FEE3DD; } .cluetip-default h3#cluetip-title { background: #852a1c; color: #fff; } .cluetip-default #cluetip-title a { color: #FEE3DD; }