un positionnement de paramètre workflow des pros
This commit is contained in:
parent
fbd352e788
commit
96746fcc0b
322 changed files with 25893 additions and 3844 deletions
7
Yavsc/wwwroot/css/bootstrap.css
vendored
7
Yavsc/wwwroot/css/bootstrap.css
vendored
|
|
@ -1456,18 +1456,21 @@ dd {
|
|||
margin-left: 0;
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
|
||||
.dl-horizontal dt {
|
||||
float: left;
|
||||
width: 160px;
|
||||
width: 45%;
|
||||
overflow: hidden;
|
||||
clear: left;
|
||||
text-align: right;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
margin-right: 2em;
|
||||
}
|
||||
.dl-horizontal dd {
|
||||
margin-left: 180px;
|
||||
margin-left: 10%;
|
||||
}
|
||||
|
||||
}
|
||||
abbr[title],
|
||||
abbr[data-original-title] {
|
||||
|
|
|
|||
|
|
@ -70,4 +70,14 @@ footer {
|
|||
color:rgb(128,128,128);
|
||||
font-weight: bolder;
|
||||
font-size: x-small;
|
||||
}
|
||||
}
|
||||
|
||||
.meta {
|
||||
color : #A0A0A0;
|
||||
font-style: italic;
|
||||
font-size: smaller;
|
||||
}
|
||||
|
||||
.activity {
|
||||
border-style: groove none none groove;
|
||||
}
|
||||
|
|
|
|||
4
Yavsc/wwwroot/css/site.min.css
vendored
4
Yavsc/wwwroot/css/site.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue