Changeset 370:a98d0b650039
- Timestamp:
- 09/14/09 15:54:38 (4 years ago)
- Author:
- tgambet
- Branch:
- default
- convert_revision:
- svn:cdcfb263-7567-472c-a848-e2c2df3466e7/trunk@371
- Message:
-
update
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r356
|
r370
|
|
| 399 | 399 | overflow:hidden; |
| 400 | 400 | padding:11px 0 0 12px; |
| 401 | | background:url(../images/external_link_2.gif); |
| | 401 | background:url(../images/external_link_2.gif) no-repeat; |
| 402 | 402 | } |
| 403 | 403 | #observations div.observer h2 a.anchor { |
| … |
… |
|
| 406 | 406 | display:inline-block; |
| 407 | 407 | overflow:hidden; |
| 408 | | padding:11px 0 0 11px; |
| 409 | | background:url(../images/permalink.png); |
| | 408 | padding:1em 0 0 1.2em; |
| | 409 | background:url(../images/permalink.png) no-repeat 0.2em 0; |
| | 410 | vertical-align:-15%; |
| 410 | 411 | } |
| 411 | 412 | #observations div.observer h2 span.name { |
| … |
… |
|
| 414 | 415 | #observations div.observer h2 span.icons { |
| 415 | 416 | float: right; |
| 416 | | font-size:0.8em; |
| | 417 | } |
| | 418 | #observations div.observer h2 span.icons a { |
| | 419 | font-size:0.8em; |
| | 420 | } |
| | 421 | #observations div.observer h2 span.icons a:hover { |
| | 422 | text-decoration:none; |
| | 423 | } |
| | 424 | #observations div.observer h2 span.icons a span { |
| | 425 | background-repeat:no-repeat; |
| | 426 | background-position:3px 0; |
| | 427 | display:inline-block; |
| | 428 | overflow:hidden; |
| | 429 | height:0; |
| | 430 | width:0; |
| | 431 | padding:18px 25px 0 0; |
| | 432 | vertical-align:-20%; |
| | 433 | } |
| | 434 | #observations div.observer h2 span.icons a.infos span { |
| | 435 | background-image:url(../images/icone_info.png); |
| | 436 | } |
| | 437 | #observations div.observer h2 span.icons a.errors span { |
| | 438 | background-image:url(../images/icone_error.png); |
| | 439 | } |
| | 440 | #observations div.observer h2 span.icons a.warnings span { |
| | 441 | background-image:url(../images/icone_warning.png); |
| 417 | 442 | } |
| 418 | 443 | #observations div.observer h2 span.icons img { |
| … |
… |
|
| 443 | 468 | #observations h3 { |
| 444 | 469 | font-size: 1.1em; |
| 445 | | padding:0.3em 0 0.3em 1em; |
| | 470 | padding:0.3em 0 0.3em 0; |
| 446 | 471 | border-bottom:1px solid #CCCCCC; |
| 447 | 472 | } |
| 448 | | #observations .infos h3 { |
| | 473 | #observations h3 a.anchor { |
| | 474 | height:0; |
| | 475 | width:0; |
| | 476 | display:inline-block; |
| | 477 | overflow:hidden; |
| | 478 | padding:1.1em 0 0 2em; |
| | 479 | background:url(../images/permalink.gif) no-repeat 50% 50%; |
| | 480 | float:right; |
| | 481 | } |
| | 482 | #observations .infos h3 { |
| 449 | 483 | color: #17882a; |
| 450 | 484 | } |
| 451 | | #observations .errors h3 { |
| | 485 | #observations .errors h3 { |
| 452 | 486 | color: #aa1d1d; |
| 453 | 487 | } |
| 454 | | #observations .warnings h3 { |
| | 488 | #observations .warnings h3 { |
| 455 | 489 | color: #b48700; |
| 456 | 490 | } |