mirror of
https://github.com/moparisthebest/kaiwa
synced 2024-11-05 17:15:04 -05:00
CSS: Add contact/MUC
This commit is contained in:
parent
10722cea57
commit
ba12a94c10
@ -627,6 +627,7 @@ button.secondary:hover:not(:disabled) {
|
||||
#roster #joinmuc,
|
||||
#bookmarks #joinmuc {
|
||||
margin: 0px 10px 5px 10px;
|
||||
padding: 0px 10px;
|
||||
width: 178px;
|
||||
height: 25px;
|
||||
font-size: 12px;
|
||||
|
@ -63,6 +63,7 @@
|
||||
#addcontact,
|
||||
#joinmuc
|
||||
margin: 0px 10px 5px 10px
|
||||
padding: 0px 10px
|
||||
width: 178px
|
||||
height: 25px
|
||||
font-size: $font-size-small
|
||||
|
Loading…
Reference in New Issue
Block a user