Move static resources up one level

This commit is contained in:
2018-11-06 21:39:18 +01:00
parent e5b7805227
commit 9d92f56f82
529 changed files with 19 additions and 3 deletions

View File

@@ -0,0 +1,22 @@
/*
Created on : Oct 21, 2015, 1:15:03 PM
Author : Fornax
*/
.uploadQueueSideBar{
}
.uploadQueueToggleButton{
}
.uploadNotification{
position: fixed;
background-color: #333;
border: 2px #555 outset;
height: 100px;
width: 200px;
right: 10px;
bottom: 10px;
}