Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 10 of Ticket #3259


Ignore:
Timestamp:
06/07/2011 08:10:16 PM (15 years ago)
Author:
DJPaul
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3259

    • Property Status changed from new to reopened
    • Property Type changed from defect to enhancement
    • Property Summary changed from Corect missing border-radius, apply wp coding standards to rulesets to Check CSS for WP CSS Standards compliance
    • Property Priority changed from normal to minor
    • Property Milestone changed from Awaiting Review to Future Release
    • Property Keywords theme default.css removed
  • Ticket #3259 – Description

    initial v10  
    1 Patch adds in missing border-radius and border-top-left-radius etc to vendor specific properties.
    2 
    3 Re-order these rulesets along WP coding standards guidelines.
    4 N.B only addresses border-radius rulesets, work still required checking all rulesets if coding standards to be followed to letter.
    5 
    6 Committed karmatosed patch for stylesheet organisation a tad premature as it's out of date already!
    7 
    8 ''Hello, this is the BuddyPress Default theme stylesheet.
    9 Please see adminbar.css in this folder for the adminbar styling.''
    10 
    11 adminbar styles have been moved! and karmatosed has a bettr take on the structure in v2?
     1Check all CSS in BuddyPress so that it better follows the WordPress CSS standards, as detailed on http://codex.wordpress.org/CSS_Coding_Standards.