🎨 Redesign des boîtes de saisie salarie
parent
0435a885d7
commit
99ef0e3cb2
|
@ -97,11 +97,10 @@
|
|||
font-weight: 700;
|
||||
padding: 0;
|
||||
padding: 0em 0.5em;
|
||||
background: white;
|
||||
background: rgba(255, 255, 255, 0);
|
||||
border-radius: 0.2em;
|
||||
border: none;
|
||||
box-shadow: 0px 1px 9px 0px rgba(0, 0, 0, 0.45);
|
||||
color: #333;
|
||||
border: 2px solid white;
|
||||
color: white;
|
||||
font-size: inherit;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue