add styling to header
This commit is contained in:
parent
6df326ff06
commit
bcdf5578eb
|
@ -106,3 +106,28 @@ header {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
flex: 1
|
flex: 1
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.Pg70bf input {
|
||||||
|
margin: 2px 4px 2px 8px;
|
||||||
|
}
|
||||||
|
|
||||||
|
a.eZt8xd:visited {
|
||||||
|
color: #70757a;
|
||||||
|
}
|
||||||
|
|
||||||
|
.FElbsf {
|
||||||
|
border-left: 1px solid rgba(0, 0, 0, 0.12);
|
||||||
|
}
|
||||||
|
|
||||||
|
.noHIxc {
|
||||||
|
display: block;
|
||||||
|
font-size: 16px;
|
||||||
|
padding: 0 0 0 8px;
|
||||||
|
flex: 1;
|
||||||
|
height: 35px;
|
||||||
|
outline: none;
|
||||||
|
border: none;
|
||||||
|
width: 100%;
|
||||||
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
||||||
|
overflow: hidden;
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user