Merge pull request #1828 from vector-im/wmwragg/button-updates
Wmwragg/button updates
This commit is contained in:
commit
51e8c28ab6
16 changed files with 111 additions and 92 deletions
|
@ -28,11 +28,13 @@ limitations under the License.
|
|||
|
||||
.mx_SearchBox_searchButton {
|
||||
margin-right: 10px;
|
||||
margin-top: 5px;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.mx_SearchBox_closeButton {
|
||||
cursor: pointer;
|
||||
margin-top: -5px;
|
||||
}
|
||||
|
||||
.mx_SearchBox_search {
|
||||
|
@ -65,4 +67,4 @@ limitations under the License.
|
|||
|
||||
.mx_SearchBox object {
|
||||
pointer-events: none;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue