Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3743)

Unified Diff: chrome/browser/resources/new_new_tab.css

Issue 164386: Merge 23081 - With the recent NNTP changes, we change the way themes work th... (Closed) Base URL: svn://chrome-svn/chrome/branches/195/src/
Patch Set: Created 11 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/dom_ui/dom_ui_theme_source.cc ('k') | chrome/browser/resources/new_tab_theme.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « chrome/browser/dom_ui/dom_ui_theme_source.cc ('k') | chrome/browser/resources/new_tab_theme.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698