mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
skin simpleheader
This commit is contained in:
parent
c2af09fbaa
commit
5aa468f1e3
@ -90,9 +90,9 @@ limitations under the License.
|
|||||||
|
|
||||||
.mx_RoomHeader_simpleHeader {
|
.mx_RoomHeader_simpleHeader {
|
||||||
line-height: 83px;
|
line-height: 83px;
|
||||||
color: #76cfa6;
|
color: #454545;
|
||||||
font-weight: 400;
|
font-size: 24px;
|
||||||
font-size: 20px;
|
font-weight: bold;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
}
|
}
|
||||||
@ -102,7 +102,7 @@ limitations under the License.
|
|||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
height: 28px;
|
height: 28px;
|
||||||
color: #454545;
|
color: #454545;
|
||||||
font-weight: 800;
|
font-weight: bold;
|
||||||
font-size: 24px;
|
font-size: 24px;
|
||||||
padding-left: 19px;
|
padding-left: 19px;
|
||||||
padding-right: 16px;
|
padding-right: 16px;
|
||||||
|
Loading…
Reference in New Issue
Block a user