ltl2tgba.html: Separate the ltl3ba tabs from the others.

Suggested by Joachim Klein.

* wrap/python/ajax/ltl2tgba.html: Name the tab.
* wrap/python/ajax/css/ltl2tgba.css: Give it some space.
This commit is contained in:
Alexandre Duret-Lutz 2014-08-21 15:28:30 +02:00
parent 85beeec2e4
commit bab579cf9d
2 changed files with 5 additions and 1 deletions

View file

@ -130,3 +130,7 @@ table.ltltable
white-space: pre;
font-size: 1.1em;
}
#ltl3ba-tab {
margin-left: 1em;
}