Polished left left panel.
This commit is contained in:
parent
b61aa33e99
commit
6c2d2f60cf
2 changed files with 4 additions and 7 deletions
|
@ -131,12 +131,12 @@ limitations under the License.
|
||||||
|
|
||||||
.mx_TagPanel_groupsButton > .mx_GroupsButton:before {
|
.mx_TagPanel_groupsButton > .mx_GroupsButton:before {
|
||||||
mask: url('../../img/feather-icons/users.svg');
|
mask: url('../../img/feather-icons/users.svg');
|
||||||
mask-position: center 10px;
|
mask-position: center 11px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_TagPanel_groupsButton > .mx_TagPanel_report:before {
|
.mx_TagPanel_groupsButton > .mx_TagPanel_report:before {
|
||||||
mask: url('../../img/feather-icons/life-buoy.svg');
|
mask: url('../../img/feather-icons/life-buoy.svg');
|
||||||
mask-position: center 10px;
|
mask-position: center 9px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_TagPanel_groupsButton > .mx_AccessibleButton {
|
.mx_TagPanel_groupsButton > .mx_AccessibleButton {
|
||||||
|
|
|
@ -1,8 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<svg width="22px" height="22px" viewBox="0 0 22 22" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
<svg width="22px" height="22px" viewBox="0 0 22 22" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
<!-- Generator: Sketch 52.5 (67469) - http://www.bohemiancoding.com/sketch -->
|
|
||||||
<title>life-buoy</title>
|
|
||||||
<desc>Created with Sketch.</desc>
|
|
||||||
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
|
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
|
||||||
<g id="LifeBuoy" transform="translate(-77.000000, -862.000000)" stroke="#2E3648" stroke-width="1.6">
|
<g id="LifeBuoy" transform="translate(-77.000000, -862.000000)" stroke="#2E3648" stroke-width="1.6">
|
||||||
<g id="Buoy" transform="translate(68.000000, 853.000000)">
|
<g id="Buoy" transform="translate(68.000000, 853.000000)">
|
||||||
|
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.1 KiB |
Loading…
Reference in a new issue