Changed .file to make it more visible.

This commit is contained in:
dev
2013-12-28 16:37:10 +00:00
parent bca2bb32f1
commit 0b839c7115

View File

@ -242,6 +242,8 @@ div#content .inner td.blue {
.file {
margin: 5px;
padding: 5px;
background-color: rgba(255,255,255,0.6);
border-radius: 3px;
}
.warning {