123834 - no text in wizard buttons on mac, r=andreww, sr=ben
git-svn-id: svn://10.0.0.236/trunk@120410 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -82,6 +82,11 @@
|
||||
-moz-border-left-colors: #333333 #AAAAAA;
|
||||
}
|
||||
|
||||
.wizard-button[dlgtype="next"] > .button-box > .button-text,
|
||||
.wizard-button[dlgtype="back"] > .button-box > .button-text {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.wizard-button[dlgtype="back"] {
|
||||
list-style-image: url("chrome://global/skin/wizard/wizard-btn-lft.gif");
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
button-back=
|
||||
button-next=
|
||||
button-back=< Back
|
||||
button-next=Next >
|
||||
button-finish=Finish
|
||||
button-cancel=Cancel
|
||||
default-first-title=Introduction
|
||||
|
||||
Reference in New Issue
Block a user