aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-06-26 10:27:13 +0000
committerMario <mario@mariovavti.com>2024-06-26 10:27:13 +0000
commita50b3181ad76f682fcb4ff60c4cc5ae2083f9c28 (patch)
treedccfb47b474b856c3fe1183603fee0311c7cf19e /view/theme/redbasic
parentde992452ee3f6392fa7eb8d3dbac0c1dd2e32b00 (diff)
downloadvolse-hubzilla-a50b3181ad76f682fcb4ff60c4cc5ae2083f9c28.tar.gz
volse-hubzilla-a50b3181ad76f682fcb4ff60c4cc5ae2083f9c28.tar.bz2
volse-hubzilla-a50b3181ad76f682fcb4ff60c4cc5ae2083f9c28.zip
make sure we get a scrollbar if everything else breaks and remove some unused css
Diffstat (limited to 'view/theme/redbasic')
-rw-r--r--view/theme/redbasic/css/style.css19
1 files changed, 0 insertions, 19 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 0fc158108..53d164482 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -895,25 +895,6 @@ a .drop-icons:hover {
list-style-type: none;
}
-table {
- border-spacing: 2px;
- max-width: 100%;
-}
-
-th,td {
- padding: 3px;
-}
-
-#channels > tbody > tr > td, #users > tbody > tr > td {
- max-width: 19.4em;
- overflow: hidden;
-}
-
-/* mail */
-
-img.mail-conv-sender-photo {
- border-radius: var(--bs-border-radius);
-}
/* jot */