Indefero

Indefero Commit Details


Date:2012-04-13 10:58:17 (12 years 8 months ago)
Author:Simon Holywell
Branch:develop
Commit:11b3811e17c8c8041742e8c21f455ac9210fcfdd
Parents: 3e78376be3e36fb30d60eb538027ee38c455086b
Message:Issue #8 Misleading label in issue form (minor) - improve styling

Changes:

File differences

www/media/idf/css/style.css
346346
347347
348348
349
350
351349
352350
353351
......
360358
361359
362360
363
361
364362
365363
366
367364
368365
369366
#due_dtime_more_shortcuts {
display: none;
width: 345px;
background: #A5E26A;
border-top: 0;
position: absolute;
-webkit-box-shadow: 0 10px 20px #333;
box-shadow: 0 10px 20px #333;
max-height: 400px;
min-width: 100%;
min-width: 145px;
overflow-x: hidden;
overflow-y: auto;
padding: 0 5px 5px;
}

Archive Download the corresponding diff file

Page rendered in 0.07660s using 14 queries.