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;
|
||||
}
|
||||
|
||||
.accent-button.suggested-action {
|
||||
outline-color: black;
|
||||
outline-width: 1px;
|
||||
outline-offset: -9px;
|
||||
#.accent-button.suggested-action {
|
||||
# outline-color: black;
|
||||
# outline-width: 1px;
|
||||
# outline-offset: -9px;
|
||||
}"""
|
||||
appID = "com.tromjaro.ThemeSwitcher"
|
||||
appLogo = "tromjaro-theme-switcher"
|
||||
|
|
Loading…
Reference in New Issue
Block a user