commit 573831fecff954cd9424305dd70d5dd3a82d186f parent 97d0a6b2add76d8732cefe60f84bfad2a67f9208 Author: Lootyhoof <lootyhoofer@gmail.com> Date: Wed, 16 May 2018 22:14:02 +0100 Adjust alert text color Diffstat:
| M | src/chrome/global/alerts/alert-common.css | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/chrome/global/alerts/alert-common.css b/src/chrome/global/alerts/alert-common.css @@ -111,7 +111,7 @@ #alertSourceLabel { -moz-box-flex: 1; font-size: 83.334%; - color: GrayText; + color: rgb(200,200,200); } #alertSettings {