Issue 1779: There is now an atom feed link under the connect link on the profile page
This commit is contained in:
parent
9df70a6eed
commit
388847e1f3
14 changed files with 37 additions and 5 deletions
|
@ -854,6 +854,7 @@ aside #wallmessage-link:hover {
|
|||
text-decoration: none;
|
||||
background-color: #86608e;
|
||||
}
|
||||
aside #subscribe-feed-link,
|
||||
aside #dfrn-request-link {
|
||||
display: block;
|
||||
-moz-border-radius: 5px 5px 5px 5px;
|
||||
|
@ -865,6 +866,7 @@ aside #dfrn-request-link {
|
|||
text-transform: uppercase;
|
||||
padding: 4px 2px 2px 35px;
|
||||
}
|
||||
aside #subscribe-feed-link:hover,
|
||||
aside #dfrn-request-link:hover {
|
||||
text-decoration: none;
|
||||
background-color: #86608e;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue