Commit ed59f2ee4b0ac6ef3728f35b07fe0c86c907a8db
- mouchak/static/css/main.css 19 -----++++++++++++++
- Diff rendering mode:
- inline
- side by side
mouchak/static/css/main.css
260 | margin-left: 16px; | 260 | margin-left: 16px; |
---|---|---|---|
261 | margin-right: 16px; | 261 | margin-right: 16px; |
262 | padding: 20px 0px; | 262 | padding: 20px 0px; |
263 | width: auto; | ||
264 | |||
263 | } | 265 | } |
264 | .dropdown-menu-large > li > ul { | 266 | .dropdown-menu-large > li > ul { |
265 | padding: 0; | 267 | padding: 0; |
… | … | ||
276 | clear: both; | 276 | clear: both; |
277 | font-weight: normal; | 277 | font-weight: normal; |
278 | line-height: 1.428571429; | 278 | line-height: 1.428571429; |
279 | 279 | color: white; | |
280 | white-space: normal; | 280 | white-space: normal; |
281 | } | 281 | } |
282 | 282 | ||
283 | |||
284 | .dropdown-menu-large > li ul > li > a:hover { | ||
285 | text-decoration: none; | ||
286 | background-color: #C00000; | ||
287 | } | ||
283 | .dropdown-menu-large > li ul > li > a:focus { | 288 | .dropdown-menu-large > li ul > li > a:focus { |
284 | text-decoration: none; | 289 | text-decoration: none; |
285 | color: #262626; | 290 | color: #262626; |
286 | 291 | */background-color: #f5f5f5;*/ | |
287 | /head} | 292 | /head} |
288 | .dropdown-menu-large .disabled > a, | 293 | .dropdown-menu-large .disabled > a, |
289 | .dropdown-menu-large .disabled > a:hover, | 294 | .dropdown-menu-large .disabled > a:hover, |
… | … | ||
418 | } | 418 | } |
419 | 419 | ||
420 | .dropdown-menu-large > li ul > li > a{ | 420 | .dropdown-menu-large > li ul > li > a{ |
421 | 421 | line-height:1; | |
422 | color:white; | 422 | color:white; |
423 | padding-left: 0px; | ||
424 | padding-right: 5px; | ||
423 | } | 425 | } |
424 | 426 | ||
425 | .dropdown-menu-large > li ul > li > a:hover{ | 427 | .dropdown-menu-large > li ul > li > a:hover{ |
426 | 428 | color:white; | |
427 | } | 429 | } |
428 | 430 | ||
429 | /* | 431 | /* |