Apply some css love to the light theme I2P tunnel dropdowns. Insert flags
into Chinese readme.
This commit is contained in:
@ -228,4 +228,14 @@ hr {
|
||||
-moz-border-radius: 4px;
|
||||
-khtml-border-radius: 4px;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
select {
|
||||
background-color: #fff;
|
||||
color: #001;
|
||||
margin: 6px 2px 0 2px;
|
||||
font-family: "Lucida Sans Unicode", Verdana, Tahoma, Helvetica, sans-serif;
|
||||
border: 1px solid #99f;
|
||||
padding: 2px;
|
||||
height: 22px;
|
||||
}
|
Reference in New Issue
Block a user