From 5252519751a9547ab5d3e0fdd6ad5de847d63f70 Mon Sep 17 00:00:00 2001 From: Maxime Bourget Date: Mon, 6 May 2013 20:25:50 +0100 Subject: [PATCH] Tidy up inline css. --- order_lines_view.php | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/order_lines_view.php b/order_lines_view.php index 1dc9f4d..acbaaef 100644 --- a/order_lines_view.php +++ b/order_lines_view.php @@ -115,17 +115,6 @@ span.tooltip { background: rgb(255, 255, 255); border: 1px solid rgb(113, 157, 171); } -.toto { - height: 20px; - line-height: 20px; - padding: 10px; - font-size: 14px; - text-align: center; - border: 4px solid rgb(255, 255, 255); - border-radius: 5px; - text-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px; - box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 2px 0px; -} :hover + span.tooltip, span.tooltip:hover { display: inline; -- 2.30.2