Änderungen Design GUI
This commit is contained in:
@@ -237,10 +237,10 @@ hr{
|
||||
max-width: /*390px;*/ 85.90308370044053vw;
|
||||
overflow-x: auto;
|
||||
}
|
||||
#btn_Auftraege{
|
||||
height:15px;
|
||||
width:120%;
|
||||
}
|
||||
#btn_Auftraege {
|
||||
height: 15px;
|
||||
width: 221px;
|
||||
}
|
||||
#pickdate1{
|
||||
border: 1px solid #000000;
|
||||
}
|
||||
@@ -336,5 +336,9 @@ hr{
|
||||
#txt_Empfaenger:invalid {
|
||||
border: 1px solid red;
|
||||
background-color: lightcoral;
|
||||
}
|
||||
}
|
||||
#btn_Auftraege {
|
||||
height: 15px;
|
||||
width: 218px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user