Commit ceba13dab07ff52c3252dd38bb11386231d40020

Authored by trainee
1 parent f08dd7be
Exists in master

แก้สีฟ้อน onHold

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
src/app/dashboard/dashboard.component.html
... ... @@ -73,8 +73,8 @@
73 73 <!-- On Hold -->
74 74 <div class="panel">
75 75 <div class="caption">
76   - <h1 class="icon-bubble font-red-mint">
77   - <span class="caption-subject font-red-mint sbold font"> On Hold</span>
  76 + <h1 class="icon-bubble font-grey-gallery">
  77 + <span class="caption-subject font-grey-gallery sbold font"> On Hold</span>
78 78 <div class="input-icon right" style="margin-left: 820px; margin-top: -20px;" >
79 79 <i class="icon-magnifier">
80 80 </i>
... ...