update stylesheet naming
This commit is contained in:
parent
76ebbf335a
commit
e15ea5927d
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