User:Oth/metrolook.css: Difference between revisions

From City of Heroes: Rebirth Wiki
Jump to navigation Jump to search
(Undo revision 271037 by Oth (talk))
Tag: Undo
No edit summary
Line 29: Line 29:
img.userIcon40 {
img.userIcon40 {
padding: inherit;
padding: inherit;
}
div.vectorMenu {
background-color: #1D2731;
}
}

Revision as of 17:08, 14 September 2019

.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;
}

div.vectorMenu {
	background-color: #1D2731;
}