mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-21 18:22:33 +01:00
rename Searchbar to Search bar in style sheet comments (#7140)
This commit is contained in:
parent
096a08aca1
commit
f73107b46a
@ -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;
|
||||
|
@ -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;
|
||||
|
@ -104,7 +104,7 @@ QToolButton:hover {
|
||||
border-bottom: 2px solid #FFFFFF;
|
||||
}
|
||||
|
||||
/* Searchbar in Main Toolbar */
|
||||
/* Search bar in Main Toolbar */
|
||||
QLineEdit#mw_searchbar {
|
||||
color: #455971;
|
||||
background-color: #FFFFFF;
|
||||
|
@ -104,7 +104,7 @@ QToolButton:hover {
|
||||
border-bottom: 2px solid #FFFFFF;
|
||||
}
|
||||
|
||||
/* Searchbar in Main Toolbar */
|
||||
/* Search bar in Main Toolbar */
|
||||
QLineEdit#mw_searchbar {
|
||||
color: #455971;
|
||||
background-color: #FFFFFF;
|
||||
|
@ -360,7 +360,7 @@ QLabel#color_button {
|
||||
}
|
||||
|
||||
|
||||
/* Searchbar on main Toolbar */
|
||||
/* Search bar on main Toolbar */
|
||||
QLineEdit#mw_searchbar {
|
||||
margin-left: 0.7em;
|
||||
color: #4d4940;
|
||||
|
Loading…
Reference in New Issue
Block a user