Modify ↓
Opened 11 years ago
Closed 11 years ago
#11412 closed enhancement (fixed)
Move About page inline styling to external stylesheet
Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Milestone: | 1.1.2 |
Component: | general | Version: | |
Severity: | normal | Keywords: | about |
Cc: | Branch: | ||
Release Notes: |
Moved inline styling in |
||
API Changes: | |||
Internal Changes: |
Description
The proposed changes in log:rjollos.git:t11412 move the inline CSS to an external stylesheet.
Attachments (0)
Change History (3)
comment:1 by , 11 years ago
Milestone: | next-dev-1.1.x → 1.1.2 |
---|---|
Status: | new → assigned |
comment:2 by , 11 years ago
comment:3 by , 11 years ago
Release Notes: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Oh, thanks for catching that. Even my IDE was telling me about that, but I wasn't paying enough attention!
Committed to trunk in [12356].
Note:
See TracTickets
for help on using tickets.
The
img { width: 140; height: 56; }
requires length units, e.g.px
.