Ignore:
Timestamp:
Dec 9, 2012, 6:34:58 PM (11 years ago)
Author:
julien1311
Message:

add the capacity to choose the supported files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Media_Icon/admin/admin.css

    r19353 r19372  
     1div.media_icon_admin_element {
     2        width: 20%;
     3        font-weight: bold;
     4        float: left;
     5        margin: 1,5em 1,5em;
     6}
     7
     8.media_icon_bold_center {
     9        font-weight: bold;
     10        text-align: center;
     11}
     12
     13.media_icon_important {
     14        font-weight: bold;
     15}
     16       
    117.showInfo {
    218  position:static;
     
    1733        margin-right: auto;
    1834        margin-bottom: 2em;
     35        font-weight: normal;
    1936}
    2037
Note: See TracChangeset for help on using the changeset viewer.