mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
adding back material icons css
This commit is contained in:
parent
f2a996112f
commit
6da10a155f
@ -14,7 +14,8 @@ $this->loadHelper('Form', [
|
|||||||
?>
|
?>
|
||||||
<?= $this->Html->css([
|
<?= $this->Html->css([
|
||||||
'loginServer/style.css',
|
'loginServer/style.css',
|
||||||
'rippleUI/style.css'
|
'rippleUI/style.css',
|
||||||
|
'materialdesignicons.min.css'
|
||||||
]) ?>
|
]) ?>
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
td.actions {
|
td.actions {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user