diff options
| author | Servail <45024837+Servail@users.noreply.github.com> | 2019-07-09 14:31:55 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-07-09 14:31:55 +0300 |
| commit | 90a7ed258b5c8ed9a8f2467f8a20b6d2f8076408 (patch) | |
| tree | 59fda9dc9cd04a50a840587a9ab6f6115a58af1c | |
| parent | bd242892ba6219e6e90bda981f4c7f43aef51041 (diff) | |
Update newTab.css
| -rw-r--r-- | src/chrome/browser/newtab/newTab.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chrome/browser/newtab/newTab.css b/src/chrome/browser/newtab/newTab.css index 1ac625a..1d6d236 100644 --- a/src/chrome/browser/newtab/newTab.css +++ b/src/chrome/browser/newtab/newTab.css | |||
| @@ -10,7 +10,7 @@ | |||
| 10 | 10 | ||
| 11 | /* SCROLLBOX */ | 11 | /* SCROLLBOX */ |
| 12 | #newtab-vertical-margin { | 12 | #newtab-vertical-margin { |
| 13 | background-color: rgb(43,43,43); | 13 | background-color: rgb(0,0,0); |
| 14 | background-attachment: fixed; | 14 | background-attachment: fixed; |
| 15 | } | 15 | } |
| 16 | 16 | ||
