Ticket #495 (assigned enhancement)

Opened 6 months ago

Last modified 1 month ago

default pagelinks's css style is ugly

Reported by: bastnic Assigned to: bastnic (accepted)
Priority: lowest Milestone:
Component: jelix:plugins Version: 1.0.2
Severity: normal Keywords:
Cc: Php version:
Review: Hosting Provider:
Documentation needed: 0 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.

Change History

07/20/08 01:47:16 changed by bastnic

  • status changed from new to assigned.
  • owner set to bastnic.
Download in other formats: Comma-delimited Text Tab-delimited Text RSS Feed