Plugin Directory

Changeset 1143022


Ignore:
Timestamp:
04/23/2015 08:26:09 AM (11 years ago)
Author:
Free-counter
Message:

update styles

Location:
free-counter
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • free-counter/tags/1.1/template/counter_style.css

    r1142004 r1143022  
    196196}
    197197.moovdiv div.div-stats {
    198     position: relative;
    199198    width: 50%;
    200199    margin: 10px 5px;
     
    204203    text-align: center;
    205204    font-size: 14px;
    206     border: 1px solid #fff;
     205    width:200px;
     206    border: 1px solid #D6D6D6;
     207    background: none repeat scroll 0 0 #FFFFFF;
     208   
    207209}
    208210.table-stat-moovdiv {
  • free-counter/trunk/template/counter_style.css

    r1142004 r1143022  
    196196}
    197197.moovdiv div.div-stats {
    198     position: relative;
    199198    width: 50%;
    200199    margin: 10px 5px;
     
    204203    text-align: center;
    205204    font-size: 14px;
    206     border: 1px solid #fff;
     205    width:200px;
     206    border: 1px solid #D6D6D6;
     207    background: none repeat scroll 0 0 #FFFFFF;
     208   
    207209}
    208210.table-stat-moovdiv {
Note: See TracChangeset for help on using the changeset viewer.