Marthee commited on
Commit
1be1d04
·
verified ·
1 Parent(s): 6d78209

Update static/style.css

Browse files
Files changed (1) hide show
  1. static/style.css +2 -2
static/style.css CHANGED
@@ -378,7 +378,7 @@ input[type="file"]::-webkit-file-upload-button{
378
 
379
  .measureADRbutton2{
380
  border: none;
381
- padding: 10px 111px;
382
  cursor: pointer;
383
  border-radius: 5px;
384
  margin-left: 2px;
@@ -388,7 +388,7 @@ input[type="file"]::-webkit-file-upload-button{
388
  font-size: 14px;
389
  color:white;
390
  }
391
- #measureADRbutton:hover,##Newtablebutton:hover{
392
  /* background-color:darkseagreen; */
393
  color:black;
394
  box-shadow: 0 0 8px 2px #16c72e;
 
378
 
379
  .measureADRbutton2{
380
  border: none;
381
+ padding: 10px 42px;
382
  cursor: pointer;
383
  border-radius: 5px;
384
  margin-left: 2px;
 
388
  font-size: 14px;
389
  color:white;
390
  }
391
+ #measureADRbutton:hover,#Newtablebutton:hover{
392
  /* background-color:darkseagreen; */
393
  color:black;
394
  box-shadow: 0 0 8px 2px #16c72e;