diff options
author | nirav <nirav@teisuu.com> | 2019-04-27 17:26:15 +0000 |
---|---|---|
committer | nirav <nirav@teisuu.com> | 2019-04-27 17:26:15 +0000 |
commit | c158e0596f6f103ee2e5465051d03028f7b9b181 (patch) | |
tree | a80297bb59e6f839927791950542de06ea77d010 /data/im.css | |
parent | 0d565e46953e433fa13149f54593c09f099ef7df (diff) | |
download | im-master.tar.gz im-master.zip |
Diffstat (limited to 'data/im.css')
-rw-r--r-- | data/im.css | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/im.css b/data/im.css new file mode 100644 index 0000000..375165e --- /dev/null +++ b/data/im.css @@ -0,0 +1,9 @@ +#info-panel { + background-color: #000000; + color: #ffffff; + padding: 0px 4px; +} + +#main-window { + background-color: #444444; +} |