rename Searchbar to Search bar in style sheet comments (#7140)

This commit is contained in:
Kravickas
2019-12-28 20:45:12 +01:00
committed by Megamouse
parent 096a08aca1
commit f73107b46a
6 changed files with 6 additions and 6 deletions
@@ -229,7 +229,7 @@ QLabel#color_button {
background: transparent;
}
/* Seachbar on main toolbar */
/* Search bar on main toolbar */
QLineEdit#mw_searchbar {
margin-left: 0.7em;
color: #ecf0f1;
+1 -1
View File
@@ -504,7 +504,7 @@ QLabel#color_button {
background: transparent;
}
/* Seachbar on main toolbar */
/* Search bar on main toolbar */
QLineEdit#mw_searchbar {
color: #ecf0f1;
background-color: #2d3038;
@@ -226,7 +226,7 @@ QLabel#color_button {
background: transparent;
}
/* Seachbar on main toolbar */
/* Search bar on main toolbar */
QLineEdit#mw_searchbar {
margin-left: 0.7em;
color: #ecf0f1;