mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
Merge pull request #33358 from nextcloud/techdebt/noid/remove-old-notification-container
Remove obsolete notification container
This commit is contained in:
commit
1daf4de5ed
20 changed files with 5 additions and 182 deletions
|
|
@ -1627,11 +1627,6 @@ table td.date {
|
|||
overflow: hidden;
|
||||
}
|
||||
|
||||
/* proper notification area for multi line messages */
|
||||
#notification-container {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
/* shorten elements for mobile */
|
||||
#uploadprogressbar, #uploadprogressbar .label.inner {
|
||||
width: 50px;
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -64,11 +64,6 @@ table td.date {
|
|||
overflow: hidden;
|
||||
}
|
||||
|
||||
/* proper notification area for multi line messages */
|
||||
#notification-container {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
/* shorten elements for mobile */
|
||||
#uploadprogressbar, #uploadprogressbar .label.inner {
|
||||
width: 50px;
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
{"version":3,"sourceRoot":"","sources":["../../../core/css/variables.scss","mobile.scss"],"names":[],"mappings":";AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;ACEA;AAAA;AAAA;AAIA;EAEA;IACC;;;EAGD;AAAA;AAAA;AAAA;IAIC;;;AAGD;EACA;IACC;;;AAGD;EACA;IACC;;;EAGD;IACC;;;EAGD;IACC;;;AAED;AACA;EACA;IACC;IACA;IACA;IACA;IACA;IACA;;;AAID;EACA;IACC;;;AAGD;EACA;IACC;;;AAED;EACA;IACC;;;EAED;IACC;;;AAGD;EACA;IACC;;;AAID;AACC;EACA;IACC;;;EAED;IACC;;;AAGD;EACA;IACC;;;AAGD;EACA;IACC","file":"mobile.css"}
|
||||
{"version":3,"sourceRoot":"","sources":["../../../core/css/variables.scss","mobile.scss"],"names":[],"mappings":";AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;ACEA;AAAA;AAAA;AAIA;EAEA;IACC;;;EAGD;AAAA;AAAA;AAAA;IAIC;;;AAGD;EACA;IACC;;;AAGD;EACA;IACC;;;EAGD;IACC;;;EAGD;IACC;;;AAED;AACA;EACA;IACC;IACA;IACA;IACA;IACA;IACA;;;AAID;EACA;IACC;;;AAED;EACA;IACC;;;EAED;IACC;;;AAGD;EACA;IACC;;;AAID;AACC;EACA;IACC;;;EAED;IACC;;;AAGD;EACA;IACC;;;AAGD;EACA;IACC","file":"mobile.css"}
|
||||
|
|
@ -46,11 +46,6 @@ table.multiselect thead {
|
|||
}
|
||||
|
||||
|
||||
/* proper notification area for multi line messages */
|
||||
#notification-container {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
/* shorten elements for mobile */
|
||||
#uploadprogressbar, #uploadprogressbar .label.inner {
|
||||
width: 50px;
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
<?php /** @var \OCP\IL10N $l */ ?>
|
||||
<div id='notification'></div>
|
||||
|
||||
<div class="emptyfilelist emptycontent hidden"></div>
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,3 @@
|
|||
<div id='notification'></div>
|
||||
|
||||
<div class="emptyfilelist emptycontent hidden">
|
||||
<div class="icon-starred"></div>
|
||||
<h2><?php p($l->t('No favorites yet')); ?></h2>
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@
|
|||
<div class="files-controls">
|
||||
<div></div>
|
||||
</div>
|
||||
<div id='notification'></div>
|
||||
|
||||
<div class="emptyfilelist emptycontent hidden">
|
||||
<div class="icon-external"></div>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
<?php /** @var \OCP\IL10N $l */ ?>
|
||||
<div id='notification'></div>
|
||||
|
||||
<div class="emptyfilelist emptycontent hidden"></div>
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@
|
|||
<div class="files-controls">
|
||||
<div></div>
|
||||
</div>
|
||||
<div id='notification'></div>
|
||||
|
||||
<div class="emptyfilelist emptycontent hidden">
|
||||
<div class="icon-delete"></div>
|
||||
|
|
|
|||
|
|
@ -188,11 +188,6 @@
|
|||
#header .header-right > div#settings::after {
|
||||
right: 27px;
|
||||
}
|
||||
|
||||
#notification-container {
|
||||
max-width: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=mobile.css.map */
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
{"version":3,"sourceRoot":"","sources":["variables.scss","mobile.scss"],"names":[],"mappings":";AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;ACEA;AAEC;EACA;IACC;IACA;;;AAGD;EACA;IACC;;;AAGD;EACA;IACC;IACA;IACA;;;AAGD;EACA;IACC;;;EAGA;IACC;;;EAIF;IACC;;;EAGD;IACC;IACA;;;AAGD;EACA;IACC;IACA;IAEA;IAEA;;EACA;IACC;;EAED;IACC;;EACA;IACC;;;AAKH;EAEC;IACC;;EAED;IACC;IACA;IACA,KDuCa;ICtCb;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAED;IACC;;;EAKF;IACC;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;;EAED;AAAA;IAEC;;;AAGD;EACA;IACC;;;AAGD;EACA;IACC;;;EAED;IACC;;;EAGD;IACC;;;AAGD;EACA;IACC;;;EAED;IACC;;;AAGD;EACA;AAAA;AAAA;AAAA;IAIC;;;EAED;IACC;;;EAGD;IACC;;;AAGD;;AAGD;EACC;IACC;IACA;;EACA;IACC;;;AAGF;EACA;AAoBC;;EAlBC;IACC;;EAGF;IACC;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAID;IACC;;;EAIF;IACC;IACA","file":"mobile.css"}
|
||||
{"version":3,"sourceRoot":"","sources":["variables.scss","mobile.scss"],"names":[],"mappings":";AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;ACEA;AAEC;EACA;IACC;IACA;;;AAGD;EACA;IACC;;;AAGD;EACA;IACC;IACA;IACA;;;AAGD;EACA;IACC;;;EAGA;IACC;;;EAIF;IACC;;;EAGD;IACC;IACA;;;AAGD;EACA;IACC;IACA;IAEA;IAEA;;EACA;IACC;;EAED;IACC;;EACA;IACC;;;AAKH;EAEC;IACC;;EAED;IACC;IACA;IACA,KDuCa;ICtCb;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAED;IACC;;;EAKF;IACC;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;;EAED;AAAA;IAEC;;;AAGD;EACA;IACC;;;AAGD;EACA;IACC;;;EAED;IACC;;;EAGD;IACC;;;AAGD;EACA;IACC;;;EAED;IACC;;;AAGD;EACA;AAAA;AAAA;AAAA;IAIC;;;EAED;IACC;;;EAGD;IACC;;;AAGD;;AAGD;EACC;IACC;IACA;;EACA;IACC;;;AAGF;EACA;AAoBC;;EAlBC;IACC;;EAGF;IACC;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;EAID;IACC","file":"mobile.css"}
|
||||
|
|
@ -174,9 +174,4 @@
|
|||
right: 27px;
|
||||
}
|
||||
}
|
||||
|
||||
#notification-container {
|
||||
max-width: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -432,51 +432,6 @@ td.avatar {
|
|||
border-radius: 0;
|
||||
}
|
||||
|
||||
#notification-container {
|
||||
left: 50%;
|
||||
max-width: 60%;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
text-align: center;
|
||||
transform: translateX(-50%);
|
||||
z-index: 8000;
|
||||
}
|
||||
|
||||
#notification {
|
||||
margin: 0 auto;
|
||||
z-index: 8000;
|
||||
background-color: var(--color-main-background);
|
||||
border: 0;
|
||||
padding: 1px 8px;
|
||||
display: none;
|
||||
position: relative;
|
||||
top: 0;
|
||||
border-bottom-left-radius: 3px;
|
||||
border-bottom-right-radius: 3px;
|
||||
opacity: 0.9;
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
max-height: 100px;
|
||||
}
|
||||
#notification span {
|
||||
cursor: pointer;
|
||||
margin-left: 1em;
|
||||
}
|
||||
#notification .row {
|
||||
position: relative;
|
||||
}
|
||||
#notification .row .close {
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 0;
|
||||
margin-top: 2px;
|
||||
}
|
||||
#notification .row.closeable {
|
||||
padding-right: 20px;
|
||||
}
|
||||
|
||||
tr .action:not(.permanent), .selectedActions > a {
|
||||
opacity: 0;
|
||||
}
|
||||
|
|
@ -4981,11 +4936,6 @@ kbd {
|
|||
#header .header-right > div#settings::after {
|
||||
right: 27px;
|
||||
}
|
||||
|
||||
#notification-container {
|
||||
max-width: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
/**
|
||||
* @copyright Copyright (c) 2016, John Molakvoæ <skjnldsv@protonmail.com>
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -431,51 +431,6 @@ td.avatar {
|
|||
border-radius: 0;
|
||||
}
|
||||
|
||||
#notification-container {
|
||||
left: 50%;
|
||||
max-width: 60%;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
text-align: center;
|
||||
transform: translateX(-50%);
|
||||
z-index: 8000;
|
||||
}
|
||||
|
||||
#notification {
|
||||
margin: 0 auto;
|
||||
z-index: 8000;
|
||||
background-color: var(--color-main-background);
|
||||
border: 0;
|
||||
padding: 1px 8px;
|
||||
display: none;
|
||||
position: relative;
|
||||
top: 0;
|
||||
border-bottom-left-radius: 3px;
|
||||
border-bottom-right-radius: 3px;
|
||||
opacity: 0.9;
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
max-height: 100px;
|
||||
}
|
||||
#notification span {
|
||||
cursor: pointer;
|
||||
margin-left: 1em;
|
||||
}
|
||||
#notification .row {
|
||||
position: relative;
|
||||
}
|
||||
#notification .row .close {
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 0;
|
||||
margin-top: 2px;
|
||||
}
|
||||
#notification .row.closeable {
|
||||
padding-right: 20px;
|
||||
}
|
||||
|
||||
tr .action:not(.permanent), .selectedActions > a {
|
||||
opacity: 0;
|
||||
}
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -424,51 +424,6 @@ td.avatar {
|
|||
border-radius: 0;
|
||||
}
|
||||
|
||||
#notification-container {
|
||||
left: 50%;
|
||||
max-width: 60%;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
text-align: center;
|
||||
transform: translateX(-50%);
|
||||
z-index: 8000;
|
||||
}
|
||||
|
||||
#notification {
|
||||
margin: 0 auto;
|
||||
z-index: 8000;
|
||||
background-color: var(--color-main-background);
|
||||
border: 0;
|
||||
padding: 1px 8px;
|
||||
display: none;
|
||||
position: relative;
|
||||
top: 0;
|
||||
border-bottom-left-radius: 3px;
|
||||
border-bottom-right-radius: 3px;
|
||||
opacity: .9;
|
||||
span {
|
||||
cursor: pointer;
|
||||
margin-left: 1em;
|
||||
}
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
max-height: 100px;
|
||||
.row {
|
||||
position: relative;
|
||||
.close {
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 0;
|
||||
margin-top: 2px;
|
||||
}
|
||||
&.closeable {
|
||||
padding-right: 20px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
tr .action:not(.permanent), .selectedActions > a {
|
||||
opacity: 0;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -36,9 +36,6 @@
|
|||
<?php if ($_['id-app-navigation'] !== null) { ?><a href="<?php p($_['id-app-navigation']); ?>" class="button primary skip-navigation"><?php p($l->t('Skip to navigation of app')); ?></a><?php } ?>
|
||||
</div>
|
||||
|
||||
<div id="notification-container">
|
||||
<div id="notification"></div>
|
||||
</div>
|
||||
<header id="header">
|
||||
<div class="header-left">
|
||||
<span id="nextcloud">
|
||||
|
|
|
|||
|
|
@ -54,9 +54,6 @@ $getUserAvatar = static function (int $size) use ($_): string {
|
|||
<?php if ($_['id-app-navigation'] !== null) { ?><a href="<?php p($_['id-app-navigation']); ?>" class="button primary skip-navigation"><?php p($l->t('Skip to navigation of app')); ?></a><?php } ?>
|
||||
</div>
|
||||
|
||||
<div id="notification-container">
|
||||
<div id="notification"></div>
|
||||
</div>
|
||||
<header role="banner" id="header">
|
||||
<div class="header-left">
|
||||
<a href="<?php print_unescaped($_['logoUrl'] ?: link_to('', 'index.php')); ?>"
|
||||
|
|
|
|||
Loading…
Reference in a new issue