bug #1777249 [display] Do not underline links in left panel (in default themes)
This commit is contained in:
@@ -30,6 +30,13 @@ a img {
|
||||
border: 0;
|
||||
}
|
||||
|
||||
a:link,
|
||||
a:visited,
|
||||
a:active {
|
||||
text-decoration: none;
|
||||
color: #0000FF;
|
||||
}
|
||||
|
||||
ul {
|
||||
margin:0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user