forked from I2P_Developers/i2p.i2p
fix tooltips on new gear links, shrink them down a little bit
This commit is contained in:
@@ -2041,6 +2041,8 @@ button:active {
|
||||
margin: 0 1px -2px !important;
|
||||
transition: ease opacity 0.3s;
|
||||
border: 1px solid #000;
|
||||
height: 6%;
|
||||
height: 1.8rem;
|
||||
}
|
||||
|
||||
.langbox img:hover, .langbox a:focus img {
|
||||
|
||||
@@ -3763,6 +3763,8 @@ div[lang="de"] .links li {
|
||||
border: 1px solid #99f;
|
||||
filter: none;
|
||||
border-radius: 1px;
|
||||
height: 6%;
|
||||
height: 1.8rem;
|
||||
}
|
||||
|
||||
.langbox img:hover, .langbox a:focus img {
|
||||
|
||||
Reference in New Issue
Block a user