X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fshare%2Fhtml%2FNoAuth%2Fcss%2Fballard%2Fticket.css;h=8b6d09ba4e9268f680a014447b542345fdf6e871;hb=b8988e1d3ac75af63c85e8563e57701030315a9e;hp=06b6678c9942fbf3da47a2289aae25d9c97eeb75;hpb=f3c4966ed1f6ec3db7accd6dcdd3a5a3821d72a7;p=freeside.git diff --git a/rt/share/html/NoAuth/css/ballard/ticket.css b/rt/share/html/NoAuth/css/ballard/ticket.css index 06b6678c9..8b6d09ba4 100644 --- a/rt/share/html/NoAuth/css/ballard/ticket.css +++ b/rt/share/html/NoAuth/css/ballard/ticket.css @@ -2,7 +2,7 @@ %# %# COPYRIGHT: %# -%# This software is Copyright (c) 1996-2012 Best Practical Solutions, LLC +%# This software is Copyright (c) 1996-2014 Best Practical Solutions, LLC %# %# %# (Except where explicitly superseded by other copyright notices) @@ -77,6 +77,7 @@ div#ticket-history { color: #ccc; -moz-border-radius-bottomleft: 0.5em; -webkit-border-bottom-left-radius: 0.5em; + border-bottom-left-radius: 0.5em; white-space: nowrap; } @@ -91,6 +92,7 @@ div#ticket-history { border-bottom: 1px solid #999; -moz-border-radius: 0.25em; -webkit-border-bottom-right-radius: 0.25em; + border-bottom-right-radius: 0.25em; } div#ticket-history span.type a { @@ -150,6 +152,7 @@ border-bottom: 2px solid #aaa; margin-top: 0.5em; -moz-border-radius: 0.5em; -webkit-border-radius: 0.5em; +border-radius: 0.5em; }