| Index: ui/webui/resources/css/apps/common.css
|
| diff --git a/ui/webui/resources/css/apps/common.css b/ui/webui/resources/css/apps/common.css
|
| index 84e42f83246e13f799e2ba9adb78a1b7d08e900c..4f3ef31745d173fcf061f5fb43487129ac2058a7 100644
|
| --- a/ui/webui/resources/css/apps/common.css
|
| +++ b/ui/webui/resources/css/apps/common.css
|
| @@ -92,7 +92,7 @@ button.blue-button:active {
|
| button.blue-button:focus {
|
| border-image: -webkit-image-set(
|
| url('chrome://resources/images/apps/blue_button_focused.png') 1x,
|
| - url('chrome://resources/images/2x/apps/_bluebutton.png')
|
| + url('chrome://resources/images/2x/apps/blue_button_focused.png')
|
| 2x) 5 fill / 5px / 2px repeat;
|
| }
|
|
|
|
|