css angepasst
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
<link rel="stylesheet" href="https://unpkg.com/bootstrap-table@1.18.3/dist/bootstrap-table.min.css"/>
|
<link rel="stylesheet" href="https://unpkg.com/bootstrap-table@1.18.3/dist/bootstrap-table.min.css"/>
|
||||||
<link rel="shortcut icon" href="../images/Icons/favicon/favicon.ico" />
|
<link rel="shortcut icon" href="../images/Icons/favicon/favicon.ico" />
|
||||||
<style>
|
<style>
|
||||||
.nav-item dropdown::marker {
|
.nav-item dropdown::marker {
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
font-size: 0;
|
font-size: 0;
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
|
|||||||
@@ -141,6 +141,9 @@ ContentPlaceHolder1 {
|
|||||||
#divueberdropdown{
|
#divueberdropdown{
|
||||||
margin-right:6px;
|
margin-right:6px;
|
||||||
}
|
}
|
||||||
|
.nav-link dropdown-toggle::marker{
|
||||||
|
visibility:hidden;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: 575px) {
|
@media (min-width: 575px) {
|
||||||
|
|||||||
Reference in New Issue
Block a user