Bug #130
error in parsing value for property 'padding'. declaration dropped
| Status: | Closed | Start: | 12/13/2008 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | Andreas Unterkircher | % Done: | 100% |
|
| Category: | webgui | Spent time: | 0.50 hours | |
| Target version: | 0.5.1 | |||
Description
epiphyany complains about some padding definitions in exilog_stylesheet.css
Associated revisions
Revision 7760d9cdd909258591ebeb28a0b4d94ce00eeb31
- add missing units to some padding-definitions
- remove 'cursor: hand' - hopefully nobody longer uses internet explorers < 5.5
- fix 'verticalĂ‚Âalign:center' in exilog_jscript.js, 'middle' has to be used instead of 'center'
- use background-color instead of layer-background-color, this way Netscape-style - old fashioned
fixes #130
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
History
Updated by Andreas Unterkircher 1153 days ago
there are also complains about
cursor (error parsing value)
and
vertical-align (error parsing value)
Updated by Andreas Unterkircher 1153 days ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Applied in changeset 7760d9cdd909258591ebeb28a0b4d94ce00eeb31.
Updated by Andreas Unterkircher 1153 days ago
- Status changed from Resolved to Closed