| changeset 305 | 4dc484119b4c |
| parent 298 | 2f35c2ae7de8 |
| 304:8ad1734d9d8a | 305:4dc484119b4c |
|---|---|
450 } |
450 } |
451 |
451 |
452 #login-form { |
452 #login-form { |
453 clear: both; |
453 clear: both; |
454 } |
454 } |
455 |
|
456 .renkan-icon-eye { |
|
457 background-position: -160px -144px; |
|
458 } |
|
459 |
|
460 .renkan-basic-action { |
|
461 display: inline-block; |
|
462 } |
|
463 |
|
464 .renkan-action-button { |
|
465 cursor: pointer; |
|
466 } |
|
467 |
|
468 .ui-menu { |
|
469 width: 180px; |
|
470 } |
|
471 |
|
472 .action-menu { |
|
473 position: absolute; |
|
474 } |
|
475 |
|
476 .action-menu a { |
|
477 color: #333333; |
|
478 } |
|
479 |
|
480 .action-menu a:ACTIVE { |
|
481 color: #333333; |
|
482 } |
|
483 |
|
484 .action-menu a:LINK { |
|
485 color: #333333; |
|
486 } |
|
487 |
|
488 .action-menu a:VISITED { |
|
489 color: #333333; |
|
490 } |