mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 13:59:52 +08:00
theme: refine v_native styles
This commit is contained in:
parent
968e74e1ca
commit
eaa8d55f66
@ -7,7 +7,7 @@ mdhl_file=v_native.mdhl
|
||||
css_file=v_native.css
|
||||
codeblock_css_file=v_native_codeblock.css
|
||||
mermaid_css_file=v_native_mermaid.css
|
||||
version=16
|
||||
version=17
|
||||
|
||||
[phony]
|
||||
; Abstract color attributes.
|
||||
|
@ -205,6 +205,7 @@ QPushButton[TitleBtn="true"]:default {
|
||||
}
|
||||
|
||||
QPushButton[DangerBtn="true"] {
|
||||
padding: 3px 20px 3px 20px;
|
||||
color: @pushbutton_dangerbtn_fg;
|
||||
border: none;
|
||||
background-color: @pushbutton_dangerbtn_bg;
|
||||
|
Loading…
x
Reference in New Issue
Block a user