mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-03 03:10:16 +01:00
This commit is contained in:
parent
b57e6cb47d
commit
dbb80c8b3b
3 changed files with 3 additions and 14 deletions
|
|
@ -35,10 +35,6 @@
|
|||
position: relative;
|
||||
box-sizing: border-box;
|
||||
|
||||
&:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
&[disabled="disabled"] {
|
||||
cursor: not-allowed;
|
||||
opacity: 0.38;
|
||||
|
|
|
|||
|
|
@ -301,9 +301,10 @@ progressLoading: 400
|
|||
}
|
||||
|
||||
#barDock,
|
||||
#statusHepl {
|
||||
#statusHelp {
|
||||
.b3-menu__item:hover {
|
||||
background-color: var(--b3-list-hover);
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue