Elastic: Unify some icons
This commit is contained in:
parent
6b7b6ce715
commit
3748f11815
3 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
|
||||
.menu {
|
||||
a.calendarlink:before {
|
||||
.font-icon-regular(@fa-var-calendar);
|
||||
content: @fa-var-calendar-alt;
|
||||
}
|
||||
|
||||
a.send:before {
|
||||
|
|
|
@ -21,9 +21,9 @@
|
|||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
.menu.listing li {
|
||||
.menu {
|
||||
a.appendnote:before {
|
||||
.font-icon-regular(@fa-var-sticky-note);
|
||||
content: @fa-var-sticky-note;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
a.tasklist:before,
|
||||
a.tasklistlink:before,
|
||||
a.taskaddlink:before {
|
||||
.font-icon-regular(@fa-var-calendar-check);
|
||||
content: @fa-var-calendar-check;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue