summaryrefslogtreecommitdiffstats
path: root/chrome
diff options
context:
space:
mode:
Diffstat (limited to 'chrome')
-rw-r--r--chrome/browser/resources/new_new_tab.css1
-rw-r--r--chrome/browser/resources/new_tab_theme.css3
2 files changed, 0 insertions, 4 deletions
diff --git a/chrome/browser/resources/new_new_tab.css b/chrome/browser/resources/new_new_tab.css
index 2335b21..2dbe79b 100644
--- a/chrome/browser/resources/new_new_tab.css
+++ b/chrome/browser/resources/new_new_tab.css
@@ -238,7 +238,6 @@ html[dir=rtl] .thumbnail-container > .title > div {
.edit-mode-border {
-webkit-border-radius: 4px;
- background-color: hsla(213, 54%, 95%, 0);
/* when dragged over we move this */
position: relative;
diff --git a/chrome/browser/resources/new_tab_theme.css b/chrome/browser/resources/new_tab_theme.css
index 0ad11c9..63472e5 100644
--- a/chrome/browser/resources/new_tab_theme.css
+++ b/chrome/browser/resources/new_tab_theme.css
@@ -36,9 +36,6 @@ body {
.thumbnail-container:hover > .edit-mode-border {
background-color: $6;
}
-.edit-mode-border {
- background-color: $7;
-}
.section {
border: 1px solid $7;
}