WIP textsize: leave avatar widgets as standard size

This commit is contained in:
Hadi Nategh 2022-09-14 13:24:47 +02:00
parent 3d7df8e566
commit 676e855ad5

View File

@ -137,6 +137,7 @@ class pixelegg_framework extends Api\Framework\Ajax
.standartTreeRow{
font-size: {$textsize}px;
}
et2-lavatar, et2-avatar {font-size: 12px}
";
}
if (preg_match('/^(#[0-9A-F]+|[A-Z]+)$/i',$color) || preg_match('/^(#[0-9A-F]+|[A-Z]+)$/i',$loginbox_color)) // a little xss check