mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:29 +01:00
WIP textsize: leave avatar widgets as standard size
This commit is contained in:
parent
3d7df8e566
commit
676e855ad5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user