From: Jan Schneider Date: Fri, 9 Apr 2010 15:49:37 +0000 (+0100) Subject: Render 'more' links inline. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=b34c31af150e335f285d7c935cb3d70c8301763b;p=horde.git Render 'more' links inline. --- diff --git a/kronolith/themes/screen.css b/kronolith/themes/screen.css index b539f398b..b8bc0ee56 100644 --- a/kronolith/themes/screen.css +++ b/kronolith/themes/screen.css @@ -1157,12 +1157,14 @@ table.kronolithView td.kronolithFirstCol { vertical-align: top; } .kronolithMore { - display: block; padding: 0 2px; color: #888; font-style: italic; cursor: pointer; } +.kronolithMore:hover { + text-decoration: underline; +} /* Main view agenda. */ #kronolithViewAgenda td.kronolithFirstCol {