File: styles/prosilver/theme/forms.css
Unmodified
Added
Modified
Removed
Line 259 | Line 259 |
---|
.message-box textarea { font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
|
.message-box textarea { font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
|
| -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
|
width: 450px; height: 270px; min-width: 100%;
| width: 450px; height: 270px; min-width: 100%;
|
Line 424 | Line 427 |
---|
}
.full { width: 95%; }
|
}
.full { width: 95%; }
|
.medium { width: 50%;} .narrow { width: 25%;} .tiny { width: 10%;}
| .medium { width: 50%; } .narrow { width: 25%; } .tiny { width: 10%; }
|
|
|