mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-26 09:53:20 +01:00
added css files for themes
This commit is contained in:
parent
4f4876df3c
commit
5203ab1c58
197
phpgwapi/templates/default/css/fancy.css
Normal file
197
phpgwapi/templates/default/css/fancy.css
Normal file
@ -0,0 +1,197 @@
|
|||||||
|
body
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
color: #000000;
|
||||||
|
line-height: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
background-color: #F5F5F5;
|
||||||
|
}
|
||||||
|
|
||||||
|
table
|
||||||
|
{
|
||||||
|
background-color: #F5F5F5;
|
||||||
|
border: 0px;
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
line-height: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
color: #000000;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
padding: 2em;
|
||||||
|
}
|
||||||
|
|
||||||
|
th
|
||||||
|
{
|
||||||
|
background-color: #FFE4C4;
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
line-height: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
color: #000000;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
td
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
line-height: normal;
|
||||||
|
color: #000000;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
td.row-on
|
||||||
|
{
|
||||||
|
background-color: #EEEEFF;
|
||||||
|
}
|
||||||
|
|
||||||
|
td.row-off
|
||||||
|
{
|
||||||
|
background-color: #FFFFEE;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
a:link
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: #EE0000;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:visited
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: #EE0000;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:active
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: #EE0000;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:hover
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: #EE0000;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar
|
||||||
|
{
|
||||||
|
background-color: #AABBCC;
|
||||||
|
color: #000000;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar:spezial_logo
|
||||||
|
{
|
||||||
|
background-image: url(logo_003300.gif);
|
||||||
|
}
|
||||||
|
|
||||||
|
.calendar:today
|
||||||
|
{
|
||||||
|
background-color: #D0DCE0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.calendar:dayview
|
||||||
|
{
|
||||||
|
background-color: #C0C0C0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.email:folder
|
||||||
|
{
|
||||||
|
background-color: #7090FF;
|
||||||
|
color: #FFFFFF;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg01
|
||||||
|
{
|
||||||
|
background-color: #dadada;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg02
|
||||||
|
{
|
||||||
|
background-color: #dad0d0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg03
|
||||||
|
{
|
||||||
|
background-color: #dacaca;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg04
|
||||||
|
{
|
||||||
|
background-color: #dac0c0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg05
|
||||||
|
{
|
||||||
|
background-color: #dababa;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg06
|
||||||
|
{
|
||||||
|
background-color: #dab0b0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg07
|
||||||
|
{
|
||||||
|
background-color: #daaaaa;
|
||||||
|
|
||||||
|
}
|
||||||
|
.bg08
|
||||||
|
{
|
||||||
|
background-color: #da9090;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg09
|
||||||
|
{
|
||||||
|
background-color: #da8a8a;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg10
|
||||||
|
{
|
||||||
|
background-color: #da7a7a;
|
||||||
|
}
|
||||||
|
|
195
phpgwapi/templates/default/css/greys.css
Normal file
195
phpgwapi/templates/default/css/greys.css
Normal file
@ -0,0 +1,195 @@
|
|||||||
|
body
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
color: #222222;
|
||||||
|
line-height: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
background-color: #dfdfdf;
|
||||||
|
}
|
||||||
|
|
||||||
|
table
|
||||||
|
{
|
||||||
|
background-color: #eeeeee;
|
||||||
|
border: 0px;
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
line-height: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
color: #000000;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
padding: 2em;
|
||||||
|
}
|
||||||
|
|
||||||
|
th
|
||||||
|
{
|
||||||
|
background-color: #eeeeee;
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
line-height: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
color: #000000;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
td
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
line-height: normal;
|
||||||
|
color: #000000;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
td.row-on
|
||||||
|
{
|
||||||
|
background-color: #eeeeee;
|
||||||
|
}
|
||||||
|
|
||||||
|
td.row-off
|
||||||
|
{
|
||||||
|
background-color: #cccccc;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
a:link
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: #0000ff;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:visited
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: #5555ff;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:active
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: black;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:hover
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: black;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar
|
||||||
|
{
|
||||||
|
background-color: #aaaaaa;
|
||||||
|
color: #000000;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar:spezial_logo
|
||||||
|
{
|
||||||
|
background-image: url(logo_003300.gif);
|
||||||
|
}
|
||||||
|
|
||||||
|
.calendar:today
|
||||||
|
{
|
||||||
|
background-color: #FBF1C5;
|
||||||
|
}
|
||||||
|
|
||||||
|
.calendar:dayview
|
||||||
|
{
|
||||||
|
background-color: #F9E99F;
|
||||||
|
}
|
||||||
|
|
||||||
|
.email:folder
|
||||||
|
{
|
||||||
|
background-color: #EAD688;
|
||||||
|
color: #000000;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg01
|
||||||
|
{
|
||||||
|
background-color: #eeeeee;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg02
|
||||||
|
{
|
||||||
|
background-color: #cccccc;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg03
|
||||||
|
{
|
||||||
|
background-color: #bbbbbb;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg04
|
||||||
|
{
|
||||||
|
background-color: #aaaaaa;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg05
|
||||||
|
{
|
||||||
|
background-color: #999999;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg06
|
||||||
|
{
|
||||||
|
background-color: #888888;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg07
|
||||||
|
{
|
||||||
|
background-color: #777777;
|
||||||
|
|
||||||
|
}
|
||||||
|
.bg08
|
||||||
|
{
|
||||||
|
background-color: #666666;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg09
|
||||||
|
{
|
||||||
|
background-color: #555555;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg10
|
||||||
|
{
|
||||||
|
background-color: #444444;
|
||||||
|
}
|
195
phpgwapi/templates/default/css/heaven.css
Normal file
195
phpgwapi/templates/default/css/heaven.css
Normal file
@ -0,0 +1,195 @@
|
|||||||
|
body
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
color: #000000;
|
||||||
|
line-height: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
background-color: #FFFFFF;
|
||||||
|
}
|
||||||
|
|
||||||
|
table
|
||||||
|
{
|
||||||
|
background-color: #7090FF;
|
||||||
|
border: 0px;
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
line-height: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
color: #000000;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
padding: 2em;
|
||||||
|
}
|
||||||
|
|
||||||
|
th
|
||||||
|
{
|
||||||
|
background-color: #D3DCE3;
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
line-height: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
color: #000000;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
td
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
line-height: normal;
|
||||||
|
color: #000000;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
td.row-on
|
||||||
|
{
|
||||||
|
background-color: #DDDDDD;
|
||||||
|
}
|
||||||
|
|
||||||
|
td.row-off
|
||||||
|
{
|
||||||
|
background-color: #EEEEEE;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
a:link
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: blue;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:visited
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: blue;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:active
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: red;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:hover
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: red;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar
|
||||||
|
{
|
||||||
|
background-color: #80BBFF;
|
||||||
|
color: #000000;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar:spezial_logo
|
||||||
|
{
|
||||||
|
background-image: url(logo_003300.gif);
|
||||||
|
}
|
||||||
|
|
||||||
|
.calendar:today
|
||||||
|
{
|
||||||
|
background-color: #FFFFCC;
|
||||||
|
}
|
||||||
|
|
||||||
|
.calendar:dayview
|
||||||
|
{
|
||||||
|
background-color: #C0C0C0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.email:folder
|
||||||
|
{
|
||||||
|
background-color: #7090FF;
|
||||||
|
color: #FFFFFF;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg01
|
||||||
|
{
|
||||||
|
background-color: #dadada;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg02
|
||||||
|
{
|
||||||
|
background-color: #dad0d0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg03
|
||||||
|
{
|
||||||
|
background-color: #dacaca;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg04
|
||||||
|
{
|
||||||
|
background-color: #dac0c0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg05
|
||||||
|
{
|
||||||
|
background-color: #dababa;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg06
|
||||||
|
{
|
||||||
|
background-color: #dab0b0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg07
|
||||||
|
{
|
||||||
|
background-color: #daaaaa;
|
||||||
|
|
||||||
|
}
|
||||||
|
.bg08
|
||||||
|
{
|
||||||
|
background-color: #da9090;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg09
|
||||||
|
{
|
||||||
|
background-color: #da8a8a;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg10
|
||||||
|
{
|
||||||
|
background-color: #da7a7a;
|
||||||
|
}
|
195
phpgwapi/templates/default/css/lightblue.css
Normal file
195
phpgwapi/templates/default/css/lightblue.css
Normal file
@ -0,0 +1,195 @@
|
|||||||
|
body
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
color: #000000;
|
||||||
|
line-height: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
background-color: #FFFFFF;
|
||||||
|
}
|
||||||
|
|
||||||
|
table
|
||||||
|
{
|
||||||
|
background-color: #9999FF;
|
||||||
|
border: 0px;
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
line-height: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
color: #000000;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
padding: 2em;
|
||||||
|
}
|
||||||
|
|
||||||
|
th
|
||||||
|
{
|
||||||
|
background-color: #D3DCE3;
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
line-height: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
color: #000000;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
td
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
line-height: normal;
|
||||||
|
color: #000000;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
td.row-on
|
||||||
|
{
|
||||||
|
background-color: #DDDDDD;
|
||||||
|
}
|
||||||
|
|
||||||
|
td.row-off
|
||||||
|
{
|
||||||
|
background-color: #EEEEEE;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
a:link
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: blue;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:visited
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: blue;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:active
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: red;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:hover
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: red;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar
|
||||||
|
{
|
||||||
|
background-color: #486591;
|
||||||
|
color: #000000;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar:spezial_logo
|
||||||
|
{
|
||||||
|
background-image: url(logo_486591.gif);
|
||||||
|
}
|
||||||
|
|
||||||
|
.calendar:today
|
||||||
|
{
|
||||||
|
background-color: #FFFFCC;
|
||||||
|
}
|
||||||
|
|
||||||
|
.calendar:dayview
|
||||||
|
{
|
||||||
|
background-color: #C0C0C0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.email:folder
|
||||||
|
{
|
||||||
|
background-color: #666699;
|
||||||
|
color: #FFFFFF;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg01
|
||||||
|
{
|
||||||
|
background-color: #dadada;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg02
|
||||||
|
{
|
||||||
|
background-color: #dad0d0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg03
|
||||||
|
{
|
||||||
|
background-color: #dacaca;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg04
|
||||||
|
{
|
||||||
|
background-color: #dac0c0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg05
|
||||||
|
{
|
||||||
|
background-color: #dababa;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg06
|
||||||
|
{
|
||||||
|
background-color: #dab0b0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg07
|
||||||
|
{
|
||||||
|
background-color: #daaaaa;
|
||||||
|
|
||||||
|
}
|
||||||
|
.bg08
|
||||||
|
{
|
||||||
|
background-color: #da9090;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg09
|
||||||
|
{
|
||||||
|
background-color: #da8a8a;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg10
|
||||||
|
{
|
||||||
|
background-color: #da7a7a;
|
||||||
|
}
|
195
phpgwapi/templates/default/css/lightbrown.css
Normal file
195
phpgwapi/templates/default/css/lightbrown.css
Normal file
@ -0,0 +1,195 @@
|
|||||||
|
body
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
color: #000000;
|
||||||
|
line-height: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
background-color: #FFFFFF;
|
||||||
|
}
|
||||||
|
|
||||||
|
table
|
||||||
|
{
|
||||||
|
background-color: #9999FF;
|
||||||
|
border: 0px;
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
line-height: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
color: #000000;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
padding: 2em;
|
||||||
|
}
|
||||||
|
|
||||||
|
th
|
||||||
|
{
|
||||||
|
background-color: #D3DCE3;
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
line-height: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
color: #000000;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
td
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
line-height: normal;
|
||||||
|
color: #000000;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
td.row-on
|
||||||
|
{
|
||||||
|
background-color: #DDDDDD;
|
||||||
|
}
|
||||||
|
|
||||||
|
td.row-off
|
||||||
|
{
|
||||||
|
background-color: #EEEEEE;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
a:link
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: blue;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:visited
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: blue;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:active
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: red;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:hover
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: red;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar
|
||||||
|
{
|
||||||
|
background-color: #885522;
|
||||||
|
color: #000000;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar:spezial_logo
|
||||||
|
{
|
||||||
|
background-image: url(logo_885522.gif);
|
||||||
|
}
|
||||||
|
|
||||||
|
.calendar:today
|
||||||
|
{
|
||||||
|
background-color: #FFFFCC;
|
||||||
|
}
|
||||||
|
|
||||||
|
.calendar:dayview
|
||||||
|
{
|
||||||
|
background-color: #C0C0C0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.email:folder
|
||||||
|
{
|
||||||
|
background-color: #666699;
|
||||||
|
color: #FFFFFF;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg01
|
||||||
|
{
|
||||||
|
background-color: #dadada;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg02
|
||||||
|
{
|
||||||
|
background-color: #dad0d0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg03
|
||||||
|
{
|
||||||
|
background-color: #dacaca;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg04
|
||||||
|
{
|
||||||
|
background-color: #dac0c0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg05
|
||||||
|
{
|
||||||
|
background-color: #dababa;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg06
|
||||||
|
{
|
||||||
|
background-color: #dab0b0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg07
|
||||||
|
{
|
||||||
|
background-color: #daaaaa;
|
||||||
|
|
||||||
|
}
|
||||||
|
.bg08
|
||||||
|
{
|
||||||
|
background-color: #da9090;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg09
|
||||||
|
{
|
||||||
|
background-color: #da8a8a;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg10
|
||||||
|
{
|
||||||
|
background-color: #da7a7a;
|
||||||
|
}
|
196
phpgwapi/templates/default/css/mojo.css
Normal file
196
phpgwapi/templates/default/css/mojo.css
Normal file
@ -0,0 +1,196 @@
|
|||||||
|
body
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
color: #00FF33;
|
||||||
|
line-height: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
background-color: #000000;
|
||||||
|
}
|
||||||
|
|
||||||
|
table
|
||||||
|
{
|
||||||
|
background-color: #00FF33;
|
||||||
|
border: 0px;
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
line-height: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
color: #FFFFFF;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
padding: 2em;
|
||||||
|
}
|
||||||
|
|
||||||
|
th
|
||||||
|
{
|
||||||
|
background-color: #404040;
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
line-height: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
color: #00FF33;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
td
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
line-height: normal;
|
||||||
|
color: #000000;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
td.row-on
|
||||||
|
{
|
||||||
|
background-color: #909090;
|
||||||
|
}
|
||||||
|
|
||||||
|
td.row-off
|
||||||
|
{
|
||||||
|
background-color: #808080;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
a:link
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: #0000FF;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:visited
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: #0000FF;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:active
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: #999999;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:hover
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: #999999;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar
|
||||||
|
{
|
||||||
|
background-color: #00FF33;
|
||||||
|
color: #FFFFFF;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar:spezial_logo
|
||||||
|
{
|
||||||
|
background-image: url(logo_885522.gif);
|
||||||
|
}
|
||||||
|
|
||||||
|
.calendar:today
|
||||||
|
{
|
||||||
|
background-color: #BFBFBF;
|
||||||
|
}
|
||||||
|
|
||||||
|
.calendar:dayview
|
||||||
|
{
|
||||||
|
background-color: #C0C0C0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.email:folder
|
||||||
|
{
|
||||||
|
background-color: #808080;
|
||||||
|
color: #000000;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg01
|
||||||
|
{
|
||||||
|
background-color: #dadada;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg02
|
||||||
|
{
|
||||||
|
background-color: #dad0d0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg03
|
||||||
|
{
|
||||||
|
background-color: #dacaca;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg04
|
||||||
|
{
|
||||||
|
background-color: #dac0c0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg05
|
||||||
|
{
|
||||||
|
background-color: #dababa;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg06
|
||||||
|
{
|
||||||
|
background-color: #dab0b0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg07
|
||||||
|
{
|
||||||
|
background-color: #daaaaa;
|
||||||
|
|
||||||
|
}
|
||||||
|
.bg08
|
||||||
|
{
|
||||||
|
background-color: #da9090;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg09
|
||||||
|
{
|
||||||
|
background-color: #da8a8a;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg10
|
||||||
|
{
|
||||||
|
background-color: #da7a7a;
|
||||||
|
}
|
||||||
|
|
195
phpgwapi/templates/default/css/purple.css
Normal file
195
phpgwapi/templates/default/css/purple.css
Normal file
@ -0,0 +1,195 @@
|
|||||||
|
body
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
color: #000000;
|
||||||
|
line-height: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
background-color: #FFFFFF;
|
||||||
|
}
|
||||||
|
|
||||||
|
table
|
||||||
|
{
|
||||||
|
background-color: #9999FF;
|
||||||
|
border: 0px;
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
line-height: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
color: #000000;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
padding: 2em;
|
||||||
|
}
|
||||||
|
|
||||||
|
th
|
||||||
|
{
|
||||||
|
background-color: #D3DCE3;
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
line-height: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
color: #000000;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
td
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
line-height: normal;
|
||||||
|
color: #000000;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
td.row-on
|
||||||
|
{
|
||||||
|
background-color: #DDDDDD;
|
||||||
|
}
|
||||||
|
|
||||||
|
td.row-off
|
||||||
|
{
|
||||||
|
background-color: #EEEEEE;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
a:link
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: blue;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:visited
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: blue;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:active
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: red;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:hover
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: red;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar
|
||||||
|
{
|
||||||
|
background-color: #663366;
|
||||||
|
color: #000000;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar:spezial_logo
|
||||||
|
{
|
||||||
|
background-image: url(logo_663366.gif);
|
||||||
|
}
|
||||||
|
|
||||||
|
.calendar:today
|
||||||
|
{
|
||||||
|
background-color: #FFFFCC;
|
||||||
|
}
|
||||||
|
|
||||||
|
.calendar:dayview
|
||||||
|
{
|
||||||
|
background-color: #C0C0C0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.email:folder
|
||||||
|
{
|
||||||
|
background-color: #666699;
|
||||||
|
color: #FFFFFF;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg01
|
||||||
|
{
|
||||||
|
background-color: #dadada;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg02
|
||||||
|
{
|
||||||
|
background-color: #dad0d0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg03
|
||||||
|
{
|
||||||
|
background-color: #dacaca;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg04
|
||||||
|
{
|
||||||
|
background-color: #dac0c0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg05
|
||||||
|
{
|
||||||
|
background-color: #dababa;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg06
|
||||||
|
{
|
||||||
|
background-color: #dab0b0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg07
|
||||||
|
{
|
||||||
|
background-color: #daaaaa;
|
||||||
|
|
||||||
|
}
|
||||||
|
.bg08
|
||||||
|
{
|
||||||
|
background-color: #da9090;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg09
|
||||||
|
{
|
||||||
|
background-color: #da8a8a;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg10
|
||||||
|
{
|
||||||
|
background-color: #da7a7a;
|
||||||
|
}
|
195
phpgwapi/templates/default/css/red.css
Normal file
195
phpgwapi/templates/default/css/red.css
Normal file
@ -0,0 +1,195 @@
|
|||||||
|
body
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
color: #000000;
|
||||||
|
line-height: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
background-color: #FFFFFF;
|
||||||
|
}
|
||||||
|
|
||||||
|
table
|
||||||
|
{
|
||||||
|
background-color: #9999FF;
|
||||||
|
border: 0px;
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
line-height: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
color: #000000;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
padding: 2em;
|
||||||
|
}
|
||||||
|
|
||||||
|
th
|
||||||
|
{
|
||||||
|
background-color: #D3DCE3;
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
line-height: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
color: #000000;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
td
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
line-height: normal;
|
||||||
|
color: #000000;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
td.row-on
|
||||||
|
{
|
||||||
|
background-color: #DDDDDD;
|
||||||
|
}
|
||||||
|
|
||||||
|
td.row-off
|
||||||
|
{
|
||||||
|
background-color: #EEEEEE;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
a:link
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: blue;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:visited
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: blue;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:active
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: red;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:hover
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: red;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar
|
||||||
|
{
|
||||||
|
background-color: #990000;
|
||||||
|
color: #000000;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar:spezial_logo
|
||||||
|
{
|
||||||
|
background-image: url(logo_990000.gif);
|
||||||
|
}
|
||||||
|
|
||||||
|
.calendar:today
|
||||||
|
{
|
||||||
|
background-color: #FFFFCC;
|
||||||
|
}
|
||||||
|
|
||||||
|
.calendar:dayview
|
||||||
|
{
|
||||||
|
background-color: #C0C0C0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.email:folder
|
||||||
|
{
|
||||||
|
background-color: #666699;
|
||||||
|
color: #FFFFFF;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg01
|
||||||
|
{
|
||||||
|
background-color: #dadada;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg02
|
||||||
|
{
|
||||||
|
background-color: #dad0d0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg03
|
||||||
|
{
|
||||||
|
background-color: #dacaca;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg04
|
||||||
|
{
|
||||||
|
background-color: #dac0c0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg05
|
||||||
|
{
|
||||||
|
background-color: #dababa;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg06
|
||||||
|
{
|
||||||
|
background-color: #dab0b0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg07
|
||||||
|
{
|
||||||
|
background-color: #daaaaa;
|
||||||
|
|
||||||
|
}
|
||||||
|
.bg08
|
||||||
|
{
|
||||||
|
background-color: #da9090;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg09
|
||||||
|
{
|
||||||
|
background-color: #da8a8a;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg10
|
||||||
|
{
|
||||||
|
background-color: #da7a7a;
|
||||||
|
}
|
195
phpgwapi/templates/default/css/rose.css
Normal file
195
phpgwapi/templates/default/css/rose.css
Normal file
@ -0,0 +1,195 @@
|
|||||||
|
body
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
color: #9d1811;
|
||||||
|
line-height: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
background-color: #ce9592;
|
||||||
|
}
|
||||||
|
|
||||||
|
table
|
||||||
|
{
|
||||||
|
background-color: #ffbab7;
|
||||||
|
border: 0px;
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
line-height: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
color: #72022a;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
padding: 2em;
|
||||||
|
}
|
||||||
|
|
||||||
|
th
|
||||||
|
{
|
||||||
|
background-color: #ce9592;
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
line-height: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
color: #9d1811;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
td
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
line-height: normal;
|
||||||
|
color: #000000;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
td.row-on
|
||||||
|
{
|
||||||
|
background-color: #DDDDDD;
|
||||||
|
}
|
||||||
|
|
||||||
|
td.row-off
|
||||||
|
{
|
||||||
|
background-color: #EEEEEE;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
a:link
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: red;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:visited
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: pink;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:active
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: red;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:hover
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: red;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar
|
||||||
|
{
|
||||||
|
background-color: #bd524a;
|
||||||
|
color: #9d1811;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar:spezial_logo
|
||||||
|
{
|
||||||
|
background-image: url(logo_990000.gif);
|
||||||
|
}
|
||||||
|
|
||||||
|
.calendar:today
|
||||||
|
{
|
||||||
|
background-color: #bd524a;
|
||||||
|
}
|
||||||
|
|
||||||
|
.calendar:dayview
|
||||||
|
{
|
||||||
|
background-color: #C0C0C0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.email:folder
|
||||||
|
{
|
||||||
|
background-color: #bd542a;
|
||||||
|
color: #9d1811;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg01
|
||||||
|
{
|
||||||
|
background-color: #dadada;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg02
|
||||||
|
{
|
||||||
|
background-color: #dad0d0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg03
|
||||||
|
{
|
||||||
|
background-color: #dacaca;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg04
|
||||||
|
{
|
||||||
|
background-color: #dac0c0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg05
|
||||||
|
{
|
||||||
|
background-color: #dababa;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg06
|
||||||
|
{
|
||||||
|
background-color: #dab0b0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg07
|
||||||
|
{
|
||||||
|
background-color: #daaaaa;
|
||||||
|
|
||||||
|
}
|
||||||
|
.bg08
|
||||||
|
{
|
||||||
|
background-color: #da9090;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg09
|
||||||
|
{
|
||||||
|
background-color: #da8a8a;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg10
|
||||||
|
{
|
||||||
|
background-color: #da7a7a;
|
||||||
|
}
|
190
phpgwapi/templates/default/css/submarine.css
Normal file
190
phpgwapi/templates/default/css/submarine.css
Normal file
@ -0,0 +1,190 @@
|
|||||||
|
body
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
color: #000000;
|
||||||
|
line-height: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
background-color: #FFFFFF;
|
||||||
|
}
|
||||||
|
|
||||||
|
table
|
||||||
|
{
|
||||||
|
background-color: #7090FF;
|
||||||
|
border: 0px;
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
line-height: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
color: #000000;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
padding: 2em;
|
||||||
|
}
|
||||||
|
|
||||||
|
th
|
||||||
|
{
|
||||||
|
background-color: #80BBFF;
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
line-height: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
color: #000000;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
td
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
line-height: normal;
|
||||||
|
color: #000000;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
td.row-on
|
||||||
|
{
|
||||||
|
background-color: #CCEEFF;
|
||||||
|
}
|
||||||
|
|
||||||
|
td.row-off
|
||||||
|
{
|
||||||
|
background-color: #DDF0FF;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
a:link
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: blue;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:visited
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: blue;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:active
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: red;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:hover
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: red;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar
|
||||||
|
{
|
||||||
|
background-color: #80CCFF;
|
||||||
|
color: #000000;
|
||||||
|
}
|
||||||
|
|
||||||
|
.calendar:today
|
||||||
|
{
|
||||||
|
background-color: #FFFFCC;
|
||||||
|
}
|
||||||
|
|
||||||
|
.calendar:dayview
|
||||||
|
{
|
||||||
|
background-color: #C0C0C0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.email:folder
|
||||||
|
{
|
||||||
|
background-color: #7090FF;
|
||||||
|
color: #FFFFFF;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg01
|
||||||
|
{
|
||||||
|
background-color: #dadada;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg02
|
||||||
|
{
|
||||||
|
background-color: #dad0d0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg03
|
||||||
|
{
|
||||||
|
background-color: #dacaca;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg04
|
||||||
|
{
|
||||||
|
background-color: #dac0c0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg05
|
||||||
|
{
|
||||||
|
background-color: #dababa;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg06
|
||||||
|
{
|
||||||
|
background-color: #dab0b0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg07
|
||||||
|
{
|
||||||
|
background-color: #daaaaa;
|
||||||
|
|
||||||
|
}
|
||||||
|
.bg08
|
||||||
|
{
|
||||||
|
background-color: #da9090;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg09
|
||||||
|
{
|
||||||
|
background-color: #da8a8a;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg10
|
||||||
|
{
|
||||||
|
background-color: #da7a7a;
|
||||||
|
}
|
190
phpgwapi/templates/default/css/yellows.css
Normal file
190
phpgwapi/templates/default/css/yellows.css
Normal file
@ -0,0 +1,190 @@
|
|||||||
|
body
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
color: #000000;
|
||||||
|
line-height: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
background-color: #FBF1C5;
|
||||||
|
}
|
||||||
|
|
||||||
|
table
|
||||||
|
{
|
||||||
|
background-color: #EAD688;
|
||||||
|
border: 0px;
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
line-height: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
color: #C5AA2B;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
padding: 2em;
|
||||||
|
}
|
||||||
|
|
||||||
|
th
|
||||||
|
{
|
||||||
|
background-color: #C8A63B;
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
line-height: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
color: #000000;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
td
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
line-height: normal;
|
||||||
|
color: #000000;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
td.row-on
|
||||||
|
{
|
||||||
|
background-color: #F7E58F;
|
||||||
|
}
|
||||||
|
|
||||||
|
td.row-off
|
||||||
|
{
|
||||||
|
background-color: #EAD688;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
a:link
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: blue;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:visited
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: blue;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:active
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: red;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:hover
|
||||||
|
{
|
||||||
|
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||||
|
font-size: 10pt;
|
||||||
|
color: red;
|
||||||
|
font-style: bold;
|
||||||
|
font-weight: bold;
|
||||||
|
line-height: normal;
|
||||||
|
text-decoration: none;
|
||||||
|
letter-spacing: 0em;
|
||||||
|
word-spacing: 0em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar
|
||||||
|
{
|
||||||
|
background-color: #F7E58F;
|
||||||
|
color: #000000;
|
||||||
|
}
|
||||||
|
|
||||||
|
.calendar:today
|
||||||
|
{
|
||||||
|
background-color: #FBF1C5;
|
||||||
|
}
|
||||||
|
|
||||||
|
.calendar:dayview
|
||||||
|
{
|
||||||
|
background-color: #F9E99F;
|
||||||
|
}
|
||||||
|
|
||||||
|
.email:folder
|
||||||
|
{
|
||||||
|
background-color: #EAD688;
|
||||||
|
color: #000000;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg01
|
||||||
|
{
|
||||||
|
background-color: #FBF4D3;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg02
|
||||||
|
{
|
||||||
|
background-color: #F9EDB3;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg03
|
||||||
|
{
|
||||||
|
background-color: #F5E28B;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg04
|
||||||
|
{
|
||||||
|
background-color: #F0D866;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg05
|
||||||
|
{
|
||||||
|
background-color: #EDCD39;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg06
|
||||||
|
{
|
||||||
|
background-color: #D5B211;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg07
|
||||||
|
{
|
||||||
|
background-color: #CCAB12;
|
||||||
|
|
||||||
|
}
|
||||||
|
.bg08
|
||||||
|
{
|
||||||
|
background-color: #C58C13;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg09
|
||||||
|
{
|
||||||
|
background-color: #B69910;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg10
|
||||||
|
{
|
||||||
|
background-color: #AC9010;
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user