Changeset 5738
- Timestamp:
- 04/10/08 21:39:33 (9 months ago)
- Location:
- trunk/style/admin
- Files:
-
- 3 removed
- 3 modified
- 6 copied
-
modern/basic.css (modified) (1 diff)
-
modern/image/icon_star.gif (deleted)
-
modern/image/icon_starred.gif (copied) (copied from trunk/style/admin/whitedream/image/icon_starred.gif)
-
modern/image/icon_unstarred.gif (copied) (copied from trunk/style/admin/whitedream/image/icon_unstarred.gif)
-
retro-celebrate/basic.css (modified) (1 diff)
-
retro-celebrate/image/icon_star.gif (deleted)
-
retro-celebrate/image/icon_starred.gif (copied) (copied from trunk/style/admin/whitedream/image/icon_starred.gif)
-
retro-celebrate/image/icon_unstarred.gif (copied) (copied from trunk/style/admin/whitedream/image/icon_unstarred.gif)
-
swallow/basic.css (modified) (1 diff)
-
swallow/image/icon_star.gif (deleted)
-
swallow/image/icon_starred.gif (copied) (copied from trunk/style/admin/whitedream/image/icon_starred.gif)
-
swallow/image/icon_unstarred.gif (copied) (copied from trunk/style/admin/whitedream/image/icon_unstarred.gif)
Legend:
- Unmodified
- Added
- Removed
-
trunk/style/admin/modern/basic.css
r5731 r5738 727 727 table.data-inbox tbody tr .starred .star-icon 728 728 { 729 background-image : url("./image/icon_star .gif");729 background-image : url("./image/icon_starred.gif"); 730 730 background-position : left bottom; 731 731 background-repeat : no-repeat; 732 732 display : block; 733 height : 1 4px;733 height : 16px; 734 734 margin-right : 2px; 735 width : 1 5px;735 width : 16px; 736 736 } 737 737 738 738 table.data-inbox tbody tr .starred .unstar-icon 739 739 { 740 background-image : url("./image/icon_ star.gif");741 background-position : left top; 742 background-repeat : no-repeat; 743 display : block; 744 height : 1 4px;740 background-image : url("./image/icon_unstarred.gif"); 741 background-position : left top; 742 background-repeat : no-repeat; 743 display : block; 744 height : 16px; 745 745 margin-right : 2px; 746 width : 1 5px;746 width : 16px; 747 747 } 748 748 749 749 table.data-inbox tbody tr .starred .star-icon a 750 750 { 751 background-image : url("./image/icon_star .gif");751 background-image : url("./image/icon_starred.gif"); 752 752 background-position : left bottom; 753 753 background-repeat : no-repeat; 754 754 display : block; 755 height : 1 4px;756 width : 1 5px;755 height : 16px; 756 width : 16px; 757 757 } 758 758 759 759 table.data-inbox tbody tr .starred .unstar-icon a 760 760 { 761 background-image : url("./image/icon_ star.gif");762 background-position : left top; 763 background-repeat : no-repeat; 764 display : block; 765 height : 1 4px;766 width : 1 5px;761 background-image : url("./image/icon_unstarred.gif"); 762 background-position : left top; 763 background-repeat : no-repeat; 764 display : block; 765 height : 16px; 766 width : 16px; 767 767 } 768 768 -
trunk/style/admin/retro-celebrate/basic.css
r5731 r5738 834 834 table.data-inbox tbody tr .starred .star-icon 835 835 { 836 background-image : url("./image/icon_star .gif");836 background-image : url("./image/icon_starred.gif"); 837 837 background-position : left bottom; 838 838 background-repeat : no-repeat; 839 839 display : block; 840 height : 1 4px;840 height : 16px; 841 841 margin-right : 2px; 842 width : 1 5px;842 width : 16px; 843 843 } 844 844 845 845 table.data-inbox tbody tr .starred .unstar-icon 846 846 { 847 background-image : url("./image/icon_ star.gif");848 background-position : left top; 849 background-repeat : no-repeat; 850 display : block; 851 height : 1 4px;847 background-image : url("./image/icon_unstarred.gif"); 848 background-position : left top; 849 background-repeat : no-repeat; 850 display : block; 851 height : 16px; 852 852 margin-right : 2px; 853 width : 1 5px;853 width : 16px; 854 854 } 855 855 856 856 table.data-inbox tbody tr .starred .star-icon a 857 857 { 858 background-image : url("./image/icon_star .gif");858 background-image : url("./image/icon_starred.gif"); 859 859 background-position : left bottom; 860 860 background-repeat : no-repeat; 861 861 display : block; 862 height : 1 4px;863 width : 1 5px;862 height : 16px; 863 width : 16px; 864 864 } 865 865 866 866 table.data-inbox tbody tr .starred .unstar-icon a 867 867 { 868 background-image : url("./image/icon_ star.gif");869 background-position : left top; 870 background-repeat : no-repeat; 871 display : block; 872 height : 1 4px;873 width : 1 5px;868 background-image : url("./image/icon_unstarred.gif"); 869 background-position : left top; 870 background-repeat : no-repeat; 871 display : block; 872 height : 16px; 873 width : 16px; 874 874 } 875 875 -
trunk/style/admin/swallow/basic.css
r5731 r5738 714 714 table.data-inbox tbody tr .starred .star-icon 715 715 { 716 background-image : url("./image/icon_star .gif");716 background-image : url("./image/icon_starred.gif"); 717 717 background-position : left bottom; 718 718 background-repeat : no-repeat; 719 719 display : block; 720 height : 1 4px;720 height : 16px; 721 721 margin-right : 2px; 722 width : 1 5px;722 width : 16px; 723 723 } 724 724 725 725 table.data-inbox tbody tr .starred .unstar-icon 726 726 { 727 background-image : url("./image/icon_ star.gif");728 background-position : left top; 729 background-repeat : no-repeat; 730 display : block; 731 height : 1 4px;727 background-image : url("./image/icon_unstarred.gif"); 728 background-position : left top; 729 background-repeat : no-repeat; 730 display : block; 731 height : 16px; 732 732 margin-right : 2px; 733 width : 1 5px;733 width : 16px; 734 734 } 735 735 736 736 table.data-inbox tbody tr .starred .star-icon a 737 737 { 738 background-image : url("./image/icon_star .gif");738 background-image : url("./image/icon_starred.gif"); 739 739 background-position : left bottom; 740 740 background-repeat : no-repeat; 741 741 display : block; 742 height : 1 4px;743 width : 1 5px;742 height : 16px; 743 width : 16px; 744 744 } 745 745 746 746 table.data-inbox tbody tr .starred .unstar-icon a 747 747 { 748 background-image : url("./image/icon_ star.gif");749 background-position : left top; 750 background-repeat : no-repeat; 751 display : block; 752 height : 1 4px;753 width : 1 5px;748 background-image : url("./image/icon_unstarred.gif"); 749 background-position : left top; 750 background-repeat : no-repeat; 751 display : block; 752 height : 16px; 753 width : 16px; 754 754 } 755 755
