aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-05-02 13:00:45 +0000
committerMario <mario@mariovavti.com>2024-05-02 13:00:45 +0000
commit058c7d6c13e4cb76efd001ca5be39769825587b0 (patch)
tree9ec6518429498f263adb3622cf75ed834b24e643 /view/theme
parentc6116e367a0f32fb95dfecf2d8c778ef97e7d76e (diff)
downloadvolse-hubzilla-058c7d6c13e4cb76efd001ca5be39769825587b0.tar.gz
volse-hubzilla-058c7d6c13e4cb76efd001ca5be39769825587b0.tar.bz2
volse-hubzilla-058c7d6c13e4cb76efd001ca5be39769825587b0.zip
start removing jgrowl
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/redbasic/css/style.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 56194c735..05cd75422 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -168,6 +168,11 @@ input[type=text], textarea {
color: #FF0000;
}
+#toast-container {
+ z-index: 1030;
+ width: 300px;
+}
+
#powered-by {
font-size: 0.5rem;
position: absolute;
@@ -719,6 +724,7 @@ div.jGrowl div.info {
color: #ffffff;
padding-left: 58px;
}
+
#jGrowl.top-right {
top: 4.5rem;
right: .25rem;