BP: style newly added sidebar edit link for all bp colorsets.
This commit is contained in:
@ -286,4 +286,16 @@ blockquote p {
|
||||
.s9y_wrap {
|
||||
font-size: 69%;
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
/* edit link for all sidebar items */
|
||||
.serendipity_edit_nugget {
|
||||
font-weight: bold;
|
||||
margin-top: 10px;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.serendipity_edit_nugget a {
|
||||
background: transparent url('img/configure.png') bottom left no-repeat;
|
||||
padding: 4px 0 0 20px;
|
||||
}
|
Reference in New Issue
Block a user