[ Index ] |
|
Code source de Horde 3.1.3 |
1 /** 2 * $Horde: horde/themes/camouflage/screen.css,v 1.7.6.3 2005/10/18 11:34:13 jan Exp $ 3 */ 4 5 body { 6 background: #1f2e1b; 7 scrollbar-base-color: #5d5d60; 8 scrollbar-arrow-color: #5d5d60; 9 } 10 html { 11 scrollbar-base-color: #5d5d60; 12 scrollbar-arrow-color: #5d5d60; 13 } 14 a { 15 color: #336; 16 } 17 a.widget { 18 color: #0a2912; 19 } 20 a.widget:hover { 21 background: #996; 22 } 23 .header { 24 color: #fff; 25 background: #363; 26 } 27 .header a:hover { 28 color: #996; 29 } 30 .header a { 31 color: #996; 32 } 33 a.header:hover { 34 color: #996; 35 } 36 .smallheader { 37 color: #fff; 38 background: #363; 39 } 40 .control { 41 background: #cca; 42 } 43 a.control { 44 color: #0f0; 45 } 46 .item { 47 background: #cca; 48 } 49 .button { 50 font-weight: bold; 51 } 52 .selected { 53 background: #996; 54 } 55 56 /* Menu styles. */ 57 #menu { 58 color: #fff; 59 background: #1f2e1b url("graphics/menu.png"); 60 } 61 #menu a { 62 color: #fff; 63 } 64 #menu a.current { 65 background: #363; 66 } 67 68 /* Sidebar styles. */ 69 #sidebarPanel { 70 background: #363; 71 } 72 #sidebarPanel span, #sidebarPanel a { 73 color: #fff; 74 } 75 #sidebarPanel a:hover { 76 color: #fff; 77 } 78 79 /* Preferences overview. */ 80 .prefsOverview h2 { 81 color: #fff; 82 }
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 18:01:28 2007 | par Balluche grâce à PHPXref 0.7 |