Minor CSS fixes (media db).
This commit is contained in:
@ -907,7 +907,8 @@ input[type=checkbox] {
|
|||||||
.comment_summary,
|
.comment_summary,
|
||||||
.comment_full,
|
.comment_full,
|
||||||
.serendipity_commentDirection,
|
.serendipity_commentDirection,
|
||||||
.entry_info {
|
.entry_info,
|
||||||
|
.pagination {
|
||||||
clear: both;
|
clear: both;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -1631,7 +1632,7 @@ form > .button_link:first-of-type {
|
|||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
.js .media_file_meta,
|
.js .media_pane .media_file_meta,
|
||||||
.js .template_info {
|
.js .template_info {
|
||||||
background: #000;
|
background: #000;
|
||||||
background: rgba(0,0,0,.6);
|
background: rgba(0,0,0,.6);
|
||||||
|
Reference in New Issue
Block a user