Changeset 627 for trunk/xpressme_integration_kit/wp-content/themes
- Timestamp:
- Jun 18, 2010, 11:51:36 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/xpressme_integration_kit/wp-content/themes/xpress_default/style.css
r606 r627 852 852 // color:#aaa; 853 853 padding:0 2px; 854 line-height:1 8px;854 line-height:16px; 855 855 } 856 856 #access ul ul, … … 858 858 display:none; 859 859 position:absolute; 860 top: 38px;860 top:16px; 861 861 left:0; 862 862 float:left; … … 873 873 #access ul ul a, 874 874 #xpress-menu ul ul a { 875 background:# 333;875 background:#AAAAAA; 876 876 height:auto; 877 877 line-height:1em; 878 padding: 10px;878 padding:3px; 879 879 width: 130px; 880 880 }
Note: See TracChangeset
for help on using the changeset viewer.