3 /* clear browser-dependant defaults */
5 padding: 0; margin: 0; border: 0;
17 font-size: small; /* could be specified at a higher level */
20 /* thickness and color for the fixed thin horizontal bar */
21 border-bottom: 1px solid #696;
26 input.linetabs-submit {
27 font-family: verdana, sans-serif;
32 /* buttons are normally outlined */
33 background-color: transparent;
34 /*padding-bottom: 6px;*/
46 div.linetabs>ul>li input.linetabs-submit {
52 text-decoration: none;
53 /* color when passive */
57 div.linetabs>ul>li input.active {
58 /* border-bottom: 4px solid #696; */
59 /* padding-bottom: 2px; */
60 /* color when mouse is on button */
70 /* color for the sliding bar */
71 border-bottom: 4px solid #696;
75 /* separator below the linetabs area */