mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
using dotted underlining for cloned notes because dashed looks ugly in chrome
This commit is contained in:
parent
1231e02449
commit
b809971fd1
@ -65,7 +65,7 @@ span.fancytree-node.protected.fancytree-folder > span.fancytree-icon {
|
||||
}
|
||||
|
||||
span.fancytree-node.multiple-parents .fancytree-title {
|
||||
text-decoration: underline dashed;
|
||||
text-decoration: underline dotted;
|
||||
}
|
||||
|
||||
span.fancytree-node.fancytree-active-clone:not(.fancytree-active) .fancytree-title {
|
||||
|
@ -1 +1 @@
|
||||
module.exports = { build_date:"2017-11-20T08:43:54-05:00", build_revision: "2f2969b2a1fa080a7555f2dfb7ec8b933f0421fe" };
|
||||
module.exports = { build_date:"2017-11-26T23:24:39-05:00", build_revision: "1231e02449c08f8f794277e6de7fd401535aa57d" };
|
||||
|
Loading…
x
Reference in New Issue
Block a user