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
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* FF Fixes */
.onhoverbg {
.onhoverbg {
     height: 35px
     height: 34.7167px
}
}


#hamburgerIcon img.hamburger {
#hamburgerIcon img.hamburger {
     height: 35px
     height: 34.7167px
}
}


#hamburgerIcon {
#hamburgerIcon {
     height: 35px
     height: 34.7167px
}
}


Line 16: Line 17:


#usermenu {
#usermenu {
     height: 35px
     height: 34.7167px
}
}


#username-top {
#username-top {
     height: 35px
     height: 34.7167px
}
}


img.editbutton:hover {
img.editbutton:hover {
     height: 35px
     height: 34.7167px
}
}



Latest revision as of 12:26, 17 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;
}