温馨提示:代码在线浏览功能只能做为源码浏览参考,如果想更进一步了解该代码请下载:Asp.net在线投票系统(51aspx版)源码
当前文件:
OnlineVote/ASPNET2.0BaseCss.css[6K,2009-6-12 11:51:27],打开代码结构图
OnlineVote/ASPNET2.0BaseCss.css[6K,2009-6-12 11:51:27],打开代码结构图1.HeaderText 2
{ 3
font-size: 25pt; 4
font-weight: bolder; 5
font-family: 宋体, @楷体_GB2312; 6
font-style: normal; 7
} 8
9
.Text { font-size: 9pt} 10
.Newbutton 11
{ 12
font-size: 9pt; color: White; 13
font-family: "Tahoma","宋体"; 14
} 15
.InputCss { 16
/* 17
font-size: 9pt; 18
color: #003399; 19
font-family: "宋体"; 20
font-style: normal; 21
background-color:Gray; 22
border-color: #93BEE2 #93BEE2 #93BEE2 #93BEE2 ; 23
border: 1px #93BEE2; 24
height:23; 25
*/ 26
font-family: Verdana, Helvetica, sans-serif; 27
font-size: 12px; 28
background-color:ActiveBorder; 29
font-weight: normal; 30
} 31
/*按钮样式*/ 32
.ButtonCss { 33
font-family: "Tahoma", "宋体"; 34
font-size: 9pt; color: #003399; 35
border: 1px #003399 solid; 36
color:#006699; 37
BORDER-BOTTOM: #93bee2 1px solid; 38
BORDER-LEFT: #93bee2 1px solid; 39
BORDER-RIGHT: #93bee2 1px solid; 40
BORDER-TOP: #93bee2 1px solid; 41
background-image:url(../Images/bluebuttonbg.gif); 42
background-color: #e8f4ff; 43
CURSOR: hand; 44
font-style: normal ; 45
} 46
/*蓝色按钮样式*/ 47
.blueButtonCss { 48
font-family: "Tahoma", "宋体"; 49
font-size: 9pt; color: #003366; 50
border: 0px #93bee2 solid; 51
/* BORDER-BOTTOM: #93bee2 1px solid; 52
BORDER-LEFT: #93bee2 1px solid; 53
BORDER-RIGHT: #93bee2 1px solid; 54
BORDER-TOP: #93bee2 1px solid;*/ 55
background-image:url(../Images/blue_button_bg.gif); 56
background-color: #ffffff; 57
CURSOR: hand; 58
font-style: normal ; 59
} 60
/*红色按钮样式*/ 61
.redButtonCss { 62
font-family: "Tahoma", "宋体"; 63
font-size: 9pt; color: #0066cc; 64
border: 1px #93bee2 solid; 65
BORDER-BOTTOM: #93bee2 1px solid; 66
BORDER-LEFT: #93bee2 1px solid; 67
BORDER-RIGHT: #93bee2 1px solid; 68
BORDER-TOP: #93bee2 1px solid; 69
background-image:url(../Images/redbuttonbg.gif); 70
background-color: #ffffff; 71
CURSOR: hand; 72
font-style: normal ; 73
} 74
/*绿色按钮样式*/ 75
.greenButtonCss { 76
font-family: "Tahoma", "宋体"; 77
font-size: 9pt; color: #0066cc; 78
border: 1px #93bee2 solid; 79
BORDER-BOTTOM: #93bee2 1px solid; 80
BORDER-LEFT: #93bee2 1px solid; 81
BORDER-RIGHT: #93bee2 1px solid; 82
BORDER-TOP: #93bee2 1px solid; 83
background-image:url(../Images/greenbuttonbg.gif); 84
background-color: #ffffff; 85
CURSOR: hand; 86
font-style: normal ; 87
} 88
89
.NomButtonCss { font-family: "Tahoma", "宋体"; font-size: 12px; color: #5E5E5E; border: 1px #CCCCCC solid; background-color: #FFFFFF; font-style: normal} 90
.InputSta { 91
font-family: "Tahoma", "宋体"; 92
font-size: 9pt; 93
color: #0066cc; 94
border: 1px solid; 95
background-color: White; 96
border-color: #93BEE2 #93BEE2 #93BEE2 #93BEE2; 97
font-style: normal 98
} 99
.SelectSta { 100
font-family: "Tahoma", "宋体"; 101
font-size: 9pt; 102
color: #0066cc; 103
border: 1px #F1F1E4 solid; 104
background-color: #e8f4ff; 105
font-style: normal 106
} 107
.ButtonSta { font-family: "Tahoma", "宋体"; font-size: 9pt; color: #CCCCCC; border: 1px #CCCCCC solid; background-color: #FFFFFF; font-style: normal ; width: 60px} 108
.GbText { font-size: 9pt} 109
.CurText { font-size: 12px } 110
111
.SplitHRCss { color: #5E5E5E; background-color: #5E5E5E; border: 1px #5E5E5E solid; } 112
113
.SecText { 114
font-size: 9pt; 115
color : Gray; 116
} 117
.BGbText { 118
font-size: 9pt; 119
font : oblique; 120
} 121
.SchFinishText { 122
font-size: 9pt; 123
color : Gray; 124
} 125
.FinishText{ 126
text-decoration : line-through; 127
color: Gray; 128
} 129
A 130
{ 131
font-size: 9pt; 132
color: #006699; 133
text-decoration: none; 134
} 135
A:ACTIVE { 136
137
color : #006699; 138
text-decoration: none; 139
} 140
A:FOCUS 141
{ 142
color: black; 143
text-decoration: none; 144
} 145
A:HOVER 146
{ 147
color: #ff4500; 148
text-decoration: underline; 149
} 150
A:LINK { 151
152
text-decoration: none; 153
} 154
155
.InputSta_page { font-family: "Tahoma", "宋体"; font-size: 11px; color: #5E5E5E; border: 1px #FFFFFF solid; background-color: #CCCCCC; font-style: normal } 156
.tbbaord { border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px} 157
.leftboard { border-color: black #D7D7AE #D7D7AE; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-family: "宋体"; font-size: 12px; color: #333333} 158
.StaText { font-size: 9px; font-style: normal} 159
.noRepeatTd { background-repeat: no-repeat} 160
.money { font-family: "宋体"; font-size: xx-small; font-weight: 100; text-transform: capitalize} 161
.td {font-family: "Tahoma", "宋体";font-size: 9px;} 162
163
body 164
{ 165
SCROLLBAR-FACE-COLOR:#e8f4ff;/*立体滚动条凸出部分的颜色*/ 166
SCROLLBAR-HIGHLIGHT-COLOR:#ffffff;/*滚动条空白部分的颜色*/ 167
SCROLLBAR-SHADOW-COLOR:#0066cc;/*立体滚动条阴影的颜色*/ 168
SCROLLBAR-ARROW-COLOR:#0066cc;/*上下按钮上三角箭头的颜色*/ 169
SCROLLBAR-BASE-COLOR:#FFF0E1; /*滚动条的基本颜色*/ 170
SCROLLBAR-DARK-SHADOW-COLOR:#ffffff; /*立体滚动条强阴影的颜色*/ 171
font-size: 9pt; 172
color: #003366; 173
overflow:auto; 174
175
} 176
177
button{ 178
font-family: "Tahoma", "宋体"; 179
font-size: 9pt; 180
color: #0066cc; 181
top border-color: #FFFFFF ; 182
background-color: #f0fbec; 183
font-style: normal; 184
border-top: 1px solid #ffffff; 185
border-right: 1px solid #c8e4ff; 186
border-bottom: 1px solid #c8e4ff; 187
border-left: 1px solid #ffffff; 188
background-image: url('none'); 189
} 190
textarea{ 191
font-family: "Tahoma", "宋体"; 192
font-size: 9pt; 193
font-color:#0066cc; 194
color: #0066cc; 195
background-color: #ffffff; 196
font-style: normal; 197
border-top: 1px solid #93BEE2; 198
border-right: 1px solid #93BEE2; 199
border-bottom: 1px solid #93BEE2; 200
border-left: 1px solid #93BEE2; 201
} 202
Select { 203
font-family: "Tahoma", "宋体"; 204
font-size: 9pt; 205
color: #0066cc; 206
border: 1px #c8e4ff solid; 207
background-color: #e8f4ff; 208
font-style: normal 209
} 210
.Input2 { 211
font-size: 9pt; 212
color: #0066CC; 213
font-family: "宋体"; 214
font-style: normal; 215
border: 0px solid #003390; 216
} 217
.Input3 { 218
font-family: "宋体"; 219
font-size: 9pt; 220
color: #0066CC; 221
text-decoration: none; 222
border-top-width: 1px; 223
border-right-width: 1px; 224
border-bottom-width: 1px; 225
border-left-width: 1px; 226
border-top-style: solid; 227
border-right-style: solid; 228
border-bottom-style: solid; 229
border-left-style: solid; 230
border-top-color: #FFFFFF; 231
border-right-color: #FFFFFF; 232
border-bottom-color: #0066CC; 233
border-left-color: #FFFFFF; 234
235
} 236
/*error样式*/ 237
.errorbg { 238
background-image:url(../Images/nopage.gif); 239
}





font-size


