UX-2323 Update existing UI Guidelines: Button, fix image width
BIN
images/ui/button/button_apply.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
images/ui/button/button_apply_dark.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
images/ui/button/button_cancel.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
images/ui/button/button_cancel_dark.png
Normal file
After Width: | Height: | Size: 3.6 KiB |
BIN
images/ui/button/button_close.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
images/ui/button/button_close_dark.png
Normal file
After Width: | Height: | Size: 3.6 KiB |
BIN
images/ui/button/button_help.png
Normal file
After Width: | Height: | Size: 3.6 KiB |
BIN
images/ui/button/button_help_dark.png
Normal file
After Width: | Height: | Size: 3.5 KiB |
@ -333,7 +333,7 @@
|
||||
<table style="none" border="false" column-width="fixed">
|
||||
<tr>
|
||||
<td width="378">
|
||||
<img src="apply.png" alt="Hovered buttons" width="378"/>
|
||||
<img src="button_apply.png" alt="Hovered buttons" width="378"/>
|
||||
|
||||
</td>
|
||||
<td width="378">
|
||||
@ -351,7 +351,7 @@
|
||||
<table style="none" border="false" column-width="fixed">
|
||||
<tr>
|
||||
<td width="378">
|
||||
<img src="cancel.png" alt="Hovered buttons" width="378"/>
|
||||
<img src="button_cancel.png" alt="Hovered buttons" width="378"/>
|
||||
|
||||
</td>
|
||||
<td width="378">
|
||||
@ -387,7 +387,7 @@
|
||||
<table style="none" border="false" column-width="fixed">
|
||||
<tr>
|
||||
<td width="378">
|
||||
<img src="close.png" alt="Hovered buttons" width="378"/>
|
||||
<img src="button_close.png" alt="Hovered buttons" width="378"/>
|
||||
|
||||
</td>
|
||||
<td width="378">
|
||||
@ -414,7 +414,7 @@
|
||||
<table style="none" border="false" column-width="fixed">
|
||||
<tr>
|
||||
<td width="378">
|
||||
<img src="help.png" alt="Hovered buttons" width="378"/>
|
||||
<img src="button_help.png" alt="Hovered buttons" width="378"/>
|
||||
|
||||
</td>
|
||||
<td width="378">
|
||||
|