--- modules/damieng/graphical_editor/daxe/lib/daxe.css 2015/08/07 21:06:57 1.4 +++ modules/damieng/graphical_editor/daxe/lib/daxe.css 2015/08/10 13:39:35 1.5 @@ -810,6 +810,15 @@ img.dn.selected, .selected img.dn { opacity: 0.7; } +span.file-label { + cursor: default; + border: 1px solid #AAA; + font-family: monospace; + padding: 1px; + margin-left: 2px; + margin-right: 2px; +} + /* DNSpecial */ span.special { font-family: STIXSubset-Regular;