Cleanup tabs

This commit is contained in:
slawkens 2023-12-12 14:37:12 +01:00
parent a9fb5dffa3
commit 2b86ba94fe

View File

@ -46,12 +46,12 @@ body
padding-top: 12px; padding-top: 12px;
cursor: pointer; cursor: pointer;
} }
#tabs .tab:hover #tabs .tab:hover
{ {
text-decoration: underline; text-decoration: underline;
} }
#tabs .tab-active #tabs .tab-active
{ {
width: 113px; width: 113px;
@ -64,7 +64,7 @@ body
padding-top: 10px; padding-top: 10px;
cursor: pointer; cursor: pointer;
} }
#mainsubmenu #mainsubmenu
{ {
width: 760px; width: 760px;
@ -85,12 +85,12 @@ body
margin-top: 7px; margin-top: 7px;
text-decoration: none; text-decoration: none;
} }
#mainsubmenu a:hover #mainsubmenu a:hover
{ {
text-decoration: underline; text-decoration: underline;
} }
#mainsubmenu .separator #mainsubmenu .separator
{ {
width: 2px; width: 2px;
@ -99,7 +99,7 @@ body
float: left; float: left;
background: url('images/separator.png') no-repeat; background: url('images/separator.png') no-repeat;
} }
#content #content
{ {
width: 780px; width: 780px;