Difference between revisions of "User:DragoonWraith/esstyle.css"
Jump to navigation
Jump to search
imported>DragoonWraith (fix tab highlights in Firefox 3) |
imported>DragoonWraith m (formatting) |
||
Line 1: | Line 1: | ||
@import "/constwiki/index.php?title=Wiki_User_Style/Liquid_Design.css&action=raw&ctype=text/css"; | @import "/constwiki/index.php?title=Wiki_User_Style/Liquid_Design.css&action=raw&ctype=text/css"; | ||
/* tab highlight fix for Firefox 3 */ | /* tab highlight fix for Firefox 3 */ | ||
#p-cactions | #p-cactions | ||
{ | { | ||
padding: 0 0 1px 0 !important; | |||
} | } |