I am trying to see if this makes readable code in a post
with .css statements
#tabs-toolbar:not(:-moz-lwtheme) .tabmail-tab[selected] { background-image: linear-gradient(rgba(255,218,97,.4), rgba(255,218,97,.8) 50%), /* Lt Orange */ linear-gradient(to top,rgba(0,0,0,.4),-moz-dialog 1px, -moz-dialog) !important; border-bottom: 1px solid rgba(130, 130, 130, 0.7) !important; /* */ }
Last time this got scrunched by the forum software.