Patch #32100 » plus-flyout-update.patch
public/stylesheets/application.css (working copy) | ||
---|---|---|
71 | 71 |
border-right: 1px solid #759FCF; |
72 | 72 |
border-bottom: 1px solid #759FCF; |
73 | 73 |
border-left: 1px solid #759FCF; |
74 |
border-bottom-left-radius: 3px; |
|
75 |
border-bottom-right-radius: 3px; |
|
76 |
overflow: hidden; |
|
74 | 77 |
} |
75 | 78 |
#main-menu .menu-children li {float:left; clear:both; width:100%;} |
76 | 79 |
#main-menu .menu-children li a {color: #555; background-color:#fff; font-weight:normal; border-radius: 0;} |
- « Previous
- 1
- …
- 4
- 5
- 6
- Next »