Bug 1163384 - Add 'devtools-toolbarbutton' class to performance tool buttons to make them correct themed on Linux. r=jsantell

This commit is contained in:
Sami Jaktholm 2015-05-11 15:52:12 +03:00
parent 41a16c1f02
commit aa48f909be

View File

@ -144,7 +144,7 @@
flex="1">
<hbox class="devtools-toolbarbutton-group"
pack="center">
<toolbarbutton class="record-button"
<toolbarbutton class="devtools-toolbarbutton record-button"
label="&profilerUI.startRecording;" />
</hbox>
</hbox>
@ -163,7 +163,7 @@
<vbox>
<hbox class="devtools-toolbarbutton-group"
pack="center">
<toolbarbutton class="record-button"
<toolbarbutton class="devtools-toolbarbutton record-button"
label="&profilerUI.stopRecording;" />
</hbox>
<label class="buffer-status-message"