The static menus ensure that the users have a simple, consistent way to navigate the Mobile site. The backgrounds of static menus can be customized.
Component Comments |
CSS Selectors |
Line Reference |
Default Properties |
Default Property Values |
New Property Value |
|
#static-menu table td |
116 |
border-left |
1px solid #090909 |
|
|
|
|
border-right |
1px solid #0F0F0F |
|
|
#static-menu table td:first-child |
120 |
border-left |
0 |
|
|
#static-menu table td a |
122 |
color |
#AFAFAF |
|
|
|
|
text-shadow |
0 -1px 0 #000 |
|
|
a#home-button span |
126 |
background |
url(../../../Online/mobile/branding/icons/home-button.png) top center no-repeat |
|
|
td.active a#home-button span |
129 |
background |
url(../../../Online/mobile/branding/icons/home-button-active.png) top center no-repeat |
|
|
|
|
color |
#4EA4C9 |
|
|
td.active a#shoppingCart-button span |
133 |
background |
url(../../../Online/mobile/branding/icons/cart-button-active.png) top center no-repeat |
|
|
|
|
color |
#4EA4C9 |
|
|
a#shoppingCart-button span |
138 |
background |
url(../../../Online/mobile/branding/icons/cart-button.png) top center no-repeat |
|
|
a#settings-button span |
141 |
background |
url(../../../Online/mobile/branding/icons/myaccount-button.png) top center no-repeat |
|
|
td.active a#settings-button span |
144 |
background |
url(../../../Online/mobile/branding/icons/myaccount-button-active.png) top center no-repeat |
|
|
|
|
color |
#4EA4C9 |
|
|
a#promo-button span |
148 |
background |
url(../../../Online/mobile/branding/icons/promo-button.png) top center no-repeat |
|
|
td.active a#promo-button span |
151 |
background |
url(../../../Online/mobile/branding/icons/promo-button-active.png) top center no-repeat |
|
|
|
|
color |
#4EA4C9 |
|
|
a#exit-button span |
155 |
background |
url(../../../Online/mobile/branding/icons/exit-button.png) top center no-repeat |
|
|
#static-menu table td span.menu-indicator |
158 |
border |
1px solid #FFF |
|
|
|
|
color |
#FFF |
|
|
|
|
font-size |
.75em |
|
|
|
|
font-weight |
bold |
|
|
|
|
text-shadow |
0 -1px 0 #000 |
|