Gitiles
Code Review
Sign In
gerrit.avm99963.com
/
infinitegforums
/
d9a71c37415fdafd98d31492e37a04122d61fc2e
/
.
/
src
/
ccDarkTheme
/
components
/
buttons
/
_button.scss
blob: 10ad660f13375b0669e46fe72b25961055c8cab9 [
file
] [
log
] [
blame
]
Adrià Vilanova MartÃnez
7ad72fe
2023-11-02 21:54:41 +0100
[
diff
] [
blame
]
1
material
-
button
[
disabled
]
{
2
color
:
rgba
(
255
,
255
,
255
,
.
26
)!
important
;
3
}
4
5
.
mdc
-
button
{
6
--
gm
-
colortextbutton
-
disabled
-
ink
-
color
:
rgba
(
255
,
255
,
255
,
.
26
);
7
}