This commit is contained in:
joneff 2017-06-16 19:07:15 +03:00 коммит произвёл Alex Gyoshev
Родитель 80fa1cfce7
Коммит dd0ff4e4ee
1 изменённых файлов: 11 добавлений и 11 удалений

Просмотреть файл

@ -99,8 +99,8 @@ Used for primary buttons and for elements of primary importance across the theme
<tr>
<td>$accent-contrast</td>
<td>
<span class="color-preview" style="background-color: #ffffff"></span>
#ffffff
contrast-wcag( $accent )
</td>
<td>The color used along with the accent color denoted by $accent.<br/>
Used to provide contrast between the background and foreground colors.
@ -179,15 +179,6 @@ Used to provide contrast between the background and foreground colors.
</td>
</tr>
<tr>
<td>$selected-text</td>
<td>
$accent-contrast
</td>
<td>The text color of selected items.
</td>
</tr>
<tr>
<td>$selected-bg</td>
<td>
@ -197,6 +188,15 @@ Used to provide contrast between the background and foreground colors.
</td>
</tr>
<tr>
<td>$selected-text</td>
<td>
contrast-wcag( $selected-bg )
</td>
<td>The text color of selected items.
</td>
</tr>
<tr>
<td>$selected-border</td>
<td>