更新代码

This commit is contained in:
feiyangqingyun
2021-10-16 15:47:30 +08:00
parent 508876dd18
commit cb138c2ec5
75 changed files with 101 additions and 22 deletions

View File

@@ -262,8 +262,19 @@ padding:3px 20px;
}
QMenu::indicator{
width:20px;
height:13px;
}
QMenu::indicator::checked{
image:url(:/qss/psblack/menu_checked.png);
}
QMenu::right-arrow{
image:url(:/qss/psblack/arrow_right.png);
width:13px;
height:13px;
padding:0px 3px 0px 0px;
}
QMenu::item:selected,QMenuBar::item:selected{