X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fshare%2Fhtml%2FNoAuth%2Fcss%2Faileron%2Fticket.css;h=ebc34f297470fb26bc2cca9e4da40138e484acde;hb=679854b8bbc65d112071111bbd7f34a6a481fb30;hp=4d069d9f9eba63201bd315c1be11fea155be0459;hpb=6587f6ba7d047ddc1686c080090afe7d53365bd4;p=freeside.git diff --git a/rt/share/html/NoAuth/css/aileron/ticket.css b/rt/share/html/NoAuth/css/aileron/ticket.css index 4d069d9f9..ebc34f297 100644 --- a/rt/share/html/NoAuth/css/aileron/ticket.css +++ b/rt/share/html/NoAuth/css/aileron/ticket.css @@ -2,7 +2,7 @@ %# %# COPYRIGHT: %# -%# This software is Copyright (c) 1996-2012 Best Practical Solutions, LLC +%# This software is Copyright (c) 1996-2013 Best Practical Solutions, LLC %# %# %# (Except where explicitly superseded by other copyright notices) @@ -87,8 +87,7 @@ div#ticket-history { float: left; margin: 0.25em 0.70em 0.25em 0.25em; width: 1em; - height: 1.25em; - padding: 0.75em 0 0 0; + padding: 0; border-right: 1px solid #999; border-bottom: 1px solid #999; -moz-border-radius-bottomright: 0.25em; @@ -100,6 +99,16 @@ div#ticket-history { div#ticket-history span.type a { color: #fff; + padding-top: 0.75em; + display: block; +} + +#ticket-history a#lasttrans { + display: inline; + height: 0; + width: 0; + padding: 0; + margin: 0; }