/* mbl.widget.Heading */
@import url("iphone-compat.css");
.alertTitle {
background-image: url(compat/heading-bg.png);
}
.mblImageThumbView .mblThumb {
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
}
.mblImageThumbView .mblThumb:hover {
-moz-transform: scale(1.2);
-moz-transition: all 0.3s ease-in-out;
-o-transform: scale(1.2);
-o-transition: all 0.3s ease-in-out;
}
.mblImageThumbView .mblThumbInner .mblThumbMask .mblThumbSrc {
-moz-background-size: 100% 100%;
-moz-border-radius: 5px;
-o-background-size: 100% 100%;
-o-border-radius: 5px;
}
# |
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/mobile/themes/iphone/iphone-app-compat.css |
#1
|
8972 |
Matt Attaway |
Initial add of the Chronicle source code |
|
|