Loading core/themes/claro/css/components/button.css +5 −0 Original line number Diff line number Diff line Loading @@ -103,6 +103,11 @@ font-weight: 900; } a.button:hover, a.button:active { color: var(--button-fg-color); } /* Primary button style.s */ .button--primary { Loading core/themes/claro/css/components/button.pcss.css +5 −0 Original line number Diff line number Diff line Loading @@ -90,6 +90,11 @@ } } a.button:hover, a.button:active { color: var(--button-fg-color); } /* Primary button style.s */ .button--primary { color: var(--button-fg-color--primary); Loading Loading
core/themes/claro/css/components/button.css +5 −0 Original line number Diff line number Diff line Loading @@ -103,6 +103,11 @@ font-weight: 900; } a.button:hover, a.button:active { color: var(--button-fg-color); } /* Primary button style.s */ .button--primary { Loading
core/themes/claro/css/components/button.pcss.css +5 −0 Original line number Diff line number Diff line Loading @@ -90,6 +90,11 @@ } } a.button:hover, a.button:active { color: var(--button-fg-color); } /* Primary button style.s */ .button--primary { color: var(--button-fg-color--primary); Loading