[MPlayer-DOCS] CVS: homepage/design7 default.css,1.13,1.14
Diego Biurrun CVS
syncmail at mplayerhq.hu
Thu Jan 20 15:59:14 CET 2005
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/homepage/design7
In directory mail:/var2/tmp/cvs-serv12015/design7
Modified Files:
default.css
Log Message:
Replace tables by div and CSS.
Index: default.css
===================================================================
RCS file: /cvsroot/mplayer/homepage/design7/default.css,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- default.css 20 Jan 2005 14:30:53 -0000 1.13
+++ default.css 20 Jan 2005 14:59:11 -0000 1.14
@@ -17,25 +17,16 @@
}
.menuseparator {
- height: 1px; border: 0px; margin: 0px; padding: 0px; background-color: #2a2722
+ height: 1px; border: 0px; margin: 0px; background-color: #2a2722
}
.menuentry {
- vertical-align: middle; text-align: right; padding-top: 0.3ex; padding-bottom: 0.3ex
-}
-.menuentry2 {
- vertical-align: middle; text-align: right; padding-top: 0.3ex; padding-bottom: 0.3ex
-}
-.menuentry3 {
- vertical-align: middle; text-align: left; padding-top: 0.3ex; padding-bottom: 0.3ex
+ vertical-align: middle; text-align: right; padding-right: 2ex
}
.menutext {
- right: 3ex; position: relative; font-weight: normal; font-size: 12px; color: #C3C0AE; font-family: arial, verdana, helvetica, sans-serif; text-decoration: none
-}
-.menutext2 {
- left: 2ex; position: relative; font-weight: normal; font-size: 12px; color: #C3C0AE; font-family: arial, verdana, helvetica, sans-serif; text-decoration: none
+ font-weight: normal; font-size: 12px; color: #C3C0AE; font-family: arial, verdana, helvetica, sans-serif; text-decoration: none
}
.menutext3 {
- left: 3ex; position: relative; font-weight: normal; font-size: 10px; color: #C3C0AE; font-family: arial, verdana, helvetica, sans-serif; text-decoration: none
+ font-weight: normal; font-size: 10px; color: #C3C0AE; font-family: arial, verdana, helvetica, sans-serif; text-decoration: none
}
th {
More information about the MPlayer-DOCS
mailing list