All Downloads are FREE. Search and download functionalities are using the official Maven repository.

gwt.material.design.addins.client.sideprofile.resources.css.sideprofile.css Maven / Gradle / Ivy

There is a newer version: 2.8.3
Show newest version
.side-profile span{
    line-height: 0 !important;
}
.side-profile i{
    line-height: 1.5;
}
.side-profile{
    padding: 16px;
}

.side-profile a.dropdown-button{
    cursor: pointer !important;
    padding: 0px !important;;
    line-height: 3;
    height: 32px !important;
    font-size: 0.8em;
}

.side-profile .dropdown-content a {
    padding: 0px 15px;
    height: inherit;
    line-height: 64px;
}

.side-profile img{
    width: 60px;
    height: 60px;
    margin-bottom: 16px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy