Merge pull request #1231 from Safelite/feature/kroell/INSR-8732
INSR-8732: Safeco styling
This commit is contained in:
commit
b21c28c95a
1 changed files with 3 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
|||
// Each Advanced client with custom colors/styles are defined in this file.
|
||||
|
||||
// Begin Liberty Mutual, SafeCo Custom Colors and Styles
|
||||
// Begin Liberty Mutual, Safeco Custom Colors and Styles
|
||||
.LibertyMutual,
|
||||
.SafeCo {
|
||||
.SafecoInsurance {
|
||||
//Define colors for namespaced classes
|
||||
$header-background: #ffd100;
|
||||
$accent-fill: #e6f1f3; // Calendar background
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
// End Liberty Mutual, SafeCo
|
||||
// End Liberty Mutual, Safeco
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue