User:Oth/vector.css: Difference between revisions

From City of Heroes: Rebirth Wiki
Jump to navigation Jump to search
(Blanked the page)
Tag: Blanking
No edit summary
 
Line 1: Line 1:
/* FF Fixes */
.onhoverbg {
    height: 34.7167px
}


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

Latest revision as of 15:39, 24 September 2019

/* FF Fixes */
.onhoverbg {
     height: 34.7167px
}

#hamburgerIcon img.hamburger {
     height: 34.7167px
}

#hamburgerIcon {
     height: 34.7167px
}

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

#usermenu {
     height: 34.7167px
}

#username-top {
     height: 34.7167px
}

img.editbutton:hover {
     height: 34.7167px
}

img.userIcon40 {
	padding: inherit;
}