properties: added spaces around '=' for easier reading

This commit is contained in:
Karl Tauber
2020-12-23 10:52:42 +01:00
parent cbb11ebb03
commit 66dab41539
23 changed files with 1379 additions and 1379 deletions

View File

@@ -14,4 +14,4 @@
# limitations under the License.
#
HintPanel.backgroundColor=darken(#ffffe1,80%)
HintPanel.backgroundColor = darken(#ffffe1,80%)

View File

@@ -14,4 +14,4 @@
# limitations under the License.
#
HintPanel.backgroundColor=#ffffe1
HintPanel.backgroundColor = #ffffe1