mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-24 11:51:43 +02:00
Fixed style sheets, the where become currupt becuase they use the same variable names as templates
This commit is contained in:
parent
fa137e9aba
commit
f20d77f356
@ -8,12 +8,12 @@
|
|||||||
<META NAME="description" CONTENT="phpGroupWare">
|
<META NAME="description" CONTENT="phpGroupWare">
|
||||||
<META NAME="keywords" CONTENT="phpGroupWare">
|
<META NAME="keywords" CONTENT="phpGroupWare">
|
||||||
<STYLE type="text/css">
|
<STYLE type="text/css">
|
||||||
a {text-decoration:none;}
|
a { text-decoration:none; }
|
||||||
<!--
|
<!--
|
||||||
A:link{text-decoration:none}
|
A:link{ text-decoration:none }
|
||||||
A:visted{text-decoration:none}
|
A:visted{ text-decoration:none }
|
||||||
A:active{text-decoration:none}
|
A:active{ text-decoration:none }
|
||||||
body { margin-top: 0px; margin-right: 0px; margin-left: 0px}
|
body { margin-top: 0px; margin-right: 0px; margin-left: 0px }
|
||||||
.tablink { color: #000000; }
|
.tablink { color: #000000; }
|
||||||
-->
|
-->
|
||||||
</STYLE>
|
</STYLE>
|
||||||
|
@ -8,12 +8,12 @@
|
|||||||
<META NAME="description" CONTENT="phpGroupWare">
|
<META NAME="description" CONTENT="phpGroupWare">
|
||||||
<META NAME="keywords" CONTENT="phpGroupWare">
|
<META NAME="keywords" CONTENT="phpGroupWare">
|
||||||
<STYLE type="text/css">
|
<STYLE type="text/css">
|
||||||
a {text-decoration:none;}
|
a { text-decoration:none; }
|
||||||
<!--
|
<!--
|
||||||
A:link{text-decoration:none}
|
A:link{ text-decoration:none }
|
||||||
A:visted{text-decoration:none}
|
A:visted{ text-decoration:none }
|
||||||
A:active{text-decoration:none}
|
A:active{ text-decoration:none }
|
||||||
body { margin-top: 0px; margin-right: 0px; margin-left: 0px}
|
body { margin-top: 0px; margin-right: 0px; margin-left: 0px }
|
||||||
.tablink { color: #000000; }
|
.tablink { color: #000000; }
|
||||||
-->
|
-->
|
||||||
</STYLE>
|
</STYLE>
|
||||||
|
@ -8,12 +8,12 @@
|
|||||||
<META NAME="description" CONTENT="phpGroupWare">
|
<META NAME="description" CONTENT="phpGroupWare">
|
||||||
<META NAME="keywords" CONTENT="phpGroupWare">
|
<META NAME="keywords" CONTENT="phpGroupWare">
|
||||||
<STYLE type="text/css">
|
<STYLE type="text/css">
|
||||||
a {text-decoration:none;}
|
a { text-decoration:none; }
|
||||||
<!--
|
<!--
|
||||||
A:link{text-decoration:none}
|
A:link{ text-decoration:none }
|
||||||
A:visted{text-decoration:none}
|
A:visted{ text-decoration:none }
|
||||||
A:active{text-decoration:none}
|
A:active{ text-decoration:none }
|
||||||
body { margin-top: 0px; margin-right: 0px; margin-left: 0px}
|
body { margin-top: 0px; margin-right: 0px; margin-left: 0px }
|
||||||
.tablink { color: #000000; }
|
.tablink { color: #000000; }
|
||||||
-->
|
-->
|
||||||
</STYLE>
|
</STYLE>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user