| [ Index ] |
|
Code source de Horde 3.1.3 |
1 /** 2 * $Horde: horde/themes/lavander/screen.css,v 1.9.4.3 2005/10/18 11:34:19 jan Exp $ 3 */ 4 5 body { 6 background: #eee; 7 scrollbar-base-color: #f4e5f7; 8 } 9 html { 10 scrollbar-base-color: #f4e5f7; 11 } 12 a { 13 color: #710f96; 14 } 15 a.widget { 16 color: #742a82; 17 } 18 a.widget:hover { 19 color: #fff; 20 background: #742a82; 21 } 22 .header { 23 background: #e1c2e7; 24 font-size: 12px; 25 } 26 a.header { 27 background-image: none; 28 background-color: transparent; 29 } 30 .light { 31 color: #6e4e72; 32 } 33 .smallheader { 34 color: #eee; 35 background: #e1c2e7; 36 } 37 .control { 38 background-color: #eccaf2; 39 } 40 .item { 41 background-color: #f6e7f8; 42 } 43 .button { 44 color: #fff; 45 background-color: #9a78a0; 46 border: 1px solid #000; 47 padding: 0 2px; 48 } 49 .button:hover { 50 background-color: #6d0aa0; 51 } 52 .selected { 53 background-color: #c6a1cd; 54 } 55 select { 56 background-color: #e0c3e5; 57 color: #000; 58 } 59 60 /* Menu styles. */ 61 #menu { 62 color: #fff; 63 background-color: #f4e5f7; 64 } 65 #menu a { 66 color: #000; 67 } 68 #menu a.current { 69 background: #e1c2e7; 70 } 71 #menu h1 { 72 color: #000; 73 } 74 75 /* Sidebar styles. */ 76 #sidebarPanel { 77 background-color: #eee; 78 }
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 |