Bug 1390832 - Update border-box-color to match photon color palette r=dao

MozReview-Commit-ID: HHs00XiYQgQ

--HG--
extra : rebase_source : 809e5f17d6ddf0fbc4277dd6eb9b48f190fb4804
This commit is contained in:
flyingrub 2017-08-16 15:07:15 +02:00
parent 587aee7c29
commit caee62df78

View File

@ -16,12 +16,12 @@
--in-content-box-background-odd: #f3f6fa;
--in-content-box-background-hover: #ebebeb;
--in-content-box-background-active: #dadada;
--in-content-box-border-color: #c1c1c1;
--in-content-box-border-color: #d7d7db;
--in-content-item-hover: rgba(0,149,221,0.25);
--in-content-item-selected: #0a84ff;
--in-content-border-highlight: #0a84ff;
--in-content-border-focus: #0a84ff;
--in-content-border-color: #c1c1c1;
--in-content-border-color: #d7d7db;
--in-content-category-border-focus: 1px dotted #0a84ff;
--in-content-category-text: #0c0c0d;
--in-content-category-text-selected: #0a84ff;