Subversion Repositories ALCASAR

Rev

Rev 318 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 318 Rev 2302
Line 83... Line 83...
83
}
83
}
84
input, textarea {
84
input, textarea {
85
	font-family: Verdana, Helvetica, Arial, sans-serif;
85
	font-family: Verdana, Helvetica, Arial, sans-serif;
86
	font-size: 0.90em;
86
	font-size: 0.90em;
87
	font-weight: normal;
87
	font-weight: normal;
88
	cursor: text;
-
 
89
	vertical-align: middle;
88
	vertical-align: middle;
90
	padding: 2px;
89
	padding: 2px;
91
	color: #111111;
90
	color: #111111;
92
	border-left: 1px solid #AFAEAA;
91
	border-left: 1px solid #AFAEAA;
93
	border-top: 1px solid #AFAEAA;
92
	border-top: 1px solid #AFAEAA;
Line 108... Line 107...
108
fieldset dl{
107
fieldset dl{
109
	height: 1%;
108
	height: 1%;
110
	overflow: hidden;
109
	overflow: hidden;
111
}
110
}
112
label {
111
label {
113
	cursor: pointer;
-
 
114
	font-size: 0.85em;
112
	font-size: 0.85em;
115
	padding: 0 5px 0 0;
113
	padding: 0 5px 0 0;
116
}
114
}
117
-->
115
-->
118
 
116