Tidy up inline css.
authorMaxime Bourget <bmx007@gmail.com>
Mon, 6 May 2013 19:25:50 +0000 (20:25 +0100)
committerMaxime Bourget <bmx007@gmail.com>
Mon, 6 May 2013 19:25:50 +0000 (20:25 +0100)
order_lines_view.php

index 1dc9f4d732dcb72b53763f7b5c352dc3ae1295a2..acbaaefc8a4fc873a54782ea1a9066caee77d9bf 100644 (file)
@@ -115,17 +115,6 @@ span.tooltip {
       background: rgb(255, 255, 255);
       border: 1px solid rgb(113, 157, 171);
 }
       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;
 
 :hover + span.tooltip, span.tooltip:hover {
        display: inline;