Dotclear

Changeset 1864:dfe13b571ffd


Ignore:
Timestamp:
09/15/13 20:12:09 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Réduction de la boîte pour les médias en pièce jointe du billet. Fixes #1653

Location:
admin
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r1862 r1864  
    16901690          font-size: 1.1em; 
    16911691          } 
    1692 .media-action-box { 
    1693      position: relative; 
    1694      margin: 3em 3em 1em 1em; 
    1695      display: inline-block; 
    1696      vertical-align: top; 
    1697      } 
    1698 li.media-action { 
    1699      display: block; 
    1700      position: absolute; 
    1701      bottom: 4px; 
    1702      right: 8px; 
    1703      height: 16px; 
    1704      } 
     1692     .media-action-box { 
     1693          position: relative; 
     1694          margin: 3em 3em 1em 1em; 
     1695          display: inline-block; 
     1696          vertical-align: top; 
     1697          } 
     1698     li.media-action { 
     1699          display: block; 
     1700          position: absolute; 
     1701          bottom: 4px; 
     1702          right: 8px; 
     1703          height: 16px; 
     1704          } 
    17051705     li.media-action a { 
    17061706          border: none; 
     
    17121712          border: none; 
    17131713          } 
     1714#entry-sidebar .media-item { 
     1715     width: 100%; 
     1716     min-height: 0; 
     1717     padding: 4px; 
     1718     margin: .33em 0; 
     1719     } 
     1720     #entry-sidebar li.media-action { 
     1721          top: 4px; 
     1722          } 
     1723 
    17141724.folders-group .media-item { 
    17151725     min-height: 64px; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map