Style.css Ajout de nowrap
This commit is contained in:
parent
64e1894592
commit
765a62b2f3
1 changed files with 3 additions and 0 deletions
|
|
@ -2271,3 +2271,6 @@ div.progressbar {
|
|||
color:antiquewhite;
|
||||
font-weight: bolder;
|
||||
}
|
||||
.nowrap td {
|
||||
white-space: nowrap;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue