1
0
mirror of https://github.com/RPCS3/rpcs3.git synced 2024-11-25 04:02:42 +01:00

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

View File

@ -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;

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;

View File

@ -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;