forked from I2P_Developers/i2p.i2p
cleanups after review, ticket 390
This commit is contained in:
@@ -744,7 +744,7 @@ input {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
input[type=text] {
|
||||
input[type=text], input[type=password] {
|
||||
margin: 3px 5px 3px 5px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
@@ -754,7 +754,7 @@ select {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
input[type=text], select {
|
||||
input[type=text], input[type=password] select {
|
||||
background: #001;
|
||||
color: #eef;
|
||||
border: 1px solid #99f;
|
||||
@@ -953,4 +953,4 @@ div.footnote hr{
|
||||
margin-top: -5px;
|
||||
margin-bottom: -10px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user