Rulez into ze Database

This commit is contained in:
noxy
2019-11-12 19:41:43 +00:00
parent 35c60a47e9
commit e81dffd187
13 changed files with 358 additions and 3 deletions

View File

@@ -860,4 +860,10 @@ a.rainbow:hover {
#sidebar {
background: #0c343240 !important;
}
.commbordersoos {
background: none;
border: none;
margin: 0;
}

View File

@@ -3196,7 +3196,7 @@ a.file_size {
#parent {
background: #21292f;
border-radius: 5px;
border: 1px solid #1fb2b0;
/*border: 1px solid #1fb2b0;*/
padding: 5px;
cursor: pointer;
}