mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 22:09: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
|
css_file=v_native.css
|
||||||
codeblock_css_file=v_native_codeblock.css
|
codeblock_css_file=v_native_codeblock.css
|
||||||
mermaid_css_file=v_native_mermaid.css
|
mermaid_css_file=v_native_mermaid.css
|
||||||
version=16
|
version=17
|
||||||
|
|
||||||
[phony]
|
[phony]
|
||||||
; Abstract color attributes.
|
; Abstract color attributes.
|
||||||
|
@ -205,6 +205,7 @@ QPushButton[TitleBtn="true"]:default {
|
|||||||
}
|
}
|
||||||
|
|
||||||
QPushButton[DangerBtn="true"] {
|
QPushButton[DangerBtn="true"] {
|
||||||
|
padding: 3px 20px 3px 20px;
|
||||||
color: @pushbutton_dangerbtn_fg;
|
color: @pushbutton_dangerbtn_fg;
|
||||||
border: none;
|
border: none;
|
||||||
background-color: @pushbutton_dangerbtn_bg;
|
background-color: @pushbutton_dangerbtn_bg;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user