Changeset 38357 for websites/twicli

Show
Ignore:
Timestamp:
08/26/10 03:27:39 (3 years ago)
Author:
NeoCat
Message:

Revert "make status block-inline"

This reverts commit d0b1b6575fef8a9539d94c13a4c5518aa3e8be60.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • websites/twicli/default.css

    r38355 r38357  
    2727.fav { float: right; } 
    2828.dir { color: #679; } 
    29 .status { text-decoration: none; display: inline-block; } 
     29.status { text-decoration: none; } 
    3030.status a.link { font-size: x-small; background-color: #eee; color: #022; border: solid 1px #cec; text-decoration: none; } 
    3131.status a.resolved { background-color: #eef; }