mirror of
https://github.com/andrewgioia/mana.git
synced 2024-11-23 15:24:46 +00:00
Fixing .ms-split reference in attributes page
This commit is contained in:
parent
496f043277
commit
1b198e3125
@ -88,8 +88,8 @@
|
||||
<div class="explanation">
|
||||
<p><strong>New:</strong> You no longer need the <code>.ms-split</code> class name, simply identifying a split or hybrid cost will now automatically handle the split styles.</p>
|
||||
<blockquote>
|
||||
<<span class="e">i</span> <span class="a">class</span>=<span class="v">"ms ms-wu ms-split ms-cost"</span>></<span class="e">i</span>><br />
|
||||
<<span class="e">i</span> <span class="a">class</span>=<span class="v">"ms ms-2b ms-split ms-cost ms-shadow"</span>></<span class="e">i</span>>
|
||||
<<span class="e">i</span> <span class="a">class</span>=<span class="v">"ms ms-wu ms-cost"</span>></<span class="e">i</span>><br />
|
||||
<<span class="e">i</span> <span class="a">class</span>=<span class="v">"ms ms-2b ms-cost ms-shadow"</span>></<span class="e">i</span>>
|
||||
</blockquote>
|
||||
<p>For backwards compatibility and full control you can still use create split and hybrid casting costs separately with the <code>.ms-split</code> class along with the 2-symbols' codes. This works for color pairs and the "2" with a color.</p>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user