mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2025-01-14 20:03:33 +01:00
Remove tabs
This commit is contained in:
parent
9374ff29e7
commit
28b61e7dcb
1 changed files with 0 additions and 20 deletions
|
@ -18,23 +18,3 @@
|
||||||
color: rgb(142, 142, 142) !important;
|
color: rgb(142, 142, 142) !important;
|
||||||
box-shadow: none !important;
|
box-shadow: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
ul.tabs-menu {
|
|
||||||
list-style-type: none;
|
|
||||||
margin: 0;
|
|
||||||
padding: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
li.tabs-menu-item {
|
|
||||||
display: inline-block;
|
|
||||||
color: rgb(142, 142, 142);
|
|
||||||
font-size: 10px;
|
|
||||||
background-color: rgb(28, 31, 36);
|
|
||||||
padding: 5px;
|
|
||||||
margin-right: 3px;
|
|
||||||
}
|
|
||||||
|
|
||||||
li.tabs-menu-item:hover {
|
|
||||||
background-color: rgb(28, 31, 32);
|
|
||||||
cursor: pointer;
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in a new issue