Ignore:
Timestamp:
Oct 22, 2013, 10:48:28 PM (11 years ago)
Author:
plg
Message:

feature 2920: reuse "nb pending comments" calculation in admin/intro.

add missing CSS code in r25084

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/themes/default/theme.css

    r23426 r25085  
    2727.content div.comment blockquote {
    2828  margin-right: 0.5em; overflow: visible; /*avoid a very strange margin behaviour (all browsers) */ }
     29
     30.commentFilterSelected {color:#666;text-decoration:underline;}
     31.comment .pendingFlag {font-style:italic;color:red;}
    2932
    3033/* not used but should be */
Note: See TracChangeset for help on using the changeset viewer.