mirror of https://github.com/ColorlibHQ/AdminLTE
Merge pull request #510 from 01-Scripts/patch-1
Wrong color code provided for orange class.pull/527/head
commit
ab07ef8c92
|
@ -574,7 +574,7 @@
|
|||
<h4 class='text-center'>Orange</h4>
|
||||
<div class='color-palette-set'>
|
||||
<div class='bg-orange disabled color-palette'><span>Disabled</span></div>
|
||||
<div class='bg-orange color-palette'><span>#00a65a</span></div>
|
||||
<div class='bg-orange color-palette'><span>#ff851b</span></div>
|
||||
<div class='bg-orange-active color-palette'><span>Active</span></div>
|
||||
</div>
|
||||
</div><!-- /.col -->
|
||||
|
|
Loading…
Reference in New Issue