second and final part of syncing LCARStrek with Firefox 37 windows theme changes
[themes.git] / LCARStrek / browser / devtools / widgets.css
index 2979d74cc6a646cd7d1584f4389195c8a8fca31e..62f3b365213194812f00c9272dfe4555b2c454af 100644 (file)
 }
 
 .line-graph-widget-tooltip[type=maximum] {
-  left: -1px;
-}
-
-.line-graph-widget-tooltip[type=minimum] {
-  left: -1px;
-}
-
-.line-graph-widget-tooltip[type=average] {
-  right: -1px;
-}
-
-.line-graph-widget-tooltip[type=maximum][with-arrows=true] {
   left: 14px;
 }
 
-.line-graph-widget-tooltip[type=minimum][with-arrows=true] {
+.line-graph-widget-tooltip[type=minimum] {
   left: 14px;
 }
 
-.line-graph-widget-tooltip[type=average][with-arrows=true] {
+.line-graph-widget-tooltip[type=average] {
   right: 4px;
 }