🎨 améliore l'accessibilité en rendant plus intuitif les input

pull/317/head
Johan Girod 2018-08-28 17:19:27 +02:00
parent e2931e5af7
commit 7555f845b7
1 changed files with 2 additions and 1 deletions

View File

@ -94,10 +94,11 @@
width: 5.5em !important;
display: inline-block;
text-align: right;
background: rgba(255, 255, 255, 0.2);
cursor: text;
font-weight: 500;
padding: 0;
padding: 0.2em 0.5em;
background: rgba(255, 255, 255, 0);
border-radius: 0.2em;
border: 2px solid;
font-size: inherit;