Remove unused stats styles
These classes aren't used since commite5a2440e9and the styles were accidentally added when bringing code from Madrid's fork in commitba67bb2f9.
This commit is contained in:
@@ -201,15 +201,5 @@ table {
|
||||
.success {
|
||||
background: #c1fdd2;
|
||||
}
|
||||
|
||||
.border-left-success {
|
||||
background: #c1fdd2;
|
||||
border-left: 2px solid #58ff87;
|
||||
}
|
||||
|
||||
.border-right-success {
|
||||
background: #c1fdd2;
|
||||
border-right: 2px solid #58ff87;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user