This commit is contained in:
Laurent Destailleur 2020-06-20 18:59:13 +02:00
parent bb3320f103
commit d84fbb7165

View File

@ -2786,6 +2786,9 @@ a.tab:link, a.tab:visited, a.tab:hover, a.tab#active {
text-decoration: none;
white-space: nowrap;
/*border-right: 1px solid #ddd;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd; */
border-right: 1px solid transparent;
border-left: 1px solid transparent;
border-top: 1px solid transparent;