vault backup: 2023-03-01 08:29:54
This commit is contained in:
@@ -18,7 +18,8 @@
|
||||
"right": 2,
|
||||
"bottom": 2,
|
||||
"left": 2
|
||||
}
|
||||
},
|
||||
"emojiStyle": "none"
|
||||
},
|
||||
"Fizyka": "FasGear",
|
||||
"AMiAL": "RiCalculatorLine",
|
||||
|
||||
305
.obsidian/plugins/obsidian-icon-folder/main.js
vendored
305
.obsidian/plugins/obsidian-icon-folder/main.js
vendored
File diff suppressed because one or more lines are too long
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "obsidian-icon-folder",
|
||||
"name": "Icon Folder",
|
||||
"version": "1.4.1",
|
||||
"version": "1.6.0",
|
||||
"minAppVersion": "0.9.12",
|
||||
"description": "This plugin allows to add an emoji or an icon to a folder or file.",
|
||||
"author": "Florian Woelki",
|
||||
|
||||
@@ -63,6 +63,10 @@
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.obsidian-icon-folder-icon-preview {
|
||||
font-size: 22px;
|
||||
}
|
||||
|
||||
.obsidian-icon-folder-icon-preview img {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
|
||||
Reference in New Issue
Block a user