.dojoxEllipsis,
.dojoxEllipsisShown {
white-space: nowrap;
width: 100%;
overflow: hidden;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
-webkit-text-overflow: ellipsis;
}
.dojoxEllipsis window {
width:100%;
-moz-user-focus:normal;
-moz-user-select:text;
}
.dojoxEllipsis description{
-moz-user-focus:normal;
-moz-user-select:text;
}
.dojoxEllipsisIFrame{
white-space: normal;
border: none;
width: 100%;
display: block;
height: 1px;
margin-top: -1px;
clear: both;
}
.dojoxEllipsisContainer{
width: 100%;
}
.dojoxEllipsisShown:after{
content: "\2026"
}
# |
Change |
User |
Description |
Committed |
|
#1
|
16170 |
perforce_software |
Move Chronicle files to follow new path scheme for branching. |
|
|
//guest/perforce_software/chronicle/collateral/dojo-debug/dojox/html/resources/ellipsis.css |
#1
|
8972 |
Matt Attaway |
Initial add of the Chronicle source code |
|
|