Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 29889ce3

Von Sven Schöling vor mehr als 14 Jahren hinzugefügt

  • ID 29889ce3aadfc613b1135e833609e7be79134ebf
  • Vorgänger f1a3e8eb
  • Nachfolger 91ee6cb2

listheading reicht jetzt im tr tag

Conflicts:

css/lx-office-erp.css

Unterschiede anzeigen:

css/lx-office-erp.css
18 18
  color: black;
19 19
}
20 20

  
21
/* .bg { 
22
  background-image: url("mn_hauptmenu.png"); 
21
/* .bg {
22
  background-image: url("mn_hauptmenu.png");
23 23
} */
24 24

  
25 25
td {
......
28 28
  font-size: 8pt;
29 29
  font-weight: normal;
30 30
}
31
td.hover:hover { 
31
td.hover:hover {
32 32
	color: black;
33 33
/*          background-color: #FFFFCC;
34 34
          font-size: 8pt;
......
85 85
/*
86 86
	?berschriftsbalken
87 87
*/
88
.listtop { 
89
	background-color: rgb(236,233,216); 
88
.listtop {
89
	background-color: rgb(236,233,216);
90 90
	text-align:left;
91 91
	padding:5px;
92
	font-size: 10pt; 
93
	color: black; 
92
	font-size: 10pt;
93
	color: black;
94 94
	font-weight: bolder;
95 95
	border-style:dashed;
96 96
	border-width:thin;
......
111 111
	border-width:thin;
112 112
}
113 113

  
114
.listheading { 
115
	font-size: 9pt; 
114
.listheading, .listheading th {
115
	font-size: 9pt;
116 116
	padding:3px;
117
	background-color: 
118
	rgb(236,233,216); 
119
	color: black; 
117
	background-color:
118
	rgb(236,233,216);
119
	color: black;
120 120
	font-weight: bolder;
121 121
	text-align:left;
122 122
	background-image: url("../image/fade.png");
......
124 124
	border-width:thin;
125 125
}
126 126

  
127
.listheadingcontent { 
128
	font-size: 9pt; 
129
	background-color: 
130
	rgb(236,233,216); 
131
	color: black; 
127
.listheadingcontent {
128
	font-size: 9pt;
129
	background-color:
130
	rgb(236,233,216);
131
	color: black;
132 132
	font-weight: bolder;
133 133
	text-align:left;
134 134
}
135 135

  
136
.accountlistheading { 
137
	font-size: 10pt; 
136
.accountlistheading {
137
	font-size: 10pt;
138 138
	padding:3px;
139
	color: white; 
139
	color: white;
140 140
	font-weight: bold;
141 141
	text-align:left;
142 142
	background-color:rgb(133,132,129);
......
158 158
	background:#efedde;
159 159
}
160 160

  
161
	
162
.listrow1 { 
163
	background-color: rgb(208,207,201); 
164
	color: black; 
165
	vertical-align: top; 
161

  
162
.listrow1 {
163
	background-color: rgb(208,207,201);
164
	color: black;
165
	vertical-align: top;
166 166
}
167 167

  
168 168
.listrow0 { background-color: rgb(236,233,216); color: black; vertical-align: top; }

Auch abrufbar als: Unified diff