Edgewall Software

Changes between Initial Version and Version 1 of Ticket #11403


Ignore:
Timestamp:
Dec 17, 2013, 12:56:55 AM (10 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11403 – Description

    initial v1  
    55-->
    66
    7 [[Image(MarginLeft.png)]]
     7[[Image(MarginLeft2.5em.png)]]
    88
    99The following change seems to make sense, since it removes the absolute `left` position of the `dt`s, and instead sets the `margin-left` on the parent to preserve their positioning.
     
    1818 /* Diff/change overview */
    1919-#overview { line-height: 130%; margin-top: 1em; padding: .5em }
    20 +#overview { line-height: 130%; margin-top: 1em; padding: .5em .5em .5em 0  }
     20+#overview { line-height: 130%; margin-top: 1em; padding: .5em .5em .5em 0 }
    2121 #overview dt.property {
    2222  font-weight: bold;