File tree Expand file tree Collapse file tree
PageNewProject/ProjectNameAndOutput Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3636 align-items : center;
3737 padding : 0px 10px ;
3838 font-size : 90% ;
39- opacity : 50 % ;
39+ opacity : 0.5 ;
4040 box-sizing : border-box;
4141 position : absolute;
4242 width : calc (100 - 8px );
Original file line number Diff line number Diff line change 2626 justify-content : space-between;
2727 align-items : center;
2828 padding : 0px 10px ;
29- opacity : 50 % ;
29+ opacity : 0.5 ;
3030 min-height : 38px ;
3131 overflow : auto;
3232 box-sizing : border-box;
Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ input::placeholder {
136136 align-items : center;
137137 padding : 0px 10px ;
138138 font-size : 90% ;
139- opacity : 50 % ;
139+ opacity : 0.5 ;
140140 box-sizing : border-box;
141141 position : absolute;
142142 width : 100% ;
Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ input::placeholder {
136136 align-items : center;
137137 padding : 0px 10px ;
138138 font-size : 90% ;
139- opacity : 50 % ;
139+ opacity : 0.5 ;
140140 box-sizing : border-box;
141141 position : absolute;
142142 width : 100% ;
Original file line number Diff line number Diff line change 4343 justify-content : space-between;
4444 align-items : center;
4545 padding : 0px 10px ;
46- opacity : 50 % ;
46+ opacity : 0.5 ;
4747 min-height : 38px ;
4848}
4949
You can’t perform that action at this time.
0 commit comments