You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/apps/site-initializer/site-initializer-liferay-learn/src/main/resources/site-initializer/fragments/group/public-sites-navigation/fragments/public-sites-navigation/index.scss
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -482,7 +482,7 @@ html body:not(.has-edit-mode-menu) .content #main-content.layout-content {
482
482
}
483
483
484
484
&::after {
485
-
background: #004ad7;
485
+
background: var(--btn-link-hover-color);
486
486
border-radius: 2px;
487
487
bottom: -5px;
488
488
content: '';
@@ -540,7 +540,7 @@ html body:not(.has-edit-mode-menu) .content #main-content.layout-content {
0 commit comments