mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
📱 💄
This commit is contained in:
@@ -134,8 +134,8 @@
|
||||
}
|
||||
|
||||
&--active,
|
||||
&:focus,
|
||||
&:hover {
|
||||
&:not(.toolbar__icon-deactivate):focus,
|
||||
&:not(.toolbar__icon-deactivate):hover {
|
||||
background-color: var(--b3-list-hover);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
<use xlink:href="#iconMenu"></use>
|
||||
</svg>
|
||||
<input class="toolbar__title fn__hidden" id="toolbarName">
|
||||
<svg id="toolbarSync" class="toolbar__icon fn__none">
|
||||
<svg id="toolbarSync" class="toolbar__icon toolbar__icon-deactivate fn__none">
|
||||
<use xlink:href="#iconCloudSucc"></use>
|
||||
</svg>
|
||||
<svg id="toolbarMore" class="toolbar__icon">
|
||||
|
||||
Reference in New Issue
Block a user