Offenders layout for DOMqueriesAvoidable, jsErrors and globalVariables

This commit is contained in:
Gaël Métais
2015-01-19 11:24:16 +01:00
parent 6fc502b0b2
commit 23dc46d697
5 changed files with 240 additions and 44 deletions
+5 -1
View File
@@ -91,7 +91,7 @@
}
.offenders {
.eltButton {
.offenderButton {
display: inline-block;
position: relative;
background: #efe;
@@ -135,6 +135,10 @@
}
}
.backtrace {
white-space: nowrap;
}
&:hover {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;