Clen up unsed classes and resources

This commit is contained in:
Paulo Gustavo Veiga
2022-01-10 16:51:06 -08:00
parent 86b83807f4
commit a118547523
8 changed files with 4 additions and 434 deletions

View File

@@ -2,20 +2,10 @@
div#header {
width: 100%;
height: 0px;
background: #202020;
z-index: 1000;
height:@header-toolbar-height;
position: absolute;
top: 0;
}
div#headerActions span {
border-bottom: 3px solid rgb(247, 201, 49);
}
div#headerActions a {
color: white;
text-decoration: none;
z-index:1000;
}
div#headerNotifier {

View File

@@ -28,7 +28,6 @@ div#mapDetails .title {
margin-right: 3px;
}
div#mindplot {
top: 0;
}