mirror of
https://github.com/twisterarmy/theme_nin.git
synced 2025-02-06 20:15:01 +00:00
postboard
This commit is contained in:
parent
ca4c33bedb
commit
9a0d81bb5b
@ -1275,6 +1275,7 @@ button.light:hover, .light.show-more-followers:hover, a.button.light:hover {
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
top: auto;
|
||||
margin-bottom: 0;
|
||||
z-index: 2000;
|
||||
-moz-box-shadow: 0 -5px 13px rgba(17, 17, 17, 0.2);
|
||||
-webkit-box-shadow: 0 -5px 13px rgba(17, 17, 17, 0.2);
|
||||
@ -1626,6 +1627,9 @@ button.light:hover, .light.show-more-followers:hover, a.button.light:hover {
|
||||
.post-rt-reference .post-info-time {
|
||||
display: none;
|
||||
}
|
||||
.post-rt-reference .post-area {
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
.forEdition.profile-card {
|
||||
padding: 0;
|
||||
|
@ -43,6 +43,7 @@
|
||||
bottom: 0
|
||||
left: 0
|
||||
top: auto
|
||||
margin-bottom: 0
|
||||
z-index: 2000
|
||||
+box-shadow(0 -5px 13px rgba(#111, 0.2))
|
||||
width: 320px
|
||||
@ -364,3 +365,6 @@
|
||||
line-height: 130%
|
||||
.post-info-time
|
||||
display: none
|
||||
|
||||
.post-area
|
||||
padding-left: 0
|
Loading…
x
Reference in New Issue
Block a user