Browse Source

style update

pull/183/head
krepa098 11 years ago
parent
commit
8c32699608
  1. 10
      ui/emoticonWidget/emoticonWidget.css

10
ui/emoticonWidget/emoticonWidget.css

@ -33,16 +33,6 @@ QRadioButton::indicator::checked @@ -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 */

Loading…
Cancel
Save