X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fshare%2Fhtml%2FNoAuth%2Fcss%2Fballard%2Fticket.css;fp=rt%2Fshare%2Fhtml%2FNoAuth%2Fcss%2Fballard%2Fticket.css;h=4d416e1750f91e9608a6c272b477fa0c1c95d9ad;hb=0bff2e665b3a6389b47510e4c04a5a454f6dd7d4;hp=06b6678c9942fbf3da47a2289aae25d9c97eeb75;hpb=806d426d106efea2b2b13314108c4ac046511e1c;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..4d416e175 100644 --- a/rt/share/html/NoAuth/css/ballard/ticket.css +++ b/rt/share/html/NoAuth/css/ballard/ticket.css @@ -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; }