mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-03-23 19:21:43 +00: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;
|
background: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Seachbar on main toolbar */
|
/* Search bar on main toolbar */
|
||||||
QLineEdit#mw_searchbar {
|
QLineEdit#mw_searchbar {
|
||||||
margin-left: 0.7em;
|
margin-left: 0.7em;
|
||||||
color: #ecf0f1;
|
color: #ecf0f1;
|
||||||
|
@ -504,7 +504,7 @@ QLabel#color_button {
|
|||||||
background: transparent;
|
background: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Seachbar on main toolbar */
|
/* Search bar on main toolbar */
|
||||||
QLineEdit#mw_searchbar {
|
QLineEdit#mw_searchbar {
|
||||||
color: #ecf0f1;
|
color: #ecf0f1;
|
||||||
background-color: #2d3038;
|
background-color: #2d3038;
|
||||||
|
@ -226,7 +226,7 @@ QLabel#color_button {
|
|||||||
background: transparent;
|
background: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Seachbar on main toolbar */
|
/* Search bar on main toolbar */
|
||||||
QLineEdit#mw_searchbar {
|
QLineEdit#mw_searchbar {
|
||||||
margin-left: 0.7em;
|
margin-left: 0.7em;
|
||||||
color: #ecf0f1;
|
color: #ecf0f1;
|
||||||
|
@ -104,7 +104,7 @@ QToolButton:hover {
|
|||||||
border-bottom: 2px solid #FFFFFF;
|
border-bottom: 2px solid #FFFFFF;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Searchbar in Main Toolbar */
|
/* Search bar in Main Toolbar */
|
||||||
QLineEdit#mw_searchbar {
|
QLineEdit#mw_searchbar {
|
||||||
color: #455971;
|
color: #455971;
|
||||||
background-color: #FFFFFF;
|
background-color: #FFFFFF;
|
||||||
|
@ -104,7 +104,7 @@ QToolButton:hover {
|
|||||||
border-bottom: 2px solid #FFFFFF;
|
border-bottom: 2px solid #FFFFFF;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Searchbar in Main Toolbar */
|
/* Search bar in Main Toolbar */
|
||||||
QLineEdit#mw_searchbar {
|
QLineEdit#mw_searchbar {
|
||||||
color: #455971;
|
color: #455971;
|
||||||
background-color: #FFFFFF;
|
background-color: #FFFFFF;
|
||||||
|
@ -360,7 +360,7 @@ QLabel#color_button {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/* Searchbar on main Toolbar */
|
/* Search bar on main Toolbar */
|
||||||
QLineEdit#mw_searchbar {
|
QLineEdit#mw_searchbar {
|
||||||
margin-left: 0.7em;
|
margin-left: 0.7em;
|
||||||
color: #4d4940;
|
color: #4d4940;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user