User:Oth/metrolook.css: Difference between revisions

From City of Heroes: Rebirth Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:


#hamburgerIcon {
#hamburgerIcon {
    height: 34.7167px
}
img.userIcon40:not(.socialprofile-avatar) {
    height: 34.7167px
}
#usermenu {
    height: 34.7167px
}
#username-top {
    height: 34.7167px
}
img.editbutton:hover {
     height: 34.7167px
     height: 34.7167px
}
}

Revision as of 20:46, 12 September 2019

.onhoverbg {
     height: 34.7167px
}

#hamburgerIcon img.hamburger {
     height: 34.7167px
}

#hamburgerIcon {
     height: 34.7167px
}

img.userIcon40:not(.socialprofile-avatar) {
     height: 34.7167px
}

#usermenu {
     height: 34.7167px
}

#username-top {
     height: 34.7167px
}

img.editbutton:hover {
     height: 34.7167px
}