Added an inset shadow to .file
This commit is contained in:
@@ -244,6 +244,7 @@ div#content .inner td.blue {
|
||||
padding: 5px;
|
||||
background-color: rgba(255,255,255,0.6);
|
||||
border-radius: 3px;
|
||||
box-shadow: -1px -1px 1px 1px rgb(51, 51, 51) inset;
|
||||
}
|
||||
|
||||
.warning {
|
||||
|
Reference in New Issue
Block a user