mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-03-01 01:50:36 +03:00
Added explanation for material color variations
This commit is contained in:
parent
0c12c1fc85
commit
087720c021
|
@ -718,6 +718,12 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="well page" id="material-colors">
|
<div class="well page" id="material-colors">
|
||||||
<h1 class="header">Material Color Samples</h1>
|
<h1 class="header">Material Color Samples</h1>
|
||||||
|
<p>This is the list of all the supported color variations. Each color can be applied to every element that supports variations.
|
||||||
|
</p>
|
||||||
|
<pre><code>.btn-material-{{color}}
|
||||||
|
.navbar-material-{{color}}
|
||||||
|
.well-material-{{color}}
|
||||||
|
etc...</code></pre>
|
||||||
<div class="sampleRed">
|
<div class="sampleRed">
|
||||||
<h2><button class="btn btn-material-red btn-lg">Red</button></h2>
|
<h2><button class="btn btn-material-red btn-lg">Red</button></h2>
|
||||||
<button class="btn btn-material-red-50">050</button>
|
<button class="btn btn-material-red-50">050</button>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user