mirror of
https://github.com/Xkeeper0/jul.git
synced 2025-05-19 08:40:21 -07:00
textarea needs to stop jumping around
only happens on a few specific cases
This commit is contained in:
parent
3d14b251f3
commit
769d7f0eda
@ -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; }
|
.tdbgc, .tdbgh { padding: 3px; font-weight: bold; font-size: 11px; }
|
||||||
|
|
||||||
textarea,input,select{
|
textarea,textarea:focus,input,select{
|
||||||
border: #000 solid 1px;
|
border: #000 solid 1px;
|
||||||
background: #2e3f68;
|
background: #2e3f68;
|
||||||
color: #bfcef2;
|
color: #bfcef2;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user