mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-13 09:28:29 +01:00
update
This commit is contained in:
parent
2509111b78
commit
8a07a0be5e
@ -28,6 +28,11 @@ a:link,a:visited,a:active,a:hover
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a.th,a.th_text
|
||||
{
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
table.portal
|
||||
{
|
||||
width: 100%;
|
||||
@ -62,18 +67,18 @@ table.login
|
||||
font-size: 80%;
|
||||
}
|
||||
|
||||
.headertext
|
||||
.header_text
|
||||
{
|
||||
font-size: 110%;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.th_text.app_header_text
|
||||
.th_text,.app_header_text
|
||||
{
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.app_header
|
||||
.app_header,.th
|
||||
{
|
||||
font-weight: bold;
|
||||
}
|
||||
|
@ -40,6 +40,11 @@ a:hover
|
||||
background-color: #486591;
|
||||
}
|
||||
|
||||
a.th,a.th_text
|
||||
{
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
.cal_dayview
|
||||
{
|
||||
background-color: #C0C0C0;
|
||||
|
@ -29,6 +29,11 @@ a:link,a:visited,a:active,a:hover
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a.th,a.th_text
|
||||
{
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
table.portal
|
||||
{
|
||||
width: 100%;
|
||||
@ -51,6 +56,7 @@ table.login
|
||||
border-width: 1px;
|
||||
border-style: ridge;
|
||||
}
|
||||
|
||||
.portal_text
|
||||
{
|
||||
font-weight: bold;
|
||||
@ -62,7 +68,7 @@ table.login
|
||||
font-size: 80%;
|
||||
}
|
||||
|
||||
.headertext
|
||||
.header_text
|
||||
{
|
||||
font-size: 110%;
|
||||
font-weight: bold;
|
||||
@ -73,8 +79,7 @@ table.login
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.app_header
|
||||
.app_header,.th
|
||||
{
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user