Jump to content
  • 0

input css


Tchorteg
 Share

Question

input:not([type]),
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"] {
font-family: Arial;
font-size: 12px;
padding: 2px 3px;
border: 1px solid #C2C2C2;
border-top-color: #8E8E8E;
border-bottom-color: #E2E2E2;
padding-bottom:3px;
}

В хроме работает, в мозиле и опере не работает. Как сделать чтобы везде работало?

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

Никак input[type=week] этот план и ие и опера и мозила не отображает нормально хоть они (не все) и поддержываются. Проще будет .mystyle imput{ тут ваш цсс } или прописывать отдельные класы к отельным полям.

Edited by Victory
Link to comment
Share on other sites

  • 0

dostel1 ну не скажы 9 версия вполне неплохая тут проблема в том что это CSS класса 3 а он пока ещё недоведён до ума розработчиками браузеров както неработает всё и вся и везде.

Edited by Victory
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy