Marthee commited on
Commit
9429a69
·
verified ·
1 Parent(s): a46938d

Update static/style.css

Browse files
Files changed (1) hide show
  1. static/style.css +3 -4
static/style.css CHANGED
@@ -139,7 +139,7 @@ body{
139
  border: 1px solid #ccc;
140
  border-radius: 10px;
141
  width: fit-content; /* only as wide as needed */
142
- /* max-width: 100%; /* don’t overflow parent */ */
143
  }
144
 
145
  .imgsWrapperContainer {
@@ -681,10 +681,10 @@ cursor: pointer;
681
  border-color: #646060;
682
  }
683
 
684
- #areadiv, #prmdiv{
685
  margin-top: 10px;
686
  }
687
- #selectunitA, #selectunitP{
688
  margin-left: 4px;
689
  height: 30px;
690
  width: 48px;
@@ -1026,7 +1026,6 @@ cursor: pointer;
1026
  cursor: not-allowed;
1027
  }
1028
 
1029
-
1030
  #popupbuttonAddTable,#popupbuttonsDeleteTable{
1031
  /* width:100px; */
1032
  padding: 4.5px 5.5px; /*102*/
 
139
  border: 1px solid #ccc;
140
  border-radius: 10px;
141
  width: fit-content; /* only as wide as needed */
142
+ /* max-width: 100%; /* don’t overflow parent */
143
  }
144
 
145
  .imgsWrapperContainer {
 
681
  border-color: #646060;
682
  }
683
 
684
+ #areadiv, #prmdiv, #Correctiondiv{
685
  margin-top: 10px;
686
  }
687
+ #selectunitA, #selectunitP, #selectunitC{
688
  margin-left: 4px;
689
  height: 30px;
690
  width: 48px;
 
1026
  cursor: not-allowed;
1027
  }
1028
 
 
1029
  #popupbuttonAddTable,#popupbuttonsDeleteTable{
1030
  /* width:100px; */
1031
  padding: 4.5px 5.5px; /*102*/