forked from qt-creator/qt-creator
Fix background color in News & Support tab.
This commit is contained in:
@@ -32,7 +32,6 @@
|
|||||||
<string notr="true">#contentframe{
|
<string notr="true">#contentframe{
|
||||||
border: none 0px;
|
border: none 0px;
|
||||||
border-bottom: 1px solid #c9c9c9;
|
border-bottom: 1px solid #c9c9c9;
|
||||||
background: #f9f9f9;
|
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
}</string>
|
}</string>
|
||||||
</property>
|
</property>
|
||||||
@@ -107,6 +106,7 @@
|
|||||||
<class>Utils::WelcomeModeTreeWidget</class>
|
<class>Utils::WelcomeModeTreeWidget</class>
|
||||||
<extends>QWidget</extends>
|
<extends>QWidget</extends>
|
||||||
<header location="global">utils/welcomemodetreewidget.h</header>
|
<header location="global">utils/welcomemodetreewidget.h</header>
|
||||||
|
<container>1</container>
|
||||||
</customwidget>
|
</customwidget>
|
||||||
<customwidget>
|
<customwidget>
|
||||||
<class>Utils::WelcomeModeLabel</class>
|
<class>Utils::WelcomeModeLabel</class>
|
||||||
|
|||||||
Reference in New Issue
Block a user