[Spec] A Color's got a name.
This commit is contained in:
parent
cea0defaf4
commit
c4f2bfe453
1 changed files with 1 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
|||
@model Color
|
||||
<div style="background-color:@Model.Color(); border:solid grey 1px; width:1em; height:1em; display: inline-block;"></div>
|
||||
@Model.Name
|
||||
Loading…
Add table
Add a link
Reference in a new issue