mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
style update
This commit is contained in:
parent
1a88b079e2
commit
8c32699608
|
@ -33,16 +33,6 @@ QRadioButton::indicator::checked
|
||||||
image: url(:/ui/emoticonWidget/dot_page_current.png);
|
image: url(:/ui/emoticonWidget/dot_page_current.png);
|
||||||
}
|
}
|
||||||
|
|
||||||
QRadioButton::indicator:checked:hover
|
|
||||||
{
|
|
||||||
image: url(:/ui/emoticonWidget/dot_page_current.png);
|
|
||||||
}
|
|
||||||
|
|
||||||
QRadioButton::indicator:checked:pressed
|
|
||||||
{
|
|
||||||
image: url(:/ui/emoticonWidget/dot_page.png);
|
|
||||||
}
|
|
||||||
|
|
||||||
QMenu
|
QMenu
|
||||||
{
|
{
|
||||||
background-color: rgb(240,240,240); /* sets background of the menu */
|
background-color: rgb(240,240,240); /* sets background of the menu */
|
||||||
|
|
Loading…
Reference in New Issue
Block a user