mirror of
https://github.com/zadam/trilium.git
synced 2025-11-08 14:25:51 +01:00
added support for app_css attribute, which allows custom styling
This commit is contained in:
@@ -529,5 +529,9 @@
|
||||
// final form which is pretty ugly.
|
||||
$("#container").show();
|
||||
</script>
|
||||
|
||||
<style type="text/css">
|
||||
<%= appCss %>
|
||||
</style>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user