🎨 Redesign des boîtes de saisie salarie

pull/294/head
Mael 2018-06-24 14:17:13 +02:00
parent 0435a885d7
commit 99ef0e3cb2
1 changed files with 3 additions and 4 deletions

View File

@ -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;
}