commented out the outline for accent color buttons
This commit is contained in:
parent
f0f4214fa4
commit
12dfb42215
|
@ -25,10 +25,10 @@ const
|
||||||
border-radius: 30px;
|
border-radius: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.accent-button.suggested-action {
|
#.accent-button.suggested-action {
|
||||||
outline-color: black;
|
# outline-color: black;
|
||||||
outline-width: 1px;
|
# outline-width: 1px;
|
||||||
outline-offset: -9px;
|
# outline-offset: -9px;
|
||||||
}"""
|
}"""
|
||||||
appID = "com.tromjaro.ThemeSwitcher"
|
appID = "com.tromjaro.ThemeSwitcher"
|
||||||
appLogo = "tromjaro-theme-switcher"
|
appLogo = "tromjaro-theme-switcher"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user