Skip to:
Content

bbPress.org

Opened 14 years ago

Closed 14 years ago

Last modified 13 years ago

#2113 closed enhancement (fixed)

Topic & Reply Unordered and Odered List CSS support

Reported by: netweb Owned by:
Priority: normal Milestone: 2.3
Component: Appearance - Theme Compatibility Version: trunk
Severity: normal Keywords: dev-feedback 2nd-opinion needs-testing
Cc:

Description

Topics and Reply <li> elements currently have no CSS list-style

Current <li> CSS list-style is inherited from #bbpress-forums li {margin: 0; list-style: none;}

Attachments (1)

2113.diff (1.3 KB ) - added by netweb 14 years ago.

Download all attachments as: .zip

Change History (5)

@netweb
14 years ago

#1 @johnjamesjacoby
14 years ago

  • Component Content CreationTheme Compatability
  • Milestone Awaiting Review2.3

#2 @johnjamesjacoby
14 years ago

  • Resolutionfixed
  • Status newclosed

(In [4589]) Add list-item styling inside topic and reply content. Props netweb. Fixes #2113.

#3 @johnjamesjacoby
14 years ago

(In [4590]) More precise list-item CSS. See #2113.

#4 @johnjamesjacoby
13 years ago

(In [4770]) Bail out of converter if there is no request method. Fixes #2113.

Note: See TracTickets for help on using tickets.