forked from rebillar/site-accueil-insa
25 lines
No EOL
375 B
Text
25 lines
No EOL
375 B
Text
.editCustomDimension {
|
|
.icon-plus, .icon-minus {
|
|
cursor: pointer;
|
|
font-size: 16px;
|
|
padding-left: 10px;
|
|
}
|
|
|
|
.extraction {
|
|
.form-group {
|
|
margin-top: 8px;
|
|
margin-bottom: 8px;
|
|
}
|
|
}
|
|
|
|
.howToTrackInfo {
|
|
margin-top: 32px;
|
|
strong {
|
|
margin-bottom: 16px;
|
|
display: inline-block;
|
|
}
|
|
pre {
|
|
margin-top: 0;
|
|
}
|
|
}
|
|
} |