svn: /web/php/trunk/styles/ home.css
[email protected] (Paul Dragoonis)
| Newsgroups | php.webmaster |
|---|---|
| Message-ID | <[email protected]> |
dragoonis Sat, 08 Jan 2011 18:18:45 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=307274
Log:
Removed old commented out styles
Changed paths:
U web/php/trunk/styles/home.css
Modified: web/php/trunk/styles/home.css
===================================================================
--- web/php/trunk/styles/home.css 2011-01-08 18:15:46 UTC (rev 307273)
+++ web/php/trunk/styles/home.css 2011-01-08 18:18:45 UTC (rev 307274)
@@ -91,56 +91,6 @@
font-size: 1.5em;
}
-/*
-#mega-drop-down div.download a {
- color: #eee;
- display: block;
- padding: 10px 0 10px 100px;
- background-image: url('/images/sprites.png');
- background-position: 24px -290px;
- background-repeat: no-repeat;
- cursor: pointer;
- border-top: 1px solid #555;
-}
-
-#mega-drop-down div.download a:first-child {
- padding: 20px 0 20px 100px;
- background-image: url('/images/sprites.png');
- background-position: 10px -187px;
- border: none;
-}
-
-#mega-drop-down div.download a.windows {
- background-image: url('/images/mega-windows.png');
- background-position: 46px 50%;
-}
-
-#mega-drop-down div.download a {
- display: block;
- clear: right;
-}
-
-#mega-drop-down div.download a.version {
- font-size: 1.5em;
- line-height: 100%;
- font-weight: bold;
-}
-
-#mega-drop-down div.download a:first-child span.version {
- font-size: 2.0em;
-}
-
-#mega-drop-down div.download a.package {
- font-size: 1.3em;
- display: none;
-}
-
-#mega-drop-down div.download a:first-child span.package {
- display: block;
-}
-
-*/
-
#head-beta-warning {
background: #339900;
display: none;