Adding tips to left pannel for dossiers#show
This commit is contained in:
parent
53f4c52435
commit
409ce10c65
2 changed files with 31 additions and 3 deletions
|
@ -36,5 +36,28 @@
|
|||
#menu-block {
|
||||
}
|
||||
#infos-block {
|
||||
.split-hr {
|
||||
border-bottom: 1px solid #FFFFFF;
|
||||
width: 200px;
|
||||
margin: 20px 0 20px 0;
|
||||
}
|
||||
.dossier-state {
|
||||
text-align: center;
|
||||
font-size: 25px;
|
||||
width: 200px;
|
||||
}
|
||||
.tips {
|
||||
margin: 0 10px 0 5px;
|
||||
.fa {
|
||||
color: #FFFFFF;
|
||||
font-size: 40px;
|
||||
width: inherit;
|
||||
padding: 5px;
|
||||
}
|
||||
.notice {
|
||||
font-size: 18px;
|
||||
display: initial;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue