Closed
Bug 720468
Opened 14 years ago
Closed 14 years ago
Add an "*" at the beginning of a file name if the file needs to be saved
Categories
(DevTools :: Style Editor, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: paul, Assigned: paul)
References
Details
(Whiteboard: [addToFirefox11])
Attachments
(1 file)
|
888 bytes,
patch
|
dao
:
review+
|
Details | Diff | Splinter Review |
Regression, from bug 719022
Comment 1•14 years ago
|
||
Shouldn't the asterisk be in front of the file name to be consistent with Scratchpad?
| Assignee | ||
Updated•14 years ago
|
Whiteboard: [addToFirefox11]
| Assignee | ||
Comment 2•14 years ago
|
||
(In reply to Panos Astithas [:past] from comment #1)
> Shouldn't the asterisk be in front of the file name to be consistent with
> Scratchpad?
Agreed.
Summary: Add an "*" at the end of a file name if the file needs to be saved → Add an "*" at the beginning of a file name if the file needs to be saved
| Assignee | ||
Comment 3•14 years ago
|
||
| Assignee | ||
Comment 4•14 years ago
|
||
Comment on attachment 592120 [details] [diff] [review]
Patch v1
.stylesheet-name is an <h1>. Using `:before` will wrap the line if it's too large. Breaking the line between the `*` and the inner <label>.
That is why I add `white-space: nowrap`.
Attachment #592120 -
Flags: review?(dao)
| Assignee | ||
Updated•14 years ago
|
Assignee: nobody → paul
| Assignee | ||
Updated•14 years ago
|
Status: NEW → ASSIGNED
Updated•14 years ago
|
Attachment #592120 -
Flags: review?(dao) → review+
| Assignee | ||
Updated•14 years ago
|
Whiteboard: [addToFirefox11] → [land-in-fx-team][addToFirefox11]
| Assignee | ||
Comment 5•14 years ago
|
||
Whiteboard: [land-in-fx-team][addToFirefox11] → [fixed-in-fx-team][addToFirefox11]
Comment 6•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team][addToFirefox11] → [addToFirefox11]
Updated•8 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•