diff --git a/public/assets/application-0b1f0761b0f488c409a80b516518e0e1.css b/public/assets/application-0b1f0761b0f488c409a80b516518e0e1.css index f4985e6..d3d7735 100644 --- a/public/assets/application-0b1f0761b0f488c409a80b516518e0e1.css +++ b/public/assets/application-0b1f0761b0f488c409a80b516518e0e1.css @@ -1104,12 +1104,12 @@ input { margin: 4px 4px 4px 0; border-color: darkred; } -HTML.webkit input[type=file] { color: #FFF } + { color: #FFF } input[type=text]:focus,input[type=password]:focus { background: #401212; color: #d8d1d1; } -input[type=button],input[type=submit],input[type=checkbox] { +input[type=button],input[type=submit],HTML.webkit input[type=file] { background: darkred; color: #b39393; }