Skip to content
Extraits de code Groupes Projets
Valider 1f12b549 rédigé par Fabian Dellwing's avatar Fabian Dellwing Validation de Matthieu Aubry
Parcourir les fichiers

issue #12175 (#12220)

this should fix uneven styling of widgets. could not monitor any unwanted differences, but it is possible.
parent bfc71ad6
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -87,6 +87,7 @@
/** We do not want to show a material-card in a widget which is already a card */
.card {
box-shadow: 0 0;
padding: 0 10px;
.card-content {
padding: 0;
......@@ -96,6 +97,9 @@
.jqplot-graph {
margin-top: 6px;
}
.sparkline {
padding: 0 10px;
}
}
.widgetContent.hidden {
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter