1 /* jquery UI overrides us */
2 .ui-menu .ui-menu-item a {
3 color: #0d7e85 !important;
4 line-height: 1.636em !important;
8 font-family: Georgia !important;
9 font-size: 1em !important;
13 background: #EEEEEE !important; /* #E2E2E2 ? */
14 border-radius: 0px !important;
75 border: 1px solid #ddd;
78 -moz-box-shadow: 2px 2px 2px #ddd;
79 -webkit-box-shadow: 2px 2px 2px #ddd;
80 box-shadow: 2px 2px 2px #ddd;
87 .inline-tag-lists p span:first-child {
95 .theme-list-link:after {
97 content: url("/static/img/arrow-teal.png");
98 vertical-align: middle;
112 /* just on search page */
115 margin-bottom: 1.6em;