[DE PE SSE] Fix Bug 52362
This commit is contained in:
parent
26825f2722
commit
ce7791ea19
|
@ -35,6 +35,12 @@
|
||||||
--f7-touch-ripple-color: transparent;
|
--f7-touch-ripple-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.segmented {
|
||||||
|
.button {
|
||||||
|
--f7-touch-ripple-color: var(--f7-list-link-pressed-bg-color);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
--f7-input-focused-border-color: @themeColor;
|
--f7-input-focused-border-color: @themeColor;
|
||||||
--f7-label-focused-text-color: @themeColor;
|
--f7-label-focused-text-color: @themeColor;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue