1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

style update

This commit is contained in:
krepa098 2014-08-10 15:20:10 +02:00
parent 1a88b079e2
commit 8c32699608

View File

@ -33,16 +33,6 @@ QRadioButton::indicator::checked
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
{
background-color: rgb(240,240,240); /* sets background of the menu */