Nouveau jeu d'icônes

This commit is contained in:
fredtempez 2022-01-21 14:31:36 +01:00
parent ec8ead747a
commit bfbcb95510
15 changed files with 58 additions and 13 deletions

View File

@ -18,7 +18,7 @@
<div class="col1 offset8">
<?php echo template::button('configModulesStore', [
'href' => helper::baseUrl() . 'addon/store',
'value' => template::ico('plus') . template::ico('plus'),
'value' => template::ico('shopping-basket'),
"help" => 'Lister le catalogue en ligne'
]); ?>
</div>

View File

@ -137,7 +137,7 @@
<?php echo template::button('configBackupCopyButton', [
'href' => helper::baseUrl() . 'config/copyBackups',
'value' => 'Copie sauvegardes auto',
'ico' => 'download-cloud'
'ico' => 'docs'
]); ?>
</div>
</div>

View File

@ -32,7 +32,7 @@
<div class="row">
<div class="col2 offset3">
<?php echo template::button('themeManage', [
'ico' => 'cogs',
'ico' => 'sliders',
'href' => helper::baseUrl() . $this->getUrl(0) . '/manage',
'value' => 'Gestion'
]); ?>
@ -77,7 +77,7 @@
<div class="row">
<div class="col2 offset3">
<?php echo template::button('themeManage', [
'ico' => 'cogs',
'ico' => 'sliders',
'href' => helper::baseUrl() . $this->getUrl(0) . '/manage',
'value' => 'Gestion'
]); ?>

View File

@ -19,7 +19,7 @@
<div class="col1 offset7">
<?php echo template::button('translateButton', [
'href' => helper::baseUrl() . 'translate/copy',
'value' => template::ico('cogs'),
'value' => template::ico('docs'),
'disabled' => $module::$siteTranslate,
'help' => 'Copie de sites inter-langues'
]); ?>

View File

@ -18,7 +18,7 @@
<div class="col1 offset8">
<?php echo template::button('userImport', [
'href' => helper::baseUrl() . 'user/import',
'value' => template::ico('plus') . template::ico('plus'),
'value' => template::ico('table') ,
'help' => 'Importer des utilisateurs en masse'
]); ?>
</div>

View File

@ -55,8 +55,11 @@
.zwiico-calendar-empty:before { content: '\f133'; } /* '' */
.zwiico-youtube:before { content: '\f167'; } /* '' */
.zwiico-instagram:before { content: '\f16d'; } /* '' */
<<<<<<< HEAD
.zwiico-box:before { content: '\f187'; } /* '' */
.zwiico-file-archive:before { content: '\f1c6'; } /* '' */
=======
>>>>>>> Nouveau jeu d'icônes
.zwiico-sliders:before { content: '\f1de'; } /* '' */
.zwiico-brush:before { content: '\f1fc'; } /* '' */
.zwiico-pinterest:before { content: '\f231'; } /* '' */

File diff suppressed because one or more lines are too long

View File

@ -55,8 +55,11 @@
.zwiico-calendar-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf133;&nbsp;'); }
.zwiico-youtube { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf167;&nbsp;'); }
.zwiico-instagram { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf16d;&nbsp;'); }
<<<<<<< HEAD
.zwiico-box { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf187;&nbsp;'); }
.zwiico-file-archive { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1c6;&nbsp;'); }
=======
>>>>>>> Nouveau jeu d'icônes
.zwiico-sliders { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1de;&nbsp;'); }
.zwiico-brush { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1fc;&nbsp;'); }
.zwiico-pinterest { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf231;&nbsp;'); }

View File

@ -66,8 +66,11 @@
.zwiico-calendar-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf133;&nbsp;'); }
.zwiico-youtube { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf167;&nbsp;'); }
.zwiico-instagram { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf16d;&nbsp;'); }
<<<<<<< HEAD
.zwiico-box { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf187;&nbsp;'); }
.zwiico-file-archive { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1c6;&nbsp;'); }
=======
>>>>>>> Nouveau jeu d'icônes
.zwiico-sliders { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1de;&nbsp;'); }
.zwiico-brush { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1fc;&nbsp;'); }
.zwiico-pinterest { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf231;&nbsp;'); }

View File

@ -1,11 +1,20 @@
@font-face {
font-family: 'zwiico';
<<<<<<< HEAD
src: url('../font/zwiico.eot?39677933');
src: url('../font/zwiico.eot?39677933#iefix') format('embedded-opentype'),
url('../font/zwiico.woff2?39677933') format('woff2'),
url('../font/zwiico.woff?39677933') format('woff'),
url('../font/zwiico.ttf?39677933') format('truetype'),
url('../font/zwiico.svg?39677933#zwiico') format('svg');
=======
src: url('../font/zwiico.eot?37992248');
src: url('../font/zwiico.eot?37992248#iefix') format('embedded-opentype'),
url('../font/zwiico.woff2?37992248') format('woff2'),
url('../font/zwiico.woff?37992248') format('woff'),
url('../font/zwiico.ttf?37992248') format('truetype'),
url('../font/zwiico.svg?37992248#zwiico') format('svg');
>>>>>>> Nouveau jeu d'icônes
font-weight: normal;
font-style: normal;
}
@ -15,7 +24,11 @@
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: 'zwiico';
<<<<<<< HEAD
src: url('../font/zwiico.svg?39677933#zwiico') format('svg');
=======
src: url('../font/zwiico.svg?37992248#zwiico') format('svg');
>>>>>>> Nouveau jeu d'icônes
}
}
*/
@ -110,8 +123,11 @@
.zwiico-calendar-empty:before { content: '\f133'; } /* '' */
.zwiico-youtube:before { content: '\f167'; } /* '' */
.zwiico-instagram:before { content: '\f16d'; } /* '' */
<<<<<<< HEAD
.zwiico-box:before { content: '\f187'; } /* '' */
.zwiico-file-archive:before { content: '\f1c6'; } /* '' */
=======
>>>>>>> Nouveau jeu d'icônes
.zwiico-sliders:before { content: '\f1de'; } /* '' */
.zwiico-brush:before { content: '\f1fc'; } /* '' */
.zwiico-pinterest:before { content: '\f231'; } /* '' */

View File

@ -10,7 +10,7 @@
<div class="col1 offset9">
<?php echo template::button('blogConfigOption', [
'href' => helper::baseUrl() . $this->getUrl(0) . '/option',
'value' => template::ico('cogs'),
'value' => template::ico('sliders'),
'help' => 'Options de configuration'
]); ?>

View File

@ -67,7 +67,7 @@
<div class="col1">
<?php echo template::button('formConfigLayout', [
'href' => helper::baseUrl() . $this->getUrl(0) . '/option',
'value' => template::ico('cogs'),
'value' => template::ico('sliders'),
'help' => 'Options de configuration'
]); ?>
</div>

View File

@ -10,8 +10,8 @@
<div class="col1 offset10">
<?php echo template::button('galleryConfigBack', [
'href' => helper::baseUrl() . $this->getUrl(0) . '/theme/' . $_SESSION['csrf'],
'value' => template::ico('brush'),
'help' => 'Thème de cette galerie'
'value' => template::ico('sliders'),
'help' => 'Options de configuration'
]); ?>
</div>
</div>

View File

@ -225,12 +225,14 @@ class news extends common {
self::$states[$this->getData(['module', $this->getUrl(0),'posts', $newsIds[$i], 'state'])],
template::button('newsConfigEdit' . $newsIds[$i], [
'href' => helper::baseUrl() . $this->getUrl(0) . '/edit/' . $newsIds[$i]. '/' . $_SESSION['csrf'],
'value' => template::ico('pencil')
'value' => template::ico('pencil'),
'help' => 'Editer cette nouvelle'
]),
template::button('newsConfigDelete' . $newsIds[$i], [
'class' => 'newsConfigDelete buttonRed',
'href' => helper::baseUrl() . $this->getUrl(0) . '/delete/' . $newsIds[$i] . '/' . $_SESSION['csrf'],
'value' => template::ico('cancel')
'value' => template::ico('cancel'),
'help' => 'Effacer cette nouvelle'
])
];
}

View File

@ -10,7 +10,7 @@
<div class="col1 offset9">
<?php echo template::button('newsConfigLayout', [
'href' => helper::baseUrl() . $this->getUrl(0) . '/option',
'value' => template::ico('cogs'),
'value' => template::ico('sliders'),
'help' => 'Options de configuration'
]); ?>
</div>