mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
css: disable border on _target=blank links
This commit is contained in:
@@ -1756,11 +1756,11 @@ table.prefFeedCatList {
|
||||
background-color : white;
|
||||
}
|
||||
|
||||
a[target="_new"], a[target="_blank"] {
|
||||
/*a[target="_new"], a[target="_blank"] {
|
||||
border-width : 0px 0px 1px 0px;
|
||||
border-color : #778899;
|
||||
border-style : dotted;
|
||||
}
|
||||
}*/
|
||||
|
||||
div.autocomplete {
|
||||
position : absolute;
|
||||
|
||||
Reference in New Issue
Block a user