Added settings container, updated dependencies.
This commit is contained in:
@@ -824,6 +824,18 @@ p {
|
||||
}
|
||||
*/
|
||||
|
||||
/*******************************************************************************
|
||||
* *
|
||||
* Settings View (sttings.ejs) *
|
||||
* *
|
||||
******************************************************************************/
|
||||
|
||||
#settingsContainer {
|
||||
position: relative;
|
||||
height: 100%;
|
||||
background: rgba(0, 0, 0, 0.50);
|
||||
}
|
||||
|
||||
/*******************************************************************************
|
||||
* *
|
||||
* Landing View (Structural Styles) *
|
||||
|
||||
Reference in New Issue
Block a user