| Index: chrome/browser/resources/new_new_tab.css
|
| ===================================================================
|
| --- chrome/browser/resources/new_new_tab.css (revision 23165)
|
| +++ chrome/browser/resources/new_new_tab.css (working copy)
|
| @@ -458,7 +458,7 @@
|
| -webkit-transition: opacity .15s;
|
| background-color: hsla(213, 60%, 92%, .4);
|
| border: 1px solid hsl(213, 60%, 92%);
|
| - -webkit-border-radius: 2px;
|
| + -webkit-border-radius: 5px;
|
| padding: 5px 0px;;
|
| white-space: nowrap;
|
| overflow-x: hidden;
|
| @@ -478,12 +478,6 @@
|
| #recently-closed .nav {
|
| max-width: none;
|
| }
|
| -
|
| -#recently-closed > span {
|
| - color: hsl(213, 27%, 68%);
|
| - text-decoration: underline;
|
| -}
|
| -
|
| .nav > a {
|
| /* no icon */
|
| padding: 0;
|
|
|
| Property changes on: chrome\browser\resources\new_new_tab.css
|
| ___________________________________________________________________
|
| Modified: svn:mergeinfo
|
| Merged /trunk/src/chrome/browser/resources/new_new_tab.css:r23081
|
|
|
|
|