Plugin Directory

Changeset 464858


Ignore:
Timestamp:
11/18/2011 07:11:11 PM (14 years ago)
Author:
mcmaxx
Message:

Fixed CSS of news box (title/desc)

Location:
thoora-wordpress-widget/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • thoora-wordpress-widget/trunk/readme.txt

    r464759 r464858  
    4040
    4141== Changelog ==
     42= 1.1 =
     43Fixed title and date in news boxes
    4244
    4345= 1.0 =
     
    4547
    4648== Upgrade Notice ==
     49= 1.1 =
     50Fixes a few visual bugs
    4751
    4852= 1.0 =
  • thoora-wordpress-widget/trunk/thoora.css

    r464754 r464858  
    160160    font-size: 12pt;
    161161    line-height: 16px;
    162     max-height: 40px;
     162    max-height: 30px;
    163163    overflow: hidden;
    164164    padding-bottom: 5px;
     
    190190    background-color:#EFEFEF;
    191191    color: #9D9D9D;
     192    height:16px;
    192193}
    193194#thoora-wrapper .th-custom-containerContent .news.withPic .image  {
Note: See TracChangeset for help on using the changeset viewer.