| Index: chrome/browser/resources/ntp4/apps_page.css
|
| diff --git a/chrome/browser/resources/ntp4/apps_page.css b/chrome/browser/resources/ntp4/apps_page.css
|
| index de0f83a4681d010ded6aff2b854a5ae0dcfd02b8..dc64dc70fc792aff92db23a56a05aa9e24fdead9 100644
|
| --- a/chrome/browser/resources/ntp4/apps_page.css
|
| +++ b/chrome/browser/resources/ntp4/apps_page.css
|
| @@ -65,17 +65,6 @@
|
| position: absolute;
|
| }
|
|
|
| -.app-icon-div .color-stripe {
|
| - border-bottom-left-radius: 5px 5px;
|
| - border-bottom-right-radius: 5px 5px;
|
| - bottom: 0;
|
| - height: 3px;
|
| - opacity: 1.0;
|
| - position: absolute;
|
| - width: 100%;
|
| - z-index: 100;
|
| -}
|
| -
|
| .app-context-menu > button:first-child {
|
| font-weight: bold;
|
| }
|
|
|