mirror of
https://github.com/Mibew/mibew.git
synced 2025-03-03 18:38:31 +03:00
Fix header of the default chat invitation
This commit is contained in:
parent
edc7838128
commit
15739dd410
@ -52,6 +52,8 @@
|
|||||||
color: #909090 !important;
|
color: #909090 !important;
|
||||||
font-size: 20px !important;
|
font-size: 20px !important;
|
||||||
font-weight: bold !important;
|
font-weight: bold !important;
|
||||||
|
max-width: 220px !important;
|
||||||
|
overflow: hidden !important;
|
||||||
margin-top: 10px !important;
|
margin-top: 10px !important;
|
||||||
margin-bottom: 10px !important;
|
margin-bottom: 10px !important;
|
||||||
background: url('./24x24.png') 7px 1px no-repeat !important;
|
background: url('./24x24.png') 7px 1px no-repeat !important;
|
||||||
@ -85,10 +87,10 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#mibewinvitationavatar {
|
#mibewinvitationavatar {
|
||||||
margin: 2px !important;
|
margin: 2px 10px 5px 2px !important;
|
||||||
margin-right: 5px !important;
|
|
||||||
cursor: pointer !important;
|
cursor: pointer !important;
|
||||||
float: left !important;
|
float: right !important;
|
||||||
|
max-width: 100px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#mibewinvitationframe {
|
#mibewinvitationframe {
|
||||||
|
Loading…
Reference in New Issue
Block a user