QTfrontend/main.cpp
changeset 1940 bbdca883b5f9
parent 1897 e9dcb47013c7
child 1965 340bfd438ca5
equal deleted inserted replaced
1939:4b8e4cd9e7c0 1940:bbdca883b5f9
   176 				"width: 25px;"
   176 				"width: 25px;"
   177 			"}"
   177 			"}"
   178 			"QComboBox::down-arrow {"
   178 			"QComboBox::down-arrow {"
   179 				"image: url(\":/res/dropdown.png\");"
   179 				"image: url(\":/res/dropdown.png\");"
   180 			"}"
   180 			"}"
   181 			"QComboBox QAbstractItemView {"
       
   182 				"border: solid transparent;"
       
   183 			"}"
       
   184 			
   181 			
   185 			"VertScrArea {"
   182 			"VertScrArea {"
   186 				"background-image: url(\":/res/panelbg.png\");"
   183 				"background-image: url(\":/res/panelbg.png\");"
   187 				"background-position: bottom center;"
   184 				"background-position: bottom center;"
   188 				"background-repeat: repeat-x;"
   185 				"background-repeat: repeat-x;"