BP: style newly added sidebar edit link for all bp colorsets.
This commit is contained in:
parent
60dbcd96cb
commit
aa0eb86546
@ -30,4 +30,16 @@ input#serendipityQuickSearchTermField {
|
||||
|
||||
.s9y_wrap {
|
||||
font-size: 69%;
|
||||
}
|
||||
|
||||
/* 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;
|
||||
}
|
@ -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;
|
||||
}
|
@ -331,3 +331,15 @@ table.serendipity_calendar a:hover {
|
||||
.plugin_comment_body {
|
||||
font-style: oblique;
|
||||
}
|
||||
|
||||
/* 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;
|
||||
}
|
@ -286,4 +286,16 @@ blockquote {
|
||||
.s9y_wrap {
|
||||
font-size: 69%;
|
||||
background: #d8caa8;
|
||||
}
|
||||
|
||||
/* 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;
|
||||
}
|
BIN
templates/bulletproof/img/configure.png
Normal file
BIN
templates/bulletproof/img/configure.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 980 B |
@ -294,3 +294,15 @@ blockquote p {
|
||||
background: #fff;
|
||||
font-size: 69%;
|
||||
}
|
||||
|
||||
/* 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;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user