/* Gajim Application CSS File */ /* ChatControl */ #ChatControl-AuthenticationButton { padding-top: 0px; padding-bottom: 0px} /* VCardWindow */ .VCard-GtkLinkButton { padding-left: 5px; border-left: none; } popover#EmoticonPopover button { background: none; border: none; box-shadow:none; padding: 0px;} popover#EmoticonPopover button > label { font-size: 24px; } popover#EmoticonPopover flowboxchild > label { font-size: 24px; } popover#EmoticonPopover notebook label { font-size: 24px; } popover#EmoticonPopover flowbox { padding-left: 5px; padding-right: 6px; } popover#EmoticonPopover flowboxchild { padding-top: 5px; padding-bottom: 5px; }