Skip to content

Instantly share code, notes, and snippets.

@kansasSamurai
kansasSamurai / your_style.css
Created June 8, 2025 14:59
Example CSS including properties
/*
* ===============================================
* This is the same as your_style.css but is used
* with skype/index.jsp (hence the name).
* ===============================================
* It is advised not to edit the smartadmin_production.css
* as this will override any changes you make in the
* later versions of this theme.
*
* We advise that you use use this CSS to override
@kansasSamurai
kansasSamurai / jetuml.sh
Last active August 26, 2024 20:20
JetUML Installation/Startup
#!/bin/sh
#
# java21 is also required; run teh following before this:
# sdk env
# javafx must be v21+ : use javafx-workspace/env.sh to set variable
export PATH_TO_FX=/c/dev/tools/sdkman/candidates/javafx/current/lib
cd /c/dev/tools/sdkman/candidates/jetuml/current/bin
./jetuml