mirror of
https://github.com/Xkeeper0/jul.git
synced 2025-05-19 00:30:21 -07:00
Merge pull request #70 from RanAwaySuccessfully/patch-3
textarea needs to stop jumping around
This commit is contained in:
commit
f70ca6bc95
@ -74,7 +74,7 @@ body > table[width='100%'] td[align='right'] a:hover, body > table[width='100%']
|
||||
|
||||
.tdbgc, .tdbgh { padding: 3px; font-weight: bold; font-size: 11px; }
|
||||
|
||||
textarea,input,select{
|
||||
textarea,textarea:focus,input,select{
|
||||
border: #000 solid 1px;
|
||||
background: #2e3f68;
|
||||
color: #bfcef2;
|
||||
|
Loading…
x
Reference in New Issue
Block a user