summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/incognito_tab.html
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/resources/incognito_tab.html')
-rw-r--r--chrome/browser/resources/incognito_tab.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/resources/incognito_tab.html b/chrome/browser/resources/incognito_tab.html
index 4d42c2f..cdff80a 100644
--- a/chrome/browser/resources/incognito_tab.html
+++ b/chrome/browser/resources/incognito_tab.html
@@ -16,7 +16,7 @@ html[dir="rtl"] .icon {
margin:0 3px 0 6px;
}
.content {
- -webkit-border-radius: 5px 5px;
+ border-radius: 5px 5px;
background-color:#eee;
color:black;
padding:10px 10px 10px 10px;