Update of phpgwapi/templates/verdilak/css
Modified Files:
Branch: MAIN
styles.css lines: +9 -23
Log Message:
updated dependencies and some other 18 fixes along the way
====================================================
Index: phpgwapi/templates/verdilak/css/styles.css
diff -u phpgwapi/templates/verdilak/css/styles.css:1.1
phpgwapi/templates/verdilak/css/styles.css:1.2
--- phpgwapi/templates/verdilak/css/styles.css:1.1 Mon May 9 08:20:27 2005
+++ phpgwapi/templates/verdilak/css/styles.css Sun May 15 14:36:28 2005
@@ -1,8 +1,6 @@
-
-
-
body,p,td,th,table,input,form,option
{
+ background-color: #fff;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10pt;
font-style: normal;
@@ -15,10 +13,8 @@
body
{
- margin-right: 0em;
- margin-left: 0em;
- margin-top: 0em;
- margin-bottom: 0em;
+ color: #000;
+ margin: 0em;
}
table
@@ -28,7 +24,7 @@
td.alarm
{
- color: #FF0000;
+ color: #f00;
}
a:link,a:visited,a:active,a:hover
@@ -88,16 +84,6 @@
padding-top: 5px;
}
-body,p,td,th,table,input,form,option
-{
- color: #000000;
-}
-
-body
-{
- background-color: #FFFFFF;
-}
-
a:link,a:visited,a:active
{
color: mediumblue;
@@ -105,7 +91,7 @@
a:hover
{
- color: #cc0000;
+ color: #c00;
}
.navbar,.th,.app_header
@@ -121,17 +107,17 @@
.portal_text,.info
{
- color: #FFFFFF;
+ color: #fff;
}
.row_on,.th_bright
{
- background-color: #CCEEFF;
+ background-color: #cef;
}
.msgbox
{
- background-color: #FFFFFF;
+ background-color: #fff;
}
.row_off
@@ -141,7 +127,7 @@
.cal_today
{
- background-color: #FFFFCC;
+ background-color: #ffc;
}
.cal_dayview
_______________________________________________
Phpgroupware-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-cvs