Merge pull request #420 from fabrixxm/master
Quattro: Style "show more" plugin
This commit is contained in:
commit
ac88336ce9
4 changed files with 41 additions and 10 deletions
|
@ -341,11 +341,6 @@
|
||||||
height: 16px;
|
height: 16px;
|
||||||
background-position: 0px 0px;
|
background-position: 0px 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sparkle {
|
|
||||||
cursor: url('icons/lock.cur'), pointer;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* global */
|
/* global */
|
||||||
body {
|
body {
|
||||||
font-family: Liberation Sans, helvetica, arial, clean, sans-serif;
|
font-family: Liberation Sans, helvetica, arial, clean, sans-serif;
|
||||||
|
@ -904,6 +899,9 @@ section {
|
||||||
width: 770px;
|
width: 770px;
|
||||||
padding: 0px 20px 0px 10px;
|
padding: 0px 20px 0px 10px;
|
||||||
}
|
}
|
||||||
|
.sparkle {
|
||||||
|
cursor: url('icons/lock.cur'), pointer;
|
||||||
|
}
|
||||||
/* wall item */
|
/* wall item */
|
||||||
.tread-wrapper {
|
.tread-wrapper {
|
||||||
background-color: #eff0f1;
|
background-color: #eff0f1;
|
||||||
|
@ -1141,6 +1139,16 @@ section {
|
||||||
width: 25px;
|
width: 25px;
|
||||||
height: 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 {
|
#pause {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
bottom: 5px;
|
bottom: 5px;
|
||||||
|
|
|
@ -341,11 +341,6 @@
|
||||||
height: 16px;
|
height: 16px;
|
||||||
background-position: 0px 0px;
|
background-position: 0px 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sparkle {
|
|
||||||
cursor: url('icons/lock.cur'), pointer;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* global */
|
/* global */
|
||||||
body {
|
body {
|
||||||
font-family: Liberation Sans, helvetica, arial, clean, sans-serif;
|
font-family: Liberation Sans, helvetica, arial, clean, sans-serif;
|
||||||
|
@ -904,6 +899,9 @@ section {
|
||||||
width: 770px;
|
width: 770px;
|
||||||
padding: 0px 20px 0px 10px;
|
padding: 0px 20px 0px 10px;
|
||||||
}
|
}
|
||||||
|
.sparkle {
|
||||||
|
cursor: url('icons/lock.cur'), pointer;
|
||||||
|
}
|
||||||
/* wall item */
|
/* wall item */
|
||||||
.tread-wrapper {
|
.tread-wrapper {
|
||||||
background-color: #eff0f1;
|
background-color: #eff0f1;
|
||||||
|
@ -1141,6 +1139,16 @@ section {
|
||||||
width: 25px;
|
width: 25px;
|
||||||
height: 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 {
|
#pause {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
bottom: 5px;
|
bottom: 5px;
|
||||||
|
|
|
@ -422,6 +422,10 @@ section {
|
||||||
padding:0px 20px 0px 10px;
|
padding:0px 20px 0px 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sparkle {
|
||||||
|
cursor: url('icons/lock.cur'), pointer;
|
||||||
|
}
|
||||||
|
|
||||||
/* wall item */
|
/* wall item */
|
||||||
.tread-wrapper {
|
.tread-wrapper {
|
||||||
background-color: @ThreadBackgroundColor;
|
background-color: @ThreadBackgroundColor;
|
||||||
|
@ -590,6 +594,17 @@ section {
|
||||||
}
|
}
|
||||||
.wwto .contact-photo { width: 25px; height: 25px; }
|
.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 {
|
#pause {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
|
BIN
view/theme/quattro/showmore-bg.jpg
Normal file
BIN
view/theme/quattro/showmore-bg.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.9 KiB |
Loading…
Reference in a new issue