mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 605825 - Update the Feedback extension theme [r=mfinkle]
--HG-- rename : mobile/app/profile/extensions/feedback@mobile.mozilla.org/skin/beta-64.png => mobile/app/profile/extensions/feedback@mobile.mozilla.org/skin/beta-hdpi.png extra : rebase_source : 02c5cb600e287256cac58441ece5bd21287801f3
This commit is contained in:
parent
7417c38b0e
commit
f5058ee87f
@ -58,8 +58,8 @@
|
|||||||
<label id="feedback-list-header" class="panel-header" value="&feedbackHeader.label;"/>
|
<label id="feedback-list-header" class="panel-header" value="&feedbackHeader.label;"/>
|
||||||
<settings id="feedback-communicate" label="&feedback.communicate.title;">
|
<settings id="feedback-communicate" label="&feedback.communicate.title;">
|
||||||
<setting title="&feedback.feedback.title;" type="control">
|
<setting title="&feedback.feedback.title;" type="control">
|
||||||
<button id="feedback-feedback-happy" class="button-dark" oncommand="Feedback.openFeedback('http://m.input.mozilla.com/en-US/happy');"/>
|
<button id="feedback-feedback-happy" oncommand="Feedback.openFeedback('http://m.input.mozilla.com/en-US/happy');"/>
|
||||||
<button id="feedback-feedback-sad" class="button-dark" oncommand="Feedback.openFeedback('http://m.input.mozilla.com/en-US/sad');"/>
|
<button id="feedback-feedback-sad" oncommand="Feedback.openFeedback('http://m.input.mozilla.com/en-US/sad');"/>
|
||||||
</setting>
|
</setting>
|
||||||
</settings>
|
</settings>
|
||||||
<settings id="feedback-information" label="&feedback.information.title;">
|
<settings id="feedback-information" label="&feedback.information.title;">
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 1.1 KiB |
Binary file not shown.
After Width: | Height: | Size: 2.6 KiB |
@ -1,5 +1,5 @@
|
|||||||
#tool-feedback {
|
#tool-feedback {
|
||||||
list-style-image: url("chrome://feedback/skin/beta-64.png");
|
list-style-image: url("chrome://feedback/skin/beta-hdpi.png");
|
||||||
}
|
}
|
||||||
|
|
||||||
#feedback-feedback-happy {
|
#feedback-feedback-happy {
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.5 KiB |
Loading…
Reference in New Issue
Block a user