MediaWiki:Common.css: відмінності між версіями
lighten form input bg + border
(add modern PageForms CSS for Place form) |
(lighten form input bg + border) |
||
| Рядок 69: | Рядок 69: | ||
width: 100%; max-width: 100%; box-sizing: border-box; | width: 100%; max-width: 100%; box-sizing: border-box; | ||
padding: 10px 14px; font-size: 15px; line-height: 1.4; | padding: 10px 14px; font-size: 15px; line-height: 1.4; | ||
background: # | background: #fafbfd; border: 1px solid #eef1f6; border-radius: 8px; | ||
font-family: inherit; color: #111827; | font-family: inherit; color: #111827; | ||
transition: border-color .15s, background .15s, box-shadow .15s; | transition: border-color .15s, background .15s, box-shadow .15s; | ||