Closed
Bug 868007
Opened 12 years ago
Closed 12 years ago
Most buttons have a class 'prompt-button' which isn't defined
Categories
(Firefox for Metro Graveyard :: Theme, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 23
People
(Reporter: jimm, Assigned: jimm)
Details
Attachments
(1 file)
|
8.90 KB,
patch
|
fryn
:
review+
|
Details | Diff | Splinter Review |
We have a default style for buttons, so it looks like we can get rid of this.
http://mxr.mozilla.org/mozilla-central/search?string=prompt-button&find=%2Fbrowser%2Fmetro%2F&findi=&filter=^[^\0]*%24&hitlimit=&tree=mozilla-central
| Assignee | ||
Comment 1•12 years ago
|
||
Assignee: nobody → jmathies
| Assignee | ||
Updated•12 years ago
|
Attachment #745663 -
Flags: review?(fyan)
Comment 2•12 years ago
|
||
Comment on attachment 745663 [details] [diff] [review]
patch
Review of attachment 745663 [details] [diff] [review]:
-----------------------------------------------------------------
We might want these in the future, so we can write:
.prompt-button
instead of:
.prompt-buttons > button
but until then, no need to keep 'em around. :)
Attachment #745663 -
Flags: review?(fyan) → review+
Comment 3•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 23
Updated•11 years ago
|
OS: Windows 8 Metro → Windows 8.1
You need to log in
before you can comment on or make changes to this bug.
Description
•