|
|
|
@ -110,5 +110,30 @@
@@ -110,5 +110,30 @@
|
|
|
|
|
display: none; |
|
|
|
|
} |
|
|
|
|
*/ |
|
|
|
|
|
|
|
|
|
/* disable clicking on it as well */ |
|
|
|
|
/* |
|
|
|
|
.column-link[title="Follow requests"] { |
|
|
|
|
pointer-events: none; |
|
|
|
|
} |
|
|
|
|
*/ |
|
|
|
|
|
|
|
|
|
/*enlarge custom emoji on hover*/ |
|
|
|
|
/* |
|
|
|
|
.emoji-mart-emoji:hover > * { |
|
|
|
|
height: 34px !important; |
|
|
|
|
width: 34px !important; |
|
|
|
|
} |
|
|
|
|
.emoji-mart-emoji:hover { |
|
|
|
|
width: 34px !important; |
|
|
|
|
height: 34px !important; |
|
|
|
|
padding: 0 !important; |
|
|
|
|
} |
|
|
|
|
:not(.emoji-button) > .emojione:hover { |
|
|
|
|
width: 34px !important; |
|
|
|
|
height: 34px !important; |
|
|
|
|
} |
|
|
|
|
*/ |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|