mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
css: Remove unused pointer class.
We don't have an element with class pointer on it.
This commit is contained in:
@@ -861,12 +861,6 @@ strong {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
td.pointer {
|
|
||||||
vertical-align: top;
|
|
||||||
padding-top: 10px;
|
|
||||||
background-color: hsl(0deg 0% 100%);
|
|
||||||
}
|
|
||||||
|
|
||||||
.new_messages {
|
.new_messages {
|
||||||
background-color: hsl(194deg 53% 79%);
|
background-color: hsl(194deg 53% 79%);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user