Modify ↓
#4274 closed enhancement (duplicate)
CSS fix for better Trac integration
| Reported by: | Sébastien GISSINGER | Owned by: | Catalin BALAN |
|---|---|---|---|
| Priority: | normal | Component: | MenusPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
Add z-index line in superfish.css
.sf-menu li {
z-index: 99;
float: left;
position: relative;
}
Attachments (2)
Change History (7)
Changed 17 years ago by
| Attachment: | superfish.css added |
|---|
comment:1 Changed 17 years ago by
| Summary: | Fix for submenus appearing under text in IE → CSS fix for better Trac integration |
|---|
comment:4 Changed 17 years ago by
(In [5021]) MenusPlugin: - More trac-alike look thanks to Izzy. refs #4290 #4264 #4274
comment:5 Changed 17 years ago by
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Moving this to #4264
Thank you, Catalin Balan
Note: See
TracTickets for help on using
tickets.



I finally made a little CSS for me and everybody (need somebody ...). I'm not an expert so it have some issues.
Enjoy, it's a great plugin big thx to you cbalan.