Images refactored, Feed icon replaced, Fixed comment form focus
This commit is contained in:
parent
c4b7794352
commit
d29ec9d773
18 changed files with 26 additions and 19 deletions
|
@ -420,6 +420,8 @@ a.project-update.titled {
|
|||
cursor: move;
|
||||
height: 70%;
|
||||
overflow: hidden;
|
||||
background:white;
|
||||
border: 1px solid $style_color;
|
||||
}
|
||||
|
||||
|
||||
|
@ -960,3 +962,10 @@ li.note {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.rss-icon {
|
||||
img {
|
||||
width:24px;
|
||||
vertical-align:top;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue