mailtrain/client/dev-fragments.txt

30 lines
737 B
Text
Raw Normal View History

2017-05-28 16:49:00 +00:00
FancyTree
---------
<link rel="stylesheet" href="/fancytree/skin-bootstrap/ui.fancytree.min.css" >
<style type="text/css">
#tree .fancytree-container {
height: 100px;
overflow: auto;
position: relative;
}
#tree .fancytree-active {
background-color: #5094ce;
}
#tree .fancytree-title {
background-color: transparent;
border-color: transparent;
}
</style>
<script src="/javascript/jquery-ui-1.12.1.min.js" type="text/javascript" charset="utf-8"></script>
<script src="/fancytree/jquery.fancytree-all.min.js"></script>
i18next-conv
------------
node_modules/.bin/i18next-conv -s ../languages/de_DE.mo -t locales/de_DE.json -l de_DE