Updates TainacanIcon fonts and adjusts the size of grid view mode icon.

This commit is contained in:
mateuswetah 2020-04-15 22:42:18 -03:00
parent 489cbe305a
commit 92dd815dc0
7 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -59,7 +59,7 @@ if ( ! function_exists( 'tainacan_setup' ) ) {
tainacan_register_view_mode('grid', array(
'label' => __( 'Thumbnail', 'tainacan-interface' ),
'description' => __( 'A thumbnail grid view, showing only title and thumbnail', 'tainacan-interface' ),
'icon' => '<span class="icon"><i class="tainacan-icon tainacan-icon-viewminiature"></i></span>',
'icon' => '<span class="icon"><i class="tainacan-icon tainacan-icon-viewminiature tainacan-icon-1-25em"></i></span>',
'dynamic_metadata' => false,
'template' => get_template_directory() . '/tainacan/view-mode-grid.php',
'skeleton_template' => '<div class="tainacan-grid-container">