Skip to content
Extraits de code Groupes Projets
Valider 67bee72e rédigé par Thomas Steur's avatar Thomas Steur
Parcourir les fichiers

refs #7847 fix some alignments

parent 08f113d9
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -164,6 +164,7 @@ div.dataTable, div.dataTable > .dataTableWrapper { ...@@ -164,6 +164,7 @@ div.dataTable, div.dataTable > .dataTableWrapper {
color: #888; color: #888;
text-align: left; text-align: left;
margin: 10px; margin: 10px;
margin-left: 13px;
} }
.dataTablePages { .dataTablePages {
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
margin: 0; margin: 0;
color: #0D0D0D; color: #0D0D0D;
text-shadow: none; text-shadow: none;
padding: 15px 15px 10px; padding: 15px 15px 10px 12px;
} }
p { p {
margin-left: 10px; margin-left: 10px;
......
...@@ -549,10 +549,14 @@ table.dataTable .dataTableRowActions { ...@@ -549,10 +549,14 @@ table.dataTable .dataTableRowActions {
} }
.dataTableFooterIcons { .dataTableFooterIcons {
padding: 6px 8px 0px; padding: 6px 12px 0px;
border-top: 1px solid @color-silver-l90; border-top: 1px solid @color-silver-l90;
} }
.UserCountryMap-btn-zoom {
padding-left: 0px;
}
div.sparkline { div.sparkline {
display: block; display: block;
width: 100%; width: 100%;
......
...@@ -76,7 +76,7 @@ ...@@ -76,7 +76,7 @@
width: 16px; width: 16px;
height: 16px; height: 16px;
cursor: pointer; cursor: pointer;
left: 5px; left: 13px;
bottom: 40px; bottom: 40px;
position: absolute; position: absolute;
z-index: 700; z-index: 700;
......
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