mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
PHRAS-3148
This commit is contained in:
@@ -1 +0,0 @@
|
||||
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="caret-right" class="svg-inline--fa fa-caret-right fa-w-6" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 512"><path fill="#6d6d6d" d="M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z"></path></svg>
|
Before Width: | Height: | Size: 388 B |
@@ -1 +0,0 @@
|
||||
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="caret-right" class="svg-inline--fa fa-caret-right fa-w-6" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 512"><path fill="#fff" d="M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z"></path></svg>
|
Before Width: | Height: | Size: 385 B |
@@ -301,12 +301,8 @@ H3, H4 {
|
||||
position: relative;
|
||||
text-decoration: none;
|
||||
color: #fff;
|
||||
padding: 5px 6px 5px 16px;
|
||||
background-image: url('#{$iconsPath}caret-right-solid.svg');
|
||||
background-size: 5px;
|
||||
background-position: 5px;
|
||||
padding: 5px 6px;
|
||||
background-color: #535353;
|
||||
background-repeat: no-repeat;
|
||||
|
||||
}
|
||||
|
||||
@@ -326,7 +322,6 @@ H3, H4 {
|
||||
text-decoration: none;
|
||||
color: lighten(#535353, 10%);
|
||||
overflow: hidden;
|
||||
background-image: url('#{$iconsPath}caret-right-solid-grey.svg');
|
||||
}
|
||||
|
||||
.menu A.disabled:hover {
|
||||
|
Reference in New Issue
Block a user