Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 8fdf0792

Von Cem Aydin vor mehr als 3 Jahren hinzugefügt

  • ID 8fdf0792744f2c1dc674a7e6f54cab66e9469dae
  • Vorgänger 9c7c3afd
  • Nachfolger 6e254c4d

Neues Design: CSS: Überlagerung Textfeld/Überschrift verhindern, label Schriftgrösse fixen

- less/css neu erzeugt

Unterschiede anzeigen:

css/style.css
262 262
  float: left;
263 263
  margin-right: 1.6em;
264 264
}
265
body #content .wrapper > .col div label {
265
body #content .wrapper > .col div > label {
266 266
  font-size: 10pt;
267 267
  line-height: 12.6pt;
268 268
}
......
273 273
body #content .wrapper > .tbl-horizontal {
274 274
  float: left;
275 275
  margin-right: 1.6em;
276
  padding-bottom: 2px ;
276
  padding-bottom: 20px ;
277 277
}
278 278
body #content .wrapper.center {
279 279
  margin: 0 auto;
......
3984 3984
.wrapper > .select-item {
3985 3985
  margin: 0.8em 0 1em 0;
3986 3986
}
3987
div.filtered_select input,
3988
div.filtered_select select {
3989
  display: block;
3990
}
3991
div.filtered_select input {
3992
  background-image: url(../../image/glass14x14.png);
3993
  background-repeat: no-repeat;
3994
  background-position: 2px 2px;
3995
  border-radius: 0px;
3996
  border: solid #a0a0a0 1px;
3997
  border-bottom: none;
3998
  padding: 0px;
3999
  padding-left: 20px;
4000
  margin: 0;
4001
  width: 500px;
4002
}
4003
div.filtered_select select {
4004
  width: 522px;
4005
}
3987 4006
.toggle_panel.control-panel {
3988 4007
  border: none !important;
3989 4008
  background: none !important;

Auch abrufbar als: Unified diff