update
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1,10 +1,11 @@
|
||||
{
|
||||
"id": "supercharged-links-obsidian",
|
||||
"name": "Supercharged Links",
|
||||
"version": "0.11.1",
|
||||
"minAppVersion": "1.4.0",
|
||||
"version": "0.12.1",
|
||||
"minAppVersion": "1.5.11",
|
||||
"description": "Add properties and menu options to links and style them!",
|
||||
"author": "mdelobelle & Emile",
|
||||
"authorUrl": "https://github.com/mdelobelle/mdelobelle/tree/main",
|
||||
"helpUrl": "https://github.com/mdelobelle/obsidian_supercharged_links#readme",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
}
|
||||
|
@@ -8,4 +8,8 @@ div.supercharged-modal {
|
||||
|
||||
div.supercharged-modal h4 {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
span.data-link-text > a.cm-underline {
|
||||
color: inherit;
|
||||
}
|
Reference in New Issue
Block a user