Skip to content
Snippets Groups Projects
Commit 8f6be3c3 authored by Daniel Molkentin's avatar Daniel Molkentin
Browse files

Fix background color in News & Support tab.

parent 9d2ca0e8
No related branches found
No related tags found
No related merge requests found
...@@ -32,7 +32,6 @@ ...@@ -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 @@ ...@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment