rename Searchbar to Search bar in style sheet comments (#7140)
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user