Ignore:
Timestamp:
Dec 8, 2012, 2:53:06 AM (11 years ago)
Author:
julien1311
Message:

new options : position and opacity

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Media_Icon/template/photo_media_icon.css

    r19284 r19324  
    11.media_icon_youtube, .media_icon_admin_youtube{
    2   background: transparent url('img/photo_video.png') no-repeat;
    3   width: 60px;
    4   height: 60px;
    5   z-index:99;
    6 }
    7 
    8 .media_icon_admin_youtube{
    9         display: block;
    10         margin-left: auto;
    11         margin-right: auto;
    12         margin-bottom: 2em;
    13 }
    14 
    15 .media_icon_youtube {
    16   position: absolute;
    17   bottom: 5px;
    18   right: 5px;
    19   text-align: right;
     2        background: transparent url('img/photo_video.png') no-repeat;
    203}
    214
    225.media_icon_vimeo, .media_icon_admin_vimeo{
    23   background: transparent url('img/photo_video.png') no-repeat;
    24   width: 60px;
    25   height: 60px;
    26   z-index:99;
    27 }
    28 
    29 .media_icon_admin_vimeo{
    30         display: block;
    31         margin-left: auto;
    32         margin-right: auto;
    33         margin-bottom: 2em;
    34 }
    35 
    36 .media_icon_vimeo {
    37   position: absolute;
    38   bottom: 5px;
    39   right: 5px;
    40   text-align: right;
     6        background: transparent url('img/photo_video.png') no-repeat;
    417}
    428
    439.media_icon_dailymotion, .media_icon_admin_dailymotion{
    44   background: transparent url('img/photo_video.png') no-repeat;
    45   width: 60px;
    46   height: 60px;
    47   z-index:99;
    48 }
    49 
    50 .media_icon_admin_dailymotion{
    51         display: block;
    52         margin-left: auto;
    53         margin-right: auto;
    54         margin-bottom: 2em;
    55 }
    56 
    57 .media_icon_dailymotion {
    58   position: absolute;
    59   bottom: 5px;
    60   right: 5px;
    61   text-align: right;
     10        background: transparent url('img/photo_video.png') no-repeat;
    6211}
    6312
    6413.media_icon_wat, .media_icon_admin_wat{
    65   background: transparent url('img/photo_video.png') no-repeat;
    66   width: 60px;
    67   height: 60px;
    68   z-index:99;
    69 }
    70 
    71 .media_icon_admin_wat{
    72         display: block;
    73         margin-left: auto;
    74         margin-right: auto;
    75         margin-bottom: 2em;
    76 }
    77 
    78 .media_icon_wat {
    79   position: absolute;
    80   bottom: 5px;
    81   right: 5px;
    82   text-align: right;
     14        background: transparent url('img/photo_video.png') no-repeat;
    8315}
    8416
    8517.media_icon_wideo, .media_icon_admin_wideo{
    86   background: transparent url('img/photo_video.png') no-repeat;
    87   width: 60px;
    88   height: 60px;
    89   z-index:99;
    90 }
    91 
    92 .media_icon_admin_wideo{
    93         display: block;
    94         margin-left: auto;
    95         margin-right: auto;
    96         margin-bottom: 2em;
    97 }
    98 
    99 .media_icon_wideo {
    100   position: absolute;
    101   bottom: 5px;
    102   right: 5px;
    103   text-align: right;
     18        background: transparent url('img/photo_video.png') no-repeat;
    10419}
    10520
    10621.media_icon_pdf, .media_icon_admin_pdf{
    107   background: transparent url('img/photo_pdf.png') no-repeat;
    108   width: 60px;
    109   height: 60px;
    110   z-index:99;
    111 }
    112 
    113 .media_icon_admin_pdf{
    114         display: block;
    115         margin-left: auto;
    116         margin-right: auto;
    117         margin-bottom: 2em;
    118 }
    119 
    120 .media_icon_pdf {
    121   position: absolute;
    122   bottom: 5px;
    123   right: 5px;
    124   text-align: right;
     22        background: transparent url('img/photo_pdf.png') no-repeat;
    12523}
    12624
    12725.media_icon_document, .media_icon_admin_document{
    128   background: transparent url('img/photo_document.png') no-repeat;
    129   width: 60px;
    130   height: 60px;
    131   z-index:99;
    132 }
    133 
    134 .media_icon_admin_document{
    135         display: block;
    136         margin-left: auto;
    137         margin-right: auto;
    138         margin-bottom: 2em;
    139 }
    140 
    141 .media_icon_document {
    142   position: absolute;
    143   bottom: 5px;
    144   right: 5px;
    145   text-align: right;
     26        background: transparent url('img/photo_document.png') no-repeat;
    14627}
    14728
    14829.media_icon_spreadsheet, .media_icon_admin_spreadsheet{
    149   background: transparent url('img/photo_spreadsheet.png') no-repeat;
    150   width: 60px;
    151   height: 60px;
    152   z-index:99;
    153 }
    154 
    155 .media_icon_admin_spreadsheet{
    156         display: block;
    157         margin-left: auto;
    158         margin-right: auto;
    159         margin-bottom: 2em;
    160 }
    161 
    162 .media_icon_spreadsheet {
    163   position: absolute;
    164   bottom: 5px;
    165   right: 5px;
    166   text-align: right;
     30        background: transparent url('img/photo_spreadsheet.png') no-repeat;
    16731}
    16832
    16933.media_icon_presentation, .media_icon_admin_presentation{
    170   background: transparent url('img/photo_presentation.png') no-repeat;
    171   width: 60px;
    172   height: 60px;
    173   z-index:99;
     34        background: transparent url('img/photo_presentation.png') no-repeat;
    17435}
    175 
    176 .media_icon_admin_presentation{
    177         display: block;
    178         margin-left: auto;
    179         margin-right: auto;
    180         margin-bottom: 2em;
    181 }
    182 
    183 .media_icon_presentation {
    184   position: absolute;
    185   bottom: 5px;
    186   right: 5px;
    187   text-align: right;
    188 }
Note: See TracChangeset for help on using the changeset viewer.