summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorouwou <26526779+ouwou@users.noreply.github.com>2020-12-15 00:30:11 -0500
committerouwou <26526779+ouwou@users.noreply.github.com>2020-12-15 00:30:11 -0500
commit0c313ce5e8e849bcbaf23fcdf86f31ea38475d0e (patch)
treeaa3dcd0a374620dfab7e32e30196a1eb77712de1 /css
parent22578921b9e577c669cd57385df48cfc08fa90eb (diff)
downloadabaddon-portaudio-0c313ce5e8e849bcbaf23fcdf86f31ea38475d0e.tar.gz
abaddon-portaudio-0c313ce5e8e849bcbaf23fcdf86f31ea38475d0e.zip
make attachment box behave better
Diffstat (limited to 'css')
-rw-r--r--css/main.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/main.css b/css/main.css
index 99b4ff8..2672f8c 100644
--- a/css/main.css
+++ b/css/main.css
@@ -101,6 +101,10 @@
padding: 2px 5px 2px 5px;
}
+.message-attachment-box label {
+ margin: 5px;
+}
+
paned separator {
background:#37474f;
}