related to #1666 added proper icon for number of photos in subalbums

This commit is contained in:
Matthieu Leproux
2022-06-07 16:45:43 +02:00
parent a310d23b35
commit 4b4621de22
13 changed files with 58 additions and 31 deletions
+14
View File
@@ -830,6 +830,20 @@
"code": 59451,
"src": "fontawesome"
},
{
"uid": "4fca8427ae52f2c8ff6502162ff4047a",
"css": "imagefolder-01",
"code": 59801,
"src": "custom_icons",
"selected": true,
"svg": {
"path": "M669.2 194.7H604.3L475.1 65.5H151.5C97.9 65.5 54.5 109 54.5 162.5V826.1L237.6 460.3C259.6 416.5 304 388.8 353.4 388.8H669.2C669.2 324.2 669.2 259.3 669.2 194.7ZM1001.2 56.6C1093.5 56.6 1185.8 56.6 1277.8 56.6 1311.7 56.6 1334.6 78 1334.6 112.2 1334.9 251.6 1334.9 390.6 1334.6 529.9 1334.6 565.3 1312.3 587.7 1276.9 587.7 1092.9 588 908.6 588 724.6 587.7 692.2 587.7 668.9 563.3 668.9 530.8 668.9 392.1 669.2 253.1 668.7 114.3 668.7 82.8 693.4 55.7 726.4 56 818.1 57.5 909.5 56.9 1001.2 56.6ZM1001.8 544.8C1091.4 544.8 1181 544.8 1270.6 544.8 1290.3 544.8 1291.8 543.6 1291.8 524.3 1291.8 389.4 1291.8 254.8 1291.8 120 1291.8 101.8 1288.8 98.5 1270.6 98.5 1091.7 98.5 912.8 98.5 734.1 98.5 716.3 98.5 712.7 102.1 712.7 120 712.7 254.8 712.7 389.4 712.7 524.3 712.7 542.7 714.8 544.8 733.3 544.8 822.6 544.8 912.2 544.8 1001.8 544.8ZM1099.7 198.9C1106 204.8 1109.3 207.5 1111.9 210.2 1153.9 252.2 1195.9 293.8 1237.3 336.1 1242 341.2 1245.9 349.5 1245.9 356.4 1246.8 400.1 1246.2 443.6 1246.5 487.3 1246.5 497.2 1243.5 500.1 1233.7 500.1 1079.8 499.9 925.9 499.9 771.7 500.1 760.6 500.1 759.2 496 757.7 486.2 752 448.3 764.5 419.8 794.6 396 818.1 377.2 838 353.7 859.2 331.9 865.7 325.1 869.9 323.9 876.7 331.6 889 345 902.6 357 914.9 370.3 921.7 377.8 925.9 377.2 932.7 370.3 985.4 317.4 1038.4 264.4 1091.1 211.7 1094.7 207.8 1096.5 203.6 1099.7 198.9ZM890.1 211.1C890.1 248 861 277.5 824.1 277.2 787.4 276.9 758.6 248 758.6 211.7 758.6 174.5 787.1 145.3 824.1 145.3 861.3 145 890.1 173.9 890.1 211.1ZM1152.7 445.7H353.7C329.3 445.7 306.9 459.4 295.9 481.4L55.1 963.1H958.6C983 963.1 1005.4 949.1 1016.4 927.4L1210.5 539.4C1233.7 496.3 1202.4 445.7 1152.7 445.7Z",
"width": 1367
},
"search": [
"imagefolder-01"
]
},
{
"uid": "7411608e7611ffd477aeec7d239f87e9",
"css": "dice",
+1
View File
@@ -97,6 +97,7 @@
.icon-fire:before { content: '\e85d'; } /* '' */
.icon-user-1:before { content: '\e86c'; } /* '' */
.icon-user-minus:before { content: '\e86d'; } /* '' */
.icon-imagefolder-01:before { content: '\e999'; } /* '' */
.icon-hdd:before { content: '\f0a0'; } /* '' */
.icon-tasks:before { content: '\f0ae'; } /* '' */
.icon-filter:before { content: '\f0b0'; } /* '' */
File diff suppressed because one or more lines are too long
@@ -97,6 +97,7 @@
.icon-fire { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-user-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-user-minus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-imagefolder-01 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-hdd { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-tasks { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-filter { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
+1
View File
@@ -108,6 +108,7 @@
.icon-fire { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-user-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-user-minus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-imagefolder-01 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-hdd { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-tasks { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-filter { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
+8 -7
View File
@@ -1,11 +1,11 @@
@font-face {
font-family: 'fontello';
src: url('../font/fontello.eot?64088127');
src: url('../font/fontello.eot?64088127#iefix') format('embedded-opentype'),
url('../font/fontello.woff2?64088127') format('woff2'),
url('../font/fontello.woff?64088127') format('woff'),
url('../font/fontello.ttf?64088127') format('truetype'),
url('../font/fontello.svg?64088127#fontello') format('svg');
src: url('../font/fontello.eot?90952632');
src: url('../font/fontello.eot?90952632#iefix') format('embedded-opentype'),
url('../font/fontello.woff2?90952632') format('woff2'),
url('../font/fontello.woff?90952632') format('woff'),
url('../font/fontello.ttf?90952632') format('truetype'),
url('../font/fontello.svg?90952632#fontello') format('svg');
font-weight: normal;
font-style: normal;
}
@@ -15,7 +15,7 @@
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: 'fontello';
src: url('../font/fontello.svg?64088127#fontello') format('svg');
src: url('../font/fontello.svg?90952632#fontello') format('svg');
}
}
*/
@@ -152,6 +152,7 @@
.icon-fire:before { content: '\e85d'; } /* '' */
.icon-user-1:before { content: '\e86c'; } /* '' */
.icon-user-minus:before { content: '\e86d'; } /* '' */
.icon-imagefolder-01:before { content: '\e999'; } /* '' */
.icon-hdd:before { content: '\f0a0'; } /* '' */
.icon-tasks:before { content: '\f0ae'; } /* '' */
.icon-filter:before { content: '\f0b0'; } /* '' */
+23 -17
View File
@@ -146,11 +146,11 @@
}
@font-face {
font-family: 'fontello';
src: url('./font/fontello.eot?37100363');
src: url('./font/fontello.eot?37100363#iefix') format('embedded-opentype'),
url('./font/fontello.woff?37100363') format('woff'),
url('./font/fontello.ttf?37100363') format('truetype'),
url('./font/fontello.svg?37100363#fontello') format('svg');
src: url('./font/fontello.eot?97706486');
src: url('./font/fontello.eot?97706486#iefix') format('embedded-opentype'),
url('./font/fontello.woff?97706486') format('woff'),
url('./font/fontello.ttf?97706486') format('truetype'),
url('./font/fontello.svg?97706486#fontello') format('svg');
font-weight: normal;
font-style: normal;
}
@@ -553,14 +553,17 @@
<div class="span3" title="Code: 0xe86d">
<i class="demo-icon icon-user-minus">&#xe86d;</i> <span class="i-name">icon-user-minus</span><span class="i-code">0xe86d</span>
</div>
<div class="span3" title="Code: 0xe999">
<i class="demo-icon icon-imagefolder-01">&#xe999;</i> <span class="i-name">icon-imagefolder-01</span><span class="i-code">0xe999</span>
</div>
<div class="span3" title="Code: 0xf0a0">
<i class="demo-icon icon-hdd">&#xf0a0;</i> <span class="i-name">icon-hdd</span><span class="i-code">0xf0a0</span>
</div>
</div>
<div class="row">
<div class="span3" title="Code: 0xf0ae">
<i class="demo-icon icon-tasks">&#xf0ae;</i> <span class="i-name">icon-tasks</span><span class="i-code">0xf0ae</span>
</div>
</div>
<div class="row">
<div class="span3" title="Code: 0xf0b0">
<i class="demo-icon icon-filter">&#xf0b0;</i> <span class="i-name">icon-filter</span><span class="i-code">0xf0b0</span>
</div>
@@ -570,11 +573,11 @@
<div class="span3" title="Code: 0xf0ca">
<i class="demo-icon icon-list-bullet">&#xf0ca;</i> <span class="i-name">icon-list-bullet</span><span class="i-code">0xf0ca</span>
</div>
</div>
<div class="row">
<div class="span3" title="Code: 0xf0e0">
<i class="demo-icon icon-mail-alt">&#xf0e0;</i> <span class="i-name">icon-mail-alt</span><span class="i-code">0xf0e0</span>
</div>
</div>
<div class="row">
<div class="span3" title="Code: 0xf0e8">
<i class="demo-icon icon-sitemap">&#xf0e8;</i> <span class="i-name">icon-sitemap</span><span class="i-code">0xf0e8</span>
</div>
@@ -584,11 +587,11 @@
<div class="span3" title="Code: 0xf10c">
<i class="demo-icon icon-circle-empty">&#xf10c;</i> <span class="i-name">icon-circle-empty</span><span class="i-code">0xf10c</span>
</div>
</div>
<div class="row">
<div class="span3" title="Code: 0xf125">
<i class="demo-icon icon-crop">&#xf125;</i> <span class="i-name">icon-crop</span><span class="i-code">0xf125</span>
</div>
</div>
<div class="row">
<div class="span3" title="Code: 0xf141">
<i class="demo-icon icon-ellipsis">&#xf141;</i> <span class="i-name">icon-ellipsis</span><span class="i-code">0xf141</span>
</div>
@@ -598,11 +601,11 @@
<div class="span3" title="Code: 0xf15d">
<i class="demo-icon icon-sort-name-up">&#xf15d;</i> <span class="i-name">icon-sort-name-up</span><span class="i-code">0xf15d</span>
</div>
</div>
<div class="row">
<div class="span3" title="Code: 0xf160">
<i class="demo-icon icon-sort-alt-up">&#xf160;</i> <span class="i-name">icon-sort-alt-up</span><span class="i-code">0xf160</span>
</div>
</div>
<div class="row">
<div class="span3" title="Code: 0xf161">
<i class="demo-icon icon-sort-alt-down">&#xf161;</i> <span class="i-name">icon-sort-alt-down</span><span class="i-code">0xf161</span>
</div>
@@ -612,11 +615,11 @@
<div class="span3" title="Code: 0xf178">
<i class="demo-icon icon-right">&#xf178;</i> <span class="i-name">icon-right</span><span class="i-code">0xf178</span>
</div>
</div>
<div class="row">
<div class="span3" title="Code: 0xf192">
<i class="demo-icon icon-dot-circled">&#xf192;</i> <span class="i-name">icon-dot-circled</span><span class="i-code">0xf192</span>
</div>
</div>
<div class="row">
<div class="span3" title="Code: 0xf1c0">
<i class="demo-icon icon-database">&#xf1c0;</i> <span class="i-name">icon-database</span><span class="i-code">0xf1c0</span>
</div>
@@ -626,11 +629,11 @@
<div class="span3" title="Code: 0xf1c9">
<i class="demo-icon icon-file-code">&#xf1c9;</i> <span class="i-name">icon-file-code</span><span class="i-code">0xf1c9</span>
</div>
</div>
<div class="row">
<div class="span3" title="Code: 0xf1cd">
<i class="demo-icon icon-lifebuoy">&#xf1cd;</i> <span class="i-name">icon-lifebuoy</span><span class="i-code">0xf1cd</span>
</div>
</div>
<div class="row">
<div class="span3" title="Code: 0xf204">
<i class="demo-icon icon-toggle-off">&#xf204;</i> <span class="i-name">icon-toggle-off</span><span class="i-code">0xf204</span>
</div>
@@ -640,10 +643,13 @@
<div class="span3" title="Code: 0xf21b">
<i class="demo-icon icon-user-secret">&#xf21b;</i> <span class="i-name">icon-user-secret</span><span class="i-code">0xf21b</span>
</div>
</div>
<div class="row">
<div class="span3" title="Code: 0xf26c">
<i class="demo-icon icon-television">&#xf26c;</i> <span class="i-name">icon-television</span><span class="i-code">0xf26c</span>
</div>
</div>
</div>
<div class="container footer">Generated by <a href="https://fontello.com">fontello.com</a></div>
</body>
</html>
Binary file not shown.
@@ -202,6 +202,8 @@
<glyph glyph-name="user-minus" unicode="&#xe86d;" d="M1219 444h-375c-17 0-31-14-31-31v-63c0-17 14-31 31-31h375c17 0 31 14 31 31v63c0 17-14 31-31 31z m-781-94c138 0 250 112 250 250s-112 250-250 250-250-112-250-250 111-250 250-250z m175-62h-33c-43-20-92-32-142-32s-99 12-143 32h-32c-145 0-263-118-263-263v-81c0-52 42-94 94-94h687c52 0 94 42 94 94v81c0 145-118 263-262 263z" horiz-adv-x="1250" />
<glyph glyph-name="imagefolder-01" unicode="&#xe999;" d="M669 655h-65l-129 130h-323c-54 0-97-44-97-97v-664l183 366c22 44 66 71 115 71h316c0 65 0 130 0 194z m332 138c93 0 185 0 277 0 34 0 57-21 57-55 0-140 0-279 0-418 0-35-23-58-58-58-184 0-368 0-552 0-33 0-56 25-56 57 0 139 0 278 0 417 0 31 24 58 57 58 92-1 184-1 275-1z m1-488c89 0 179 0 269 0 19 0 21 1 21 21 0 135 0 269 0 404 0 18-3 22-21 22-179 0-358 0-537 0-18 0-21-4-21-22 0-135 0-269 0-404 0-19 2-21 20-21 90 0 179 0 269 0z m98 346c6-6 9-8 12-11 42-42 84-84 125-126 5-5 9-13 9-20 1-44 0-88 1-131 0-10-3-13-13-13-154 0-308 0-462 0-11 0-13 4-14 14-6 38 7 66 37 90 23 19 43 42 64 64 7 7 11 8 18 0 12-13 26-25 38-38 7-8 11-7 18 0 52 53 105 106 158 158 4 4 6 8 9 13z m-210-12c0-37-29-66-66-66-37 0-65 29-65 65 0 38 28 67 65 67 37 0 66-29 66-66z m263-235h-799c-25 0-47-13-58-35l-241-482h904c24 0 46 14 57 36l195 388c23 43-9 93-58 93z" horiz-adv-x="1367" />
<glyph glyph-name="hdd" unicode="&#xf0a0;" d="M580 171q0-18-13-31t-31-13-32 13-13 31 13 32 32 13 31-13 13-32z m143 0q0-18-13-31t-31-13-32 13-13 31 13 32 32 13 31-13 13-32z m63-89v179q0 7-6 12t-12 6h-679q-7 0-12-6t-6-12v-179q0-7 6-12t12-6h679q7 0 12 6t6 12z m-687 268h659l-88 269q-2 7-9 12t-14 5h-437q-7 0-14-5t-9-12z m758-89v-179q0-37-26-63t-63-26h-679q-36 0-63 26t-26 63v179q0 14 9 42l110 338q9 29 35 48t56 18h437q31 0 56-18t35-48l110-338q9-28 9-42z" horiz-adv-x="857.1" />
<glyph glyph-name="tasks" unicode="&#xf0ae;" d="M571 64h358v72h-358v-72z m-214 286h572v71h-572v-71z m357 286h215v71h-215v-71z m286-465v-142q0-15-11-25t-25-11h-928q-15 0-25 11t-11 25v142q0 15 11 26t25 10h928q15 0 25-10t11-26z m0 286v-143q0-14-11-25t-25-10h-928q-15 0-25 10t-11 25v143q0 15 11 25t25 11h928q15 0 25-11t11-25z m0 286v-143q0-14-11-25t-25-11h-928q-15 0-25 11t-11 25v143q0 14 11 25t25 11h928q15 0 25-11t11-25z" horiz-adv-x="1000" />

Before

Width:  |  Height:  |  Size: 56 KiB

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -100,7 +100,7 @@ $(document).ready(() => {
"<div class='badge-container'>"
+"<i class='icon-blue icon-sitemap nb-subcats'></i>"
+"<i class='icon-purple icon-picture nb-images'></i>"
+"<i class='icon-green icon-back-in-time nb-sub-photos'></i>"
+"<i class='icon-green icon-imagefolder-01 nb-sub-photos'></i>"
+"<i class='icon-red icon-back-in-time last-update'>"+ node.last_updates +"</i>"
+"</div>"
)