[ Index ] |
|
Code source de Horde 3.1.3 |
1 /** 2 * $Horde: horde/themes/NeXTgrey/screen.css,v 1.6.6.3 2005/10/18 11:34:10 jan Exp $ 3 */ 4 5 body { 6 background: #444; 7 scrollbar-base-color: #aca9ac; 8 scrollbar-arrow-color: #aca9ac; 9 } 10 html { 11 scrollbar-base-color: #aca9ac; 12 scrollbar-arrow-color: #aca9ac; 13 } 14 a, a.fixed { 15 color: #339; 16 } 17 a.widget { 18 color: #000; 19 } 20 a.widget:hover { 21 color: white; 22 background: #ccc; 23 } 24 .header { 25 color: #9f9fa0; 26 background: #000; 27 } 28 .header a { 29 color: #9f9fa0; 30 } 31 .smallheader { 32 color: #9f9fa0; 33 background: #000; 34 } 35 .button { 36 color: #000; 37 background-color: #aca9ac; 38 border-bottom: thin solid #222; 39 border-right: thin solid #222; 40 border-top: thin solid #ddd; 41 border-left: thin solid #ddd; 42 } 43 .selected { 44 background-color: #aca9ac; 45 } 46 47 /* Menu styles. */ 48 #menu { 49 color: #fff; 50 background-color: #aca9ac; 51 } 52 #menu h1 { 53 color: #000; 54 } 55 #menu a { 56 color: #fff; 57 } 58 #menu a.current { 59 background-color: #878787; 60 color: #ddd; 61 } 62 63 /* Sidebar styles. */ 64 #sidebarPanel { 65 background-color: #999; 66 border-right: 1px solid #222; 67 border-bottom: 1px solid #222; 68 } 69 #expandButton { 70 margin-right: 1px; 71 }
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 |