Rahmen und Sprach-Button in Status_julius.aspx wurde angepasst.
This commit is contained in:
@@ -122,7 +122,9 @@
|
||||
position: page:absolute;
|
||||
color: white;
|
||||
padding: 16px;
|
||||
padding: 1em;
|
||||
font-size: 16px;
|
||||
font-size: 1em;
|
||||
border: none;
|
||||
}
|
||||
|
||||
@@ -132,7 +134,9 @@
|
||||
position: absolute;
|
||||
background-color: #fff;
|
||||
min-width: 160px;
|
||||
min-width: 10em;
|
||||
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
|
||||
box-shadow: 0em 0.5em 1em 0em rgba(0,0,0,0,2);
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
@@ -140,6 +144,7 @@
|
||||
.dropdown-content a {
|
||||
color: black;
|
||||
padding: 12px 16px;
|
||||
padding: 0.75em 1em;
|
||||
text-decoration: none;
|
||||
display: block;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user