aboutsummaryrefslogtreecommitdiff
path: root/main/data/style.css
diff options
context:
space:
mode:
authorMarvin W <git@larma.de>2017-03-11 23:52:12 +0100
committerMarvin W <git@larma.de>2017-03-11 23:58:35 +0100
commite27d63269d0b41fa8d5b5f0f2e4a9dc7de4b9ab9 (patch)
tree80e547d0e02e770e8bcd912e42f8afa753aeb0f6 /main/data/style.css
parentcd6b904e970291a63551d0f1d80bbd550e778ec8 (diff)
downloaddino-e27d63269d0b41fa8d5b5f0f2e4a9dc7de4b9ab9.tar.gz
dino-e27d63269d0b41fa8d5b5f0f2e4a9dc7de4b9ab9.zip
Move UI code into main dir
Diffstat (limited to 'main/data/style.css')
-rw-r--r--main/data/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/main/data/style.css b/main/data/style.css
new file mode 100644
index 00000000..d143ffd3
--- /dev/null
+++ b/main/data/style.css
@@ -0,0 +1,3 @@
+scrolledwindow {
+ background-color: white;
+} \ No newline at end of file