[Trunk|Admin]: Nothing to notice
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@55058 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
40a9ed5d79
commit
299c3c7479
|
@ -9,7 +9,7 @@
|
||||||
<td class="uk-text-left uk-width-1-3@xl uk-width-1-3@m uk-width-expand@s">
|
<td class="uk-text-left uk-width-1-3@xl uk-width-1-3@m uk-width-expand@s">
|
||||||
<button [(colorPicker)]="layout.color" [style.background]="layout.color"
|
<button [(colorPicker)]="layout.color" [style.background]="layout.color"
|
||||||
id="color" class="uk-icon-button"
|
id="color" class="uk-icon-button"
|
||||||
(click)="change()">`
|
(click)="change()">
|
||||||
</button>
|
</button>
|
||||||
</td>
|
</td>
|
||||||
<td for="color" class="uk-text uk-width-1-3@xl uk-width-1-3@m uk-width-expand@s uk-text-left" [style.color]="layout.color">Change your community color</td>
|
<td for="color" class="uk-text uk-width-1-3@xl uk-width-1-3@m uk-width-expand@s uk-text-left" [style.color]="layout.color">Change your community color</td>
|
||||||
|
|
Loading…
Reference in New Issue