Move all template inline styles to style.css
This commit is contained in:
parent
7300a29b67
commit
b431a86b96
6 changed files with 64 additions and 21 deletions
|
|
@ -30,7 +30,7 @@
|
|||
<li>
|
||||
<strong>{{node.id}}</strong>
|
||||
»
|
||||
<span style="filter: opacity(70%);">{{connection.to}}</span>
|
||||
<span class="detached-connection">{{connection.to}}</span>
|
||||
</li>
|
||||
{% endfor %}
|
||||
</ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue