change icon and fix hound
This commit is contained in:
@@ -179,7 +179,7 @@
|
||||
</li>
|
||||
<li class="CDB-MenuEditor-navigationItem">
|
||||
<a href="#" class="CDB-MenuEditor-navigationLink">
|
||||
<i class="CDB-IconFont CDB-IconFont-clock CDB-MenuEditor-navigationIcon"></i>
|
||||
<i class="CDB-IconFont CDB-IconFont-odyssey CDB-MenuEditor-navigationIcon"></i>
|
||||
</a>
|
||||
</li>
|
||||
<li class="CDB-MenuEditor-navigationItem">
|
||||
|
||||
@@ -132,8 +132,8 @@ All available icons in CartoDB.
|
||||
|
||||
|
||||
<div class="box">
|
||||
<i class="CDB-IconFont CDB-IconFont-clock Size-large"></i>
|
||||
<h4 class="Text Size-small">clock</h4>
|
||||
<i class="CDB-IconFont CDB-IconFont-odyssey Size-large"></i>
|
||||
<h4 class="Text Size-small">odyssey</h4>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -750,7 +750,7 @@ All available icons in CartoDB.
|
||||
}
|
||||
|
||||
|
||||
.CDB-IconFont-clock::before {
|
||||
.CDB-IconFont-odyssey::before {
|
||||
content: '\E010';
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user