|
From: <jgr...@us...> - 2003-08-20 02:28:41
|
Update of /cvsroot/popfile/engine/skins
In directory sc8-pr-cvs1:/tmp/cvs-serv28097
Modified Files:
windows.css
Log Message:
Updated Windows skin based on texasfett patch
Index: windows.css
===================================================================
RCS file: /cvsroot/popfile/engine/skins/windows.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** windows.css 17 Jun 2003 17:26:39 -0000 1.3
--- windows.css 20 Aug 2003 01:24:11 -0000 1.4
***************
*** 5,9 ****
is ok but doesn't show the full effect, IE 5 is ugly but usable. Opera 7.10
and KDE Konqueror 3.04 are pretty good. Konqueror 2, and Mac OS9 IE 5 are not
! bad. Its does well on OS X's Safari 1.0 beta Opera, and IE 5. It seems on
most Mac browsers the "title bar" is not working correctly due to the way
they handle system colors.
--- 5,9 ----
is ok but doesn't show the full effect, IE 5 is ugly but usable. Opera 7.10
and KDE Konqueror 3.04 are pretty good. Konqueror 2, and Mac OS9 IE 5 are not
! bad. Its does well on OS X's Safari 1.0 beta, Opera, and IE 5. It seems on
most Mac browsers the "title bar" is not working correctly due to the way
they handle system colors.
***************
*** 172,176 ****
table.menu {
! padding-top: 20px;
}
--- 172,176 ----
table.menu {
! padding-top: 5px;
}
|