Changes between Initial Version and Version 4 of Ticket #1086


Ignore:
Timestamp:
Feb 18, 2011, 10:06:33 PM (13 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1086

    • Property Status changed from new to assigned
    • Property Cc antoine.bernier@… added; anonymous removed
    • Property Summary changed from add margin around newsflash box to a margin-top over here !
    • Property Priority changed from lowest to normal
    • Property Owner changed from Noah Kantrowitz to Ryan J Ollos
    • Property Keywords styling added
    • Property Trac Release changed from 0.10 to 0.11
  • Ticket #1086 – Description

    initial v4  
    11A small margin (10px) around the newsflash box would be nice. I've added the following to my site_css.cs
    22
    3 
     3{{{
    44div.newsflash {
    55  margin: 10px;
    66}
     7}}}
    78
    89Cheers,