Skip to content

Commit

Permalink
Fix plugin manager background for dark themes
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanbarsukov committed Jun 6, 2024
1 parent 9e9c54a commit 8204119
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/pluginmanager/qgspluginmanager.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1372,7 +1372,6 @@ void QgsPluginManager::setCurrentTab( int idx )
{
tabInfoHTML += "<style>"
" body, p {"
" background-color: white;"
" margin: 2px;"
" font-family: Verdana, Sans-serif;"
" font-size: 10pt;"
Expand Down

0 comments on commit 8204119

Please sign in to comment.