height: 16px;
background-position: 0px 0px;
}
-
-.sparkle {
- cursor: url('icons/lock.cur'), pointer;
-}
-
/* global */
body {
font-family: Liberation Sans, helvetica, arial, clean, sans-serif;
width: 25px;
height: 25px;
}
+span[id^="showmore-teaser"] {
+ background: url("showmore-bg.jpg") no-repeat center bottom;
+}
+span[id^="showmore-wrap"] {
+ border-top: 1px solid #999999;
+ color: #999999;
+ display: block;
+ text-align: center;
+ background-color: #eff0f1;
+}
#pause {
position: fixed;
bottom: 5px;
height: 16px;
background-position: 0px 0px;
}
-
-.sparkle {
- cursor: url('icons/lock.cur'), pointer;
-}
-
/* global */
body {
font-family: Liberation Sans, helvetica, arial, clean, sans-serif;
width: 25px;
height: 25px;
}
+span[id^="showmore-teaser"] {
+ background: url("showmore-bg.jpg") no-repeat center bottom;
+}
+span[id^="showmore-wrap"] {
+ border-top: 1px solid #999999;
+ color: #999999;
+ display: block;
+ text-align: center;
+ background-color: #eff0f1;
+}
#pause {
position: fixed;
bottom: 5px;
}
.wwto .contact-photo { width: 25px; height: 25px; }
+span[id^="showmore-teaser"]{
+ background: url("showmore-bg.jpg") no-repeat center bottom;
+}
+span[id^="showmore-wrap"] {
+ border-top: 1px solid #999999;
+ color: #999999;
+ display: block;
+ text-align: center;
+ background-color: @ThreadBackgroundColor;
+}
+
#pause {
position: fixed;