mirror of
https://github.com/slawkens/myaac.git
synced 2025-06-12 15:54:29 +02:00
Cleanup tabs
This commit is contained in:
parent
a9fb5dffa3
commit
2b86ba94fe
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user