mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-27 12:50:09 +00:00
Bug 1048137 - Page title color is poor contrast in New Tab Page [r=adw]
This commit is contained in:
parent
ed76d0db3a
commit
1c508f9ef0
@ -15,7 +15,7 @@
|
||||
/* Glyph Styles */
|
||||
|
||||
.glyphShape-style {
|
||||
fill: #7a7a7a;
|
||||
fill: #737373;
|
||||
}
|
||||
|
||||
.glyphShape-style-hover-gear {
|
||||
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 4.2 KiB |
@ -144,7 +144,7 @@
|
||||
|
||||
/* TITLES */
|
||||
.newtab-title {
|
||||
color: #9b9b9b;
|
||||
color: #737373;
|
||||
}
|
||||
|
||||
.newtab-site:hover .newtab-title {
|
||||
|
Loading…
x
Reference in New Issue
Block a user