replace a bunch of graphic icons with vector icons
This commit is contained in:
@@ -632,7 +632,7 @@ function conversation(&$a, $items, $mode, $update, $page_mode = 'traditional') {
|
||||
);
|
||||
|
||||
$star = false;
|
||||
$isstarred = "unstarred";
|
||||
$isstarred = "unstarred icon-star-empty";
|
||||
|
||||
$lock = false;
|
||||
$likebuttons = false;
|
||||
|
||||
Reference in New Issue
Block a user