css
This commit is contained in:
parent
bb3320f103
commit
d84fbb7165
@ -2786,6 +2786,9 @@ a.tab:link, a.tab:visited, a.tab:hover, a.tab#active {
|
|||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
|
||||||
|
/*border-right: 1px solid #ddd;
|
||||||
|
border-left: 1px solid #ddd;
|
||||||
|
border-top: 1px solid #ddd; */
|
||||||
border-right: 1px solid transparent;
|
border-right: 1px solid transparent;
|
||||||
border-left: 1px solid transparent;
|
border-left: 1px solid transparent;
|
||||||
border-top: 1px solid transparent;
|
border-top: 1px solid transparent;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user