mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Merge remote-tracking branch 'origin/update-icons' into update-icons
This commit is contained in:
commit
bfa100cf06
@ -436,9 +436,9 @@
|
||||
background: transparent;
|
||||
}
|
||||
svg {
|
||||
height: 1em;
|
||||
width: 1em;
|
||||
margin-right: 0.5rem;
|
||||
height: 1.125em;
|
||||
width: 1.125em;
|
||||
margin-right: 0.5em;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -1049,7 +1049,7 @@ define([
|
||||
title: data.tippy || ''
|
||||
//title: data.title || '',
|
||||
}, [
|
||||
Icons.get('drive'),
|
||||
Icons.get(icon),
|
||||
h('span.cp-toolbar-name'+drawerCls, data.text)
|
||||
]));
|
||||
var feedbackHandler = common.prepareFeedback(data.name || 'DEFAULT');
|
||||
|
||||
Loading…
Reference in New Issue
Block a user