up
This commit is contained in:
@@ -279,6 +279,11 @@ html {
|
||||
height: 20px;
|
||||
background-position: 0px -209px;
|
||||
}
|
||||
.icon_2025.filter-2 {
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
background-position: -24px -209px;
|
||||
}
|
||||
.icon_2025.comment {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -281,6 +281,11 @@ html {
|
||||
height: 20px;
|
||||
background-position: 0px -209px;
|
||||
}
|
||||
&.filter-2 {
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
background-position: -24px -209px;
|
||||
}
|
||||
&.comment {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
|
||||
Reference in New Issue
Block a user