/* module-key = 'com.stiltsoft.confluence.handy.macros:handy-button-resource', location = 'css/handy-button.css' */
.aui-button.handy-button:hover {
    border-color: #999999;
    opacity: 0.93;
}

.aui-button.handy-button.button {
    display: inline-block;
    height: auto;
    white-space: normal;
    min-height: 2.14285714em;
}

.aui-button.handy-button:focus {
    outline: none;
}

.handy-button-license {
    color: #f6c342;
    padding-right: 5px;
}