From: <var...@us...> - 2010-04-15 09:04:57
|
Revision: 7331 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7331&view=rev Author: vargenau Date: 2010-04-15 09:04:51 +0000 (Thu, 15 Apr 2010) Log Message: ----------- You are encouraged to offer a generic family as a last alternative Modified Paths: -------------- trunk/themes/Crao/crao.css trunk/themes/Hawaiian/Hawaiian.css trunk/themes/MacOSX/MacOSX.css trunk/themes/MonoBook/main.css trunk/themes/Sidebar/monobook.css trunk/themes/SpaceWiki/SpaceWiki.css trunk/themes/Wordpress/Wordpress.css trunk/themes/default/phpwiki.css Modified: trunk/themes/Crao/crao.css =================================================================== --- trunk/themes/Crao/crao.css 2010-04-15 08:46:46 UTC (rev 7330) +++ trunk/themes/Crao/crao.css 2010-04-15 09:04:51 UTC (rev 7331) @@ -659,7 +659,6 @@ color: black; font-size: small; font-weight: normal; - /*font-style: menu;*/ font-family: Tahoma, Arial, Helvetica, sans-serif; height: 18px; margin: 5px 0px; @@ -675,7 +674,6 @@ text-decoration: none; font-size: small; font-weight: normal; - /*font-style: menu;*/ font-family: Tahoma, Arial, Helvetica, sans-serif; background-color: ThreeDLightShadow; color: black; Modified: trunk/themes/Hawaiian/Hawaiian.css =================================================================== --- trunk/themes/Hawaiian/Hawaiian.css 2010-04-15 08:46:46 UTC (rev 7330) +++ trunk/themes/Hawaiian/Hawaiian.css 2010-04-15 09:04:51 UTC (rev 7331) @@ -152,10 +152,9 @@ th.gridbutton { background-color: ThreeDLightShadow; color: black; - font-family: Tahoma, sans-serif, Arial, Helvetica; + font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: small; font-weight: normal; - /*font-style: menu;*/ margin: 5px 0px; white-space: nowrap; max-height: 24px; @@ -168,8 +167,7 @@ text-decoration: none; font-size: small; font-weight: normal; - /*font-style: menu;*/ - font-family: Tahoma, sans-serif, Arial, Helvetica; + font-family: Tahoma, Arial, Helvetica, sans-serif; background-color: ThreeDLightShadow; color: black; } Modified: trunk/themes/MacOSX/MacOSX.css =================================================================== --- trunk/themes/MacOSX/MacOSX.css 2010-04-15 08:46:46 UTC (rev 7330) +++ trunk/themes/MacOSX/MacOSX.css 2010-04-15 09:04:51 UTC (rev 7331) @@ -436,10 +436,9 @@ th.gridbutton { background-color: ThreeDLightShadow; color: black; - font-family: Tahoma, sans-serif, Arial, Helvetica; + font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: small; font-weight: normal; - /*font-style: menu;*/ height: 18px; white-space: nowrap; max-height: 24px; @@ -454,8 +453,7 @@ text-decoration: none; font-size: small; font-weight: normal; - /*font-style: menu;*/ - font-family: Tahoma, sans-serif, Arial, Helvetica; + font-family: Tahoma, Arial, Helvetica, sans-serif; background-color: ThreeDLightShadow; color: black; } @@ -809,7 +807,7 @@ /* Sidebar */ .box { background:#ffffff; border: 1px solid silver } -.box-title { font-family: Tahoma; font-weight: normal; /*font-size: 11pt; */ background-color: #ccc; color: black; /*font-style: menu;*/ text-align: center; border: none; padding: 2px 0 2px 0;} +.box-title { font-family: Tahoma, sans-serif; font-weight: normal; background-color: #ccc; color: black; text-align: center; border: none; padding: 2px 0 2px 0;} .box-data { width: 160px; font-size: 9pt; font-weight: normal; border: none; } .box-data .wiki { font-weight: normal; } td.sidebar { border-spacing: 0px; margin: 0ex;} Modified: trunk/themes/MonoBook/main.css =================================================================== --- trunk/themes/MonoBook/main.css 2010-04-15 08:46:46 UTC (rev 7330) +++ trunk/themes/MonoBook/main.css 2010-04-15 09:04:51 UTC (rev 7331) @@ -1617,10 +1617,9 @@ th.gridbutton { background-color: ThreeDLightShadow; color: black; - font-family: Tahoma, sans-serif, Arial, Helvetica; + font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: small; font-weight: normal; - /*font-style: menu;*/ white-space: nowrap; margin: 5px 0px; max-height: 24px; @@ -1633,8 +1632,7 @@ text-decoration: none; font-size: small; font-weight: normal; - /*font-style: menu;*/ - font-family: Tahoma, sans-serif, Arial, Helvetica; + font-family: Tahoma, Arial, Helvetica, sans-serif; background-color: ThreeDLightShadow; color: black; } Modified: trunk/themes/Sidebar/monobook.css =================================================================== --- trunk/themes/Sidebar/monobook.css 2010-04-15 08:46:46 UTC (rev 7330) +++ trunk/themes/Sidebar/monobook.css 2010-04-15 09:04:51 UTC (rev 7331) @@ -141,7 +141,6 @@ } li { margin-bottom: 0.1em; } dt { - /*font-family: Tahoma, sans-serif;*/ font-size: 115%; /*font-weight: bolder;*/ /*background-color: #ddd;*/ @@ -1669,10 +1668,9 @@ th.gridbutton { background-color: ThreeDLightShadow; color: black; - font-family: Tahoma, sans-serif, Arial, Helvetica; + font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: small; font-weight: normal; - /*font-style: menu;*/ white-space: nowrap; margin: 5px 0px; max-height: 24px; @@ -1685,8 +1683,7 @@ text-decoration: none; font-size: small; font-weight: normal; - /*font-style: menu;*/ - font-family: Tahoma, sans-serif, Arial, Helvetica; + font-family: Tahoma, Arial, Helvetica, sans-serif; background-color: ThreeDLightShadow; color: black; } Modified: trunk/themes/SpaceWiki/SpaceWiki.css =================================================================== --- trunk/themes/SpaceWiki/SpaceWiki.css 2010-04-15 08:46:46 UTC (rev 7330) +++ trunk/themes/SpaceWiki/SpaceWiki.css 2010-04-15 09:04:51 UTC (rev 7331) @@ -283,10 +283,9 @@ th.gridbutton { background-color: ThreeDLightShadow; color: black; - font-family: Tahoma, sans-serif, Arial, Helvetica; + font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: small; font-weight: normal; - /*font-style: menu;*/ margin: 5px 0px; white-space: nowrap; max-height: 24px; @@ -299,8 +298,7 @@ text-decoration: none; font-size: small; font-weight: normal; - /*font-style: menu;*/ - font-family: Tahoma, sans-serif, Arial, Helvetica; + font-family: Tahoma, Arial, Helvetica, sans-serif; background-color: ThreeDLightShadow; color: black; } Modified: trunk/themes/Wordpress/Wordpress.css =================================================================== --- trunk/themes/Wordpress/Wordpress.css 2010-04-15 08:46:46 UTC (rev 7330) +++ trunk/themes/Wordpress/Wordpress.css 2010-04-15 09:04:51 UTC (rev 7331) @@ -254,7 +254,6 @@ font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: small; font-weight: normal; - /*font-style: menu;*/ margin: 5px 0px; max-height: 24px; white-space: nowrap; @@ -824,7 +823,7 @@ /* Sidebar */ .box { background:#ffffff; border: 1px solid silver } -.box-title { font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: normal; /*font-size: 11pt; */ background-color: #ccc; color: black; /*font-style: menu;*/ text-align: center; border: none; padding: 2px 0 2px 0;} +.box-title { font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: normal; background-color: #ccc; color: black; text-align: center; border: none; padding: 2px 0 2px 0;} .box-data { width: 160px; font-size: 9pt; font-weight: normal; border: none; } .box-data .wiki { font-weight: normal; } td.sidebar { border-spacing: 0px; margin: 0ex;} Modified: trunk/themes/default/phpwiki.css =================================================================== --- trunk/themes/default/phpwiki.css 2010-04-15 08:46:46 UTC (rev 7330) +++ trunk/themes/default/phpwiki.css 2010-04-15 09:04:51 UTC (rev 7331) @@ -226,7 +226,6 @@ font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: small; font-weight: normal; - /*font-style: menu;*/ white-space: nowrap; margin: 5px 0px; max-height: 24px; @@ -239,8 +238,7 @@ text-decoration: none; font-size: small; font-weight: normal; - /*font-style: menu;*/ - font-family: Tahoma, sans-serif, Arial, Helvetica; + font-family: Tahoma, Arial, Helvetica, sans-serif; background-color: ThreeDLightShadow; color: black; } @@ -845,7 +843,7 @@ /* Sidebar */ .box { background:#ffffff; border: 1px solid silver } -.box-title { font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: normal; /*font-size: 11pt; */ background-color: #ccc; color: black; /*font-style: menu;*/ text-align: center; border: none; padding: 2px 0 2px 0;} +.box-title { font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: normal; background-color: #ccc; color: black; text-align: center; border: none; padding: 2px 0 2px 0;} .box-data { width: 160px; font-size: 9pt; font-weight: normal; border: none; } .box-data .wiki { font-weight: normal; } td.sidebar { border-spacing: 0px; margin: 0ex;} This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |