File: styles/prosilver/theme/forms.css
Unmodified
Added
Modified
Removed
Line 243 | Line 243 |
---|
max-width: 100%; font-size: 1.2em; resize: vertical;
|
max-width: 100%; font-size: 1.2em; resize: vertical;
|
| outline: 3px dashed transparent; outline-offset: -4px; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease;
|
}
/* Emoticons panel */
| }
/* Emoticons panel */
|
Line 281 | Line 288 |
---|
}
input[type="number"] {
|
}
input[type="number"] {
|
-moz-padding-end: inherit;
| -moz-padding-end: 0;
|
}
input[type="search"] {
| }
input[type="search"] {
|