[ Index ] |
|
Code source de Zen Cart E-Commerce Shopping Cart 1.3.7.1 |
1 /* 2 * Popup Calendar Styles 3 */ 4 .head { 5 font-family: arial; 6 font-size: 12px; 7 font-weight: normal; 8 } 9 .text { 10 font-family: arial; 11 font-size: 12px; 12 font-weight: normal; 13 padding: 2px; 14 } 15 #popupcalendar { 16 width: 185px; 17 height:130px; 18 left: 0px; 19 top: 0px; 20 background-color: black; 21 position: absolute; 22 visibility: hidden; 23 } 24 25 a.cal-DayLink { 26 font-family: Verdana, Arial, sans-serif; 27 font-size: 8pt; 28 font-weight: normal; 29 text-decoration: none; 30 color: black; 31 background-color: transparent; 32 } 33 a.cal-DayLink:hover { 34 font-family: Verdana, Arial, sans-serif; 35 font-size: 8pt; 36 font-weight: bold; 37 text-decoration: none; 38 background-color: transparent; 39 color: Blue; 40 } 41 a.cal-DayLink:active { 42 font-family: Verdana, Arial, sans-serif; 43 font-size: 8pt; 44 font-weight: normal; 45 text-decoration: none; 46 background-color: transparent; 47 color: #0066FF; 48 } 49 .cal-TextBox{ 50 color: Black; 51 font-family: Verdana, Arial, sans-serif; 52 font-size: 8pt; 53 font-weight: normal; 54 background-color: #FFFFCC; 55 } 56 a.cal-TodayLink { 57 font-family: Verdana, Arial, sans-serif; 58 font-size: 8pt; 59 font-weight: bold; 60 text-decoration: none; 61 color: red; 62 background-color: transparent; 63 } 64 a.cal-TodayLink:hover { 65 font-family: Verdana, Arial, sans-serif; 66 font-size: 8pt; 67 font-weight: bold; 68 text-decoration: none; 69 background-color: transparent; 70 color: Blue; 71 } 72 a.cal-TodayLink:active { 73 font-family: Verdana, Arial, sans-serif; 74 font-size: 8pt; 75 font-weight: bold; 76 text-decoration: none; 77 background-color: transparent; 78 color: #0066FF; 79 } 80 .cal-GreyDate { 81 font-family: Verdana, Arial, sans-serif; 82 font-size: 8pt; 83 font-weight: normal; 84 text-decoration: none; 85 background-color: #FFFFCC; 86 color: #999999; 87 } 88 .cal-GreyInvalidDate { 89 font-family: Verdana, Arial, sans-serif; 90 font-size: 8pt; 91 font-weight: normal; 92 text-decoration: line-through; 93 background-color: #FFFFCC; 94 color: #999999; 95 } 96 .cal-DayCell { 97 font-family: Verdana, Arial, sans-serif; 98 font-size: 8pt; 99 font-weight: normal; 100 background-color:White; /*#FFFFCC;*/ 101 } 102 .cal-HeadCell { 103 font-family: Verdana, Arial, sans-serif; 104 font-size: 8pt; 105 font-weight: bold; 106 background-color: #99CCCC;/* #CCCC99; */ 107 } 108 .cal-Table{ 109 border-top-color: #99CCCC; 110 border-left-color: #99CCCC; 111 border-right-color: #99CCCC; 112 border-bottom-color: #99CCCC; 113 background-color:black; 114 }
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Mon Nov 26 16:45:43 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |