CSS: Remove styles for pie-data

Class not in use.

refs #5543
This commit is contained in:
Eric Lippmann 2015-11-11 16:40:43 +01:00
parent 6dcca3ab6d
commit 76058cf1a8
1 changed files with 0 additions and 4 deletions

View File

@ -143,10 +143,6 @@ ul.tree li a.error:hover {
opacity: 0.85;
}
.pie-data:hover {
opacity: 0.6;
}
/* charts should grow as much as possible but never beyond the current viewport's size */
.svg-container-responsive {
padding: 1.5em;