@@ -677,13 +677,13 button.tab-left, button.tab-right { | |||
|
677 | 677 | button.tab-left { |
|
678 | 678 | right: 20px; |
|
679 | 679 | background: #eeeeee url(../images/bullet_arrow_left.png) no-repeat 50% 50%; |
|
680 |
|
|
|
680 | border-top-left-radius:3px; | |
|
681 | 681 | } |
|
682 | 682 | |
|
683 | 683 | button.tab-right { |
|
684 | 684 | right: 0; |
|
685 | 685 | background: #eeeeee url(../images/bullet_arrow_right.png) no-repeat 50% 50%; |
|
686 |
|
|
|
686 | border-top-right-radius:3px; | |
|
687 | 687 | } |
|
688 | 688 | |
|
689 | 689 | /***** Auto-complete *****/ |
General Comments 0
You need to be logged in to leave comments.
Login now