Revision 993:6f160151f216 public/themes/soundsoftware
| public/themes/soundsoftware/stylesheets/application.css | ||
|---|---|---|
| 119 | 119 |
#quick-search { margin-right: 6px; margin-top: 1em; color: #000; }
|
| 120 | 120 |
#project-jump-box { float: right; margin-right: 6px; margin-top: 5px; color: #000; }
|
| 121 | 121 |
#project-ancestors-title {
|
| 122 |
margin-bottom: 0px;
|
|
| 122 |
margin-bottom: -6px;
|
|
| 123 | 123 |
margin-left: 12px; |
| 124 | 124 |
margin-top: 6px; |
| 125 | 125 |
} |
| 126 | 126 |
|
| 127 | 127 |
#main-menu { position: absolute; top: 100px; /* background-color: #be5700; */ left: 2px; border-top: 0; width: 100%;/* height: 1.82em; */ padding: 0; margin: 0; border: 0; }
|
| 128 | 128 |
#main-menu li { margin: 0; padding: 0; }
|
| 129 |
#main-menu li a { background-color: #fdfbf5; color: #be5700; border-right: 1px solid #a9b680; font-size: 97%; padding: 0em 8px 0.2em 10px; font-weight: normal; }
|
|
| 129 |
#main-menu li a { background-color: #fdfbf5; color: #be5700; border-right: 1px solid #a9b680; font-size: 97%; padding: 0em 8px 0em 10px; font-weight: normal; }
|
|
| 130 | 130 |
#main-menu li:last-child a { border-right: 0; }
|
| 131 | 131 |
#main-menu li a:hover { background-color: #fdfbf5; color: #be5700; text-decoration: underline; }
|
| 132 | 132 |
#main-menu li a.selected, #main-menu li a.selected:hover { background-color: #fdfbf5; color: #3e442c; }
|
Also available in: Unified diff