File "yit-upgrader.css"
Full Path: /home/siazco/grocery.siazco.se/wp-content/plugins/yith-woocommerce-wishlist/plugin-fw/assets/css/yit-upgrader.css
File size: 412 bytes
MIME-type: text/plain
Charset: utf-8
/* === Plugins Upgrader === */
.yit-plugin-changelog-wrapper {
display: none;
}
.yit-plugin-changelog-title {
text-transform: uppercase;
}
.yit-plugin-changelog {
height : calc(100% - 15px);
width : calc(100% - 15px);
overflow-x : hidden;
overflow-y : auto;
z-index : 999;
background: #fcfcfc;
}
.yith-updating:before{
animation: rotation 2s infinite linear;
}