svn: /web/php/trunk/styles/ home.css
[email protected] (Paul Dragoonis)
| Newsgroups | php.webmaster |
|---|---|
| Message-ID | <[email protected]> |
dragoonis Sat, 08 Jan 2011 18:50:21 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=307277
Log:
fixing whitespace issues, no more! configured my IDE properly
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:45:59 UTC (rev 307276)
+++ web/php/trunk/styles/home.css 2011-01-08 18:50:21 UTC (rev 307277)
@@ -1,6 +1,6 @@
/* Home Page
-complimentary greens: 9FB553 7B8851 61761B C6DA82 CCDA99
+complimentary greens: 9FB553 7B8851 61761B C6DA82 CCDA99
*/
@@ -46,9 +46,9 @@
and that doesn't apply here on the downloads area
*/
#mega-drop-down div.download ul {
- float: none !important;
- width: auto !important;
- padding: 0 !important;
+ float: none !important;
+ width: auto !important;
+ padding: 0 !important;
}
#mega-drop-down div.download li:first-child {
@@ -76,8 +76,8 @@
}
#mega-drop-down div.download a {
- padding-top: 0;
- padding-left: 0;
+ padding-top: 0;
+ padding-left: 0;
display: block;
clear: right;
font-size: 1.0em;
@@ -89,8 +89,8 @@
}
#mega-drop-down div.download li.windows a:first-child {
- font-size: 1.5em;
- color: #FFF;
+ font-size: 1.5em;
+ color: #FFF;
}
#head-beta-warning {