Changes for page SES-V2 Horns

Last modified by Eric Nantel on 2024/07/03 10:04

From version < 31.1 >
edited by Eric Nantel
on 2019/03/29 14:15
To version < 31.2 >
edited by Eric Nantel
on 2019/03/29 14:15
< >
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Caching policy
... ... @@ -1,0 +1,1 @@
1 +long
Code
... ... @@ -1,0 +1,28 @@
1 +.truncate40
2 +{
3 + height: 40px;
4 + text-overflow:
5 + ellipsis;
6 + overflow: hidden;
7 +}
8 +.truncate50
9 +{
10 + height: 50px;
11 + text-overflow:
12 + ellipsis;
13 + overflow: hidden;
14 +}
15 +.truncate100
16 +{
17 + height: 100px;
18 + text-overflow:
19 + ellipsis;
20 + overflow: hidden;
21 +}
22 +.truncate150
23 +{
24 + height: 150px;
25 + text-overflow:
26 + ellipsis;
27 + overflow: hidden;
28 +}
Name
... ... @@ -1,0 +1,1 @@
1 +Truncation

Recently Visited

Copyright RobotShop 2018