Redesign - popravek razmaka med ikonami pri obliki

This commit is contained in:
pero1203 2022-09-07 11:51:37 +02:00
parent d43018810e
commit 0a2e6296f4
2 changed files with 2 additions and 2 deletions

View File

@ -21087,7 +21087,7 @@ div.page_tema div#theme_grid_holder div.div_theme_group div.theme_label .theme_l
font-size: 14px;
}
div.page_tema div#theme_grid_holder div.div_theme_group div.theme_label .theme_label_options .buttons_flex span.faicon.palette {
margin-right: 16px;
margin-right: 8px;
}
div.page_tema div#theme_grid_holder div.div_theme_group div.theme_label .theme_label_options .buttons_flex span.faicon:hover {
color: #0059ab;

View File

@ -232,7 +232,7 @@ div.page_tema {
}
&.palette{
margin-right: 16px;
margin-right: 8px;
}
&:hover{