From 9bcd1cf4647b70f5ee8d29c4c788334b9bfe4f05 Mon Sep 17 00:00:00 2001 From: XeonSquared Date: Sat, 2 Mar 2019 12:08:18 +1100 Subject: [PATCH] cleanup, added a link to the WLL pleroma instance --- static/css/columns.css | 3 ++ static/css/dropdown.css | 23 +++++++++ static/css/haiku.css | 10 +++- static/img/conversations.svg | 105 ++++++++++++++++++++++++++++++++++++++++ static/img/fedi.svg | 34 +++++++++++++ static/img/gajim.svg | 113 +++++++++++++++++++++++++++++++++++++++++++ static/index.html | 2 + 7 files changed, 289 insertions(+), 1 deletion(-) create mode 100644 static/css/dropdown.css create mode 100644 static/img/conversations.svg create mode 100644 static/img/fedi.svg create mode 100644 static/img/gajim.svg diff --git a/static/css/columns.css b/static/css/columns.css index 2f40a18..8c8b4b3 100644 --- a/static/css/columns.css +++ b/static/css/columns.css @@ -25,4 +25,7 @@ width: 80%; padding-left: 10%; } + .wwrapper { + max-width: 48%; + } } diff --git a/static/css/dropdown.css b/static/css/dropdown.css new file mode 100644 index 0000000..5c3106d --- /dev/null +++ b/static/css/dropdown.css @@ -0,0 +1,23 @@ +.dropdown { + position: relative; + display: inline-block; + padding: 3px; +} + +.dropdown-content { + -ms-transform: translate(-4px, 3px); + -webkit-transform: translate(-4px, 3px); + transform: translate(-4px, 3px); + border: 1px solid #9d9d9d; + background: #fff; + display: none; + position: absolute; + min-width: 80px; + padding: 3px; + z-index: 1; + color: #999; +} + +.dropdown:hover .dropdown-content { + display: block; +} diff --git a/static/css/haiku.css b/static/css/haiku.css index a1b0a39..e10b7c9 100644 --- a/static/css/haiku.css +++ b/static/css/haiku.css @@ -34,7 +34,11 @@ body { min-height: 400px; background: #d8d8d8; box-sizing: border-box; - padding: 1em + padding: 1em; +} +.wwrapper { + padding-bottom: 0.5em; + display: inline-grid; } .wbutton { display: inline-block; @@ -47,6 +51,10 @@ body { .wrbutton { padding-left: 16px; } +.menubar { + background: linear-gradient(#e2e2e2, #d8d8d8); + border-bottom: 1px solid #989898; +} input { width: 100%; border: 1px solid black; diff --git a/static/img/conversations.svg b/static/img/conversations.svg new file mode 100644 index 0000000..9b69c64 --- /dev/null +++ b/static/img/conversations.svg @@ -0,0 +1,105 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/img/fedi.svg b/static/img/fedi.svg new file mode 100644 index 0000000..720511e --- /dev/null +++ b/static/img/fedi.svg @@ -0,0 +1,34 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/img/gajim.svg b/static/img/gajim.svg new file mode 100644 index 0000000..3b1d481 --- /dev/null +++ b/static/img/gajim.svg @@ -0,0 +1,113 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Gajim + 28.10.2006 + + + Josef Vybíral + + + + + + + + + + + + + http://cornelius.gimp.cz + + + gajim + jabber + im + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/index.html b/static/index.html index 56407a9..854a441 100644 --- a/static/index.html +++ b/static/index.html @@ -5,6 +5,7 @@ display: inline-block; text-align: center; color: white; + max-width: 80px; } .btnimg { width: 64px; @@ -49,6 +50,7 @@

allsprk.tv

Lainchan

Gopherholes
+

WLL Pleroma