Indefero

Indefero Commit Details


Date:2011-10-31 18:11:55 (13 years 6 months ago)
Author:Thomas Keller
Branch:develop, feature.wiki-default-page, release-1.2, release-1.3
Commit:81f433085a56588cfc5e1c93a375bc889ad8ff42
Parents: 6e59a0a5263c8867f89b5fdc597cb89f2aeca006
Message:Limit the available render width for help texts a little and don't put them right below the previous form element.

Changes:

File differences

www/media/idf/css/style.css
378378
379379
380380
381
382
383
381384
382385
383386
.helptext {
  font-size: 80%;
  color: #555753;
  max-width: 600px;
  margin-top: 0.25em;
  display: inline-block;
}
div.container {

Archive Download the corresponding diff file

Page rendered in 0.22625s using 13 queries.