Subversion Repositories eFlore/Applications.del

Rev

Rev 650 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 650 Rev 655
Line 1... Line 1...
1
.nomProtocole {
1
.nomProtocole {
2
	font-size: 11px;
2
	font-size: 11px;
3
    overflow: hidden;
3
    overflow: hidden;
4
    text-overflow: ellipsis;
4
    text-overflow: ellipsis;
5
    width: 55px;
5
    width: 87px;
6
    margin-bottom:15px;
6
    margin-bottom:15px;
7
}
7
}
8
8