Plugin Directory

Changeset 1149864


Ignore:
Timestamp:
04/30/2015 06:51:37 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

    r1144433 r1149864  
    201201.moovdiv div.col-row{
    202202    float:left;
    203     text-align: center;
    204     font-size: 14px;
    205     width:200px;
    206     border: 1px solid #D6D6D6;
    207     background: none repeat scroll 0 0 #FFFFFF;
    208 
     203    text-align: left;
     204    font-size: 16px;
     205    width:60%;
    209206}
    210207.table-stat-moovdiv {
     
    336333*/
    337334.moovdiv span.title-row {
    338 font-size: 14px;
    339 width: 200px;
     335font-size: 12px;
     336width: 30%;
    340337
    341338}
  • free-counter/trunk/template/counter_style.css

    r1144433 r1149864  
    201201.moovdiv div.col-row{
    202202    float:left;
    203     text-align: center;
    204     font-size: 14px;
    205     width:200px;
    206     border: 1px solid #D6D6D6;
    207     background: none repeat scroll 0 0 #FFFFFF;
    208 
     203    text-align: left;
     204    font-size: 16px;
     205    width:60%;
    209206}
    210207.table-stat-moovdiv {
     
    336333*/
    337334.moovdiv span.title-row {
    338 font-size: 14px;
    339 width: 200px;
     335font-size: 12px;
     336width: 30%;
    340337
    341338}
Note: See TracChangeset for help on using the changeset viewer.