Plugin Directory

Changeset 485005


Ignore:
Timestamp:
01/05/2012 11:14:38 AM (14 years ago)
Author:
rgubby
Message:

updated background on iphone dark and light

Location:
wapple-architect/tags/3.9.7/theme/css
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wapple-architect/tags/3.9.7/theme/css/iphoneDark.php

    r484987 r485005  
    2626.description{color:#93b0d5;font-size:1em;margin-bottom:10px;}
    2727.entry_row{padding-bottom:0;}
     28.entry_row.singlepost_row{background:#ffffff;}
    2829.nav_row{margin-bottom:10px;clear:both;margin-top:10px;height:48px;background:url(<?php echo WP_PLUGIN_URL.'/'.get_wapl_plugin_base();?>/theme/images/iphoneLight/menuLeft.png) no-repeat left top;}
    2930.nav{height:48px;line-height:48px;text-align:center;background:url(<?php echo WP_PLUGIN_URL.'/'.get_wapl_plugin_base();?>/theme/images/iphoneDark/menuRight.png) no-repeat right top;}
     
    173174html[xmlns] .navigation.archiveNavigation,html[xmlns] .navigation_row {display: block;}
    174175* html .navigation.archiveNavigation, *html .navigation_row {height: 1%;}
     176
  • wapple-architect/tags/3.9.7/theme/css/iphoneLight.php

    r484987 r485005  
    2626.description{color:#454545;font-size:1em;margin-bottom:10px;}
    2727.entry_row{padding-bottom:0;}
     28.entry_row.singlepost_row{background:#ffffff;}
    2829.nav_row{margin-bottom:10px;clear:both;margin-top:10px;height:48px;background:url(<?php echo WP_PLUGIN_URL.'/'.get_wapl_plugin_base();?>/theme/images/iphoneLight/menuLeft.png) no-repeat left top;}
    2930.nav{height:48px;line-height:48px;text-align:center;background:url(<?php echo WP_PLUGIN_URL.'/'.get_wapl_plugin_base();?>/theme/images/iphoneLight/menuRight.png) no-repeat right top;}
     
    173174html[xmlns] .navigation.archiveNavigation,html[xmlns] .navigation_row {display: block;}
    174175* html .navigation.archiveNavigation, *html .navigation_row {height: 1%;}
     176
Note: See TracChangeset for help on using the changeset viewer.