Ticket #495 (closed enhancement: worksforme)
default pagelinks's css style is ugly
| Reported by: | bastnic | Owned by: | bastnic |
|---|---|---|---|
| Priority: | lowest | Milestone: | Jelix 1.1.3 |
| Component: | jelix:plugins:tpl | Version: | 1.0.2 |
| Severity: | trivial | Keywords: | |
| Cc: | Php version: | ||
| Review: | Hosting Provider: | ||
| Blocked By: | Documentation needed: | no | |
| Blocking: |
Description
it can be cool if pagelinks have a default css link like
ul.pagelinks {
list-style-type: none;
}
ul.pagelinks li {
float: left;
padding: 0 3px;
}
or something like that.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
