hopglass/scss
Moorviper 84aee48229 Router pics (#37)
* add a padding to sidebar for better use on mobile devices

* allow other things as text in attributeEntry

Now it is possible to use pictures and other stuff in this function

* Show Router-Pic with double fallback

3 Möglichkeiten
1. in config wird externe Quelle angegeben
2. wenn nicht wird in ./nodes/ geseucht
3. ansonsten Knotenname + Knotenname in erster Zeile

extern via:
cdn

"hwImg": [
  { "thumbnail": "https://cdn.rawgit.com/Moorviper/meshviewer_hwpics/master/nodes/{MODELHASH}.svg",
    "caption": "Knoten {MODELHASH}"
  }
 ]

aktueller nicht cdn:
"hwImg": [
  { "thumbnail": "https://rawgit.com/Moorviper/meshviewer_hwpics/master/nodes/{MODELHASH}.svg",
    "caption": "Knoten {MODELHASH}"
  }
 ]
2016-11-05 23:03:46 +01:00
..
_base.scss sidebar styling 2015-04-04 18:01:57 +02:00
_filters.scss clean scss (#21) 2016-05-19 17:47:32 +02:00
_forcegraph.scss forcegraph: new, dark color theme 2015-07-07 12:42:57 +02:00
_leaflet.label.scss switch to sass 2015-03-31 15:39:41 +02:00
_leaflet.scss switch to sass 2015-03-31 15:39:41 +02:00
_legend.scss clean scss (#21) 2016-05-19 17:47:32 +02:00
_map.scss clean scss (#21) 2016-05-19 17:47:32 +02:00
_reset.scss clean scss (#21) 2016-05-19 17:47:32 +02:00
_shadow.scss clean scss (#21) 2016-05-19 17:47:32 +02:00
_sidebar.scss Router pics (#37) 2016-11-05 23:03:46 +01:00
main.scss Router pics (#37) 2016-11-05 23:03:46 +01:00