Parcourir la source

Compile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
tags/v25.0.0beta7
nextcloud-command il y a 1 an
Parent
révision
203d783c17
4 fichiers modifiés avec 6 ajouts et 4 suppressions
  1. 2
    1
      core/css/apps.css
  2. 1
    1
      core/css/apps.css.map
  3. 2
    1
      core/css/server.css
  4. 1
    1
      core/css/server.css.map

+ 2
- 1
core/css/apps.css Voir le fichier

@@ -1377,6 +1377,7 @@ kbd {
flex: 1 1 auto;
/* put a small space between text and form
if there is an element before */
align-items: center;
}
.bubble li > button form:not(:first-child),
.bubble li > a form:not(:first-child),
@@ -1463,7 +1464,7 @@ kbd {
.popovermenu li:not(.hidden):not([style*="display:none"]):last-of-type > a > input,
.popovermenu li:not(.hidden):not([style*="display:none"]):last-of-type > .menuitem > form,
.popovermenu li:not(.hidden):not([style*="display:none"]):last-of-type > .menuitem > input {
margin-bottom: 12px;
margin-bottom: 0px;
}
.bubble li > button,
.app-navigation-entry-menu li > button,

+ 1
- 1
core/css/apps.css.map
Fichier diff supprimé car celui-ci est trop grand
Voir le fichier


+ 2
- 1
core/css/server.css Voir le fichier

@@ -4157,6 +4157,7 @@ kbd {
flex: 1 1 auto;
/* put a small space between text and form
if there is an element before */
align-items: center;
}
.bubble li > button form:not(:first-child),
.bubble li > a form:not(:first-child),
@@ -4243,7 +4244,7 @@ kbd {
.popovermenu li:not(.hidden):not([style*="display:none"]):last-of-type > a > input,
.popovermenu li:not(.hidden):not([style*="display:none"]):last-of-type > .menuitem > form,
.popovermenu li:not(.hidden):not([style*="display:none"]):last-of-type > .menuitem > input {
margin-bottom: 12px;
margin-bottom: 0px;
}
.bubble li > button,
.app-navigation-entry-menu li > button,

+ 1
- 1
core/css/server.css.map
Fichier diff supprimé car celui-ci est trop grand
Voir le fichier


Chargement…
Annuler
Enregistrer