1
0

Minor CSS fixes (media db).

This commit is contained in:
Matthias Mees
2013-06-14 11:57:05 +02:00
parent a7c7d1426e
commit 1331f5b634

View File

@ -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);