We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 695a1ef commit e11b87dCopy full SHA for e11b87d
defaults/src/main/resources/default.properties
@@ -102,9 +102,9 @@ browser.disconnect.bookmarks.show=false
102
# Display only one info panel and change information according to selection in browser
103
browser.info.inspector=true
104
browser.sort.ascending=true
105
-browser.alternatingRows=false
+browser.alternatingRows=true
106
browser.verticalLines=false
107
-browser.horizontalLines=true
+browser.horizontalLines=false
108
# Show hidden files in browser by default
109
browser.showHidden=false
110
browser.charset.encoding=UTF-8
0 commit comments