Feat/BOOK-63 hotel subpages branding
* feat(BOOK-63): Replaced css variables and components to apply hotel branding on subpages * feat(BOOK-63): Replaced css variables and components to apply hotel branding on hotel page map view Approved-by: Christel Westerberg Approved-by: Matilda Landström
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
|
||||
.theme-primary:not(.disabled) {
|
||||
color: var(--Text-Interactive-Secondary);
|
||||
text-decoration: underline;
|
||||
|
||||
&:hover {
|
||||
color: var(--Text-Interactive-Secondary-Hover);
|
||||
@@ -28,7 +27,6 @@
|
||||
|
||||
.theme-inverted:not(.disabled) {
|
||||
color: var(--Text-Inverted);
|
||||
text-decoration: underline;
|
||||
|
||||
&:hover {
|
||||
opacity: 0.7;
|
||||
|
||||
Reference in New Issue
Block a user