Changeset 9861
- Timestamp:
- 05/10/2015 06:36:58 PM (9 years ago)
- Location:
- trunk/src/bp-templates/bp-legacy/css
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/css/twentyfifteen-rtl.css
r9859 r9861 826 826 .bp-user #buddypress #message-thread .alt { 827 827 background: #fff; } 828 .bp-user #buddypress #message-threads { 829 display: block; } 830 .bp-user #buddypress #message-threads thead tr { 831 background: #6e6e6e; } 832 .bp-user #buddypress #message-threads tr td { 833 background: #fff; 834 display: inline-block; 835 float: right; } 836 .bp-user #buddypress #message-threads tr td.thread-star, .bp-user #buddypress #message-threads tr td.thread-options { 837 border-bottom-color: #ccc; 838 border-bottom-width: 2px; 839 height: 2.4em; 840 padding-bottom: 0.2em; 841 padding-top: 0.2em; } 842 @media screen and (max-width: 46.25em) { 843 .bp-user #buddypress #message-threads tr td.thread-star, .bp-user #buddypress #message-threads tr td.thread-options { 844 padding-top: 0; } } 845 .bp-user #buddypress #message-threads tr td.bulk-select-check, .bp-user #buddypress #message-threads tr td.thread-from { 846 height: 2.6em; } 847 @media screen and (max-width: 38.75em) { 848 .bp-user #buddypress #message-threads tr td.bulk-select-check, .bp-user #buddypress #message-threads tr td.thread-from { 849 height: 5.2em; } } 850 .bp-user #buddypress #message-threads tr td.thread-from, .bp-user #buddypress #message-threads tr td.thread-options { 851 border-right: 0 !important; 852 width: -webkit-calc(100% - 30px); 853 width: -moz-calc(100% - 30px); 854 width: calc(100% - 30px); 855 margin-right: 0; } 856 .bp-user #buddypress #message-threads tr td.thread-info { 857 padding-right: 41px; 858 width: 100%; } 859 .bp-user #buddypress #message-threads tr td.thread-info a::after { 860 content: " \2013 \00a0" attr(title); 861 font-size: 12px; 862 font-size: 1.2rem; } 863 .bp-user #buddypress #message-threads tr td.thread-options { 864 text-align: left; } 865 .bp-user #buddypress #message-threads tr td.thread-options a { 866 font-size: 12px; 867 font-size: 1.2rem; 868 line-height: 2.2; } 869 .bp-user #buddypress #message-threads tr span.from { 870 display: none; } 871 .bp-user #buddypress #message-threads tr span.activity { 872 display: block; 873 float: left; 874 line-height: 2; } 875 @media screen and (max-width: 38.75em) { 876 .bp-user #buddypress #message-threads tr span.activity { 877 clear: both; 878 font-size: 11px; 879 font-size: 1.1rem; 880 width: 100%; } } 881 .bp-user #buddypress #message-threads tr.unread td { 882 background: #dce5ff; 883 border-color: #999; } 884 .bp-user #buddypress #message-threads th { 885 display: none; } 886 .bp-user #buddypress #message-threads th.bulk-select-all { 887 border-bottom: 0; 888 display: inline-block; 889 text-align: right; } 890 .bp-user #buddypress #message-threads th.bulk-select-all, .bp-user #buddypress #message-threads td.bulk-select-check, .bp-user #buddypress #message-threads td.thread-star { 891 border-left: 0; 892 width: 30px; } 828 .bp-user #buddypress #message-threads thead tr { 829 background: #6e6e6e; } 830 .bp-user #buddypress #message-threads tr td { 831 background: #fff; 832 display: inline-block; 833 float: right; } 834 .bp-user #buddypress #message-threads tr td.thread-star, .bp-user #buddypress #message-threads tr td.thread-options { 835 border-bottom-color: #ccc; 836 border-bottom-width: 2px; 837 height: 2.4em; 838 padding-bottom: 0.2em; 839 padding-top: 0.2em; } 840 @media screen and (max-width: 46.25em) { 841 .bp-user #buddypress #message-threads tr td.thread-star, .bp-user #buddypress #message-threads tr td.thread-options { 842 padding-top: 0; } } 843 .bp-user #buddypress #message-threads tr td.bulk-select-check, .bp-user #buddypress #message-threads tr td.thread-from { 844 height: 2.6em; } 845 @media screen and (max-width: 38.75em) { 846 .bp-user #buddypress #message-threads tr td.bulk-select-check, .bp-user #buddypress #message-threads tr td.thread-from { 847 height: 5.2em; } } 848 .bp-user #buddypress #message-threads tr td.thread-from, .bp-user #buddypress #message-threads tr td.thread-options { 849 border-right: 0 !important; 850 width: -webkit-calc(100% - 30px); 851 width: -moz-calc(100% - 30px); 852 width: calc(100% - 30px); 853 margin-right: 0; } 854 .bp-user #buddypress #message-threads tr td.thread-info { 855 padding-right: 41px; 856 width: 100%; } 857 .bp-user #buddypress #message-threads tr td.thread-info a::after { 858 content: " \2013 \00a0" attr(title); 859 font-size: 12px; 860 font-size: 1.2rem; } 861 .bp-user #buddypress #message-threads tr td.thread-options { 862 text-align: left; } 863 .bp-user #buddypress #message-threads tr td.thread-options a { 864 font-size: 12px; 865 font-size: 1.2rem; 866 line-height: 2.2; } 867 .bp-user #buddypress #message-threads tr span.from { 868 display: none; } 869 .bp-user #buddypress #message-threads tr span.activity { 870 display: block; 871 float: left; 872 line-height: 2; } 873 @media screen and (max-width: 38.75em) { 874 .bp-user #buddypress #message-threads tr span.activity { 875 clear: both; 876 font-size: 11px; 877 font-size: 1.1rem; 878 width: 100%; } } 879 .bp-user #buddypress #message-threads tr.unread td { 880 background: #dce5ff; 881 border-color: #999; } 882 .bp-user #buddypress #message-threads th { 883 display: none; } 884 .bp-user #buddypress #message-threads th.bulk-select-all { 885 border-bottom: 0; 886 display: inline-block; 887 text-align: right; } 888 .bp-user #buddypress #message-threads th.bulk-select-all, .bp-user #buddypress #message-threads td.bulk-select-check, .bp-user #buddypress #message-threads td.thread-star { 889 border-left: 0; 890 width: 30px; } 893 891 .bp-user #buddypress .acfb-holder li.friend-tab { 894 892 margin-left: 0; } … … 976 974 margin-bottom: 5px !important; } 977 975 #buddypress div.dir-search form label, #buddypress div.dir-search form input[type='text'], #buddypress div.dir-search form input[type='submit'], #buddypress div.message-search form label, #buddypress div.message-search form input[type='text'], #buddypress div.message-search form input[type='submit'], #buddypress li.groups-members-search form label, #buddypress li.groups-members-search form input[type='text'], #buddypress li.groups-members-search form input[type='submit'] { 978 width: auto; } 979 #buddypress div.message-search { 980 margin-left: 10px; } } 976 width: auto; } } 981 977 @media screen and (min-width: 77.5em) { 982 978 #buddypress .dir-search form input[type='text'], #buddypress .message-search form input[type='text'] { … … 1032 1028 *------------------------------------------------------------------------------- 1033 1029 */ 1030 #buddypress div#message p { 1031 font-size: 18px; 1032 font-size: 1.8rem; 1033 font-weight: bold; } 1034 1034 #buddypress div#message.info p { 1035 1035 background: #c6e4ee; 1036 1036 border: 1px solid #78bed6; 1037 color: inherit; } 1038 #buddypress div#message.update p { 1039 background: #c2cf7c; 1040 border: 1px solid #97a73e; 1041 color: inherit; } 1037 color: #fff; } 1038 #buddypress div#message.updated p { 1039 background: #dee6b2; 1040 border: 1px solid #becc66; 1041 color: #fff; } 1042 1043 .delete-group #buddypress div#message.info p { 1044 background: #db7e7e; 1045 border: 1px solid #be3535; 1046 color: #fff; } 1042 1047 1043 1048 /** -
trunk/src/bp-templates/bp-legacy/css/twentyfifteen.css
r9859 r9861 826 826 .bp-user #buddypress #message-thread .alt { 827 827 background: #fff; } 828 .bp-user #buddypress #message-threads { 829 display: block; } 830 .bp-user #buddypress #message-threads thead tr { 831 background: #6e6e6e; } 832 .bp-user #buddypress #message-threads tr td { 833 background: #fff; 834 display: inline-block; 835 float: left; } 836 .bp-user #buddypress #message-threads tr td.thread-star, .bp-user #buddypress #message-threads tr td.thread-options { 837 border-bottom-color: #ccc; 838 border-bottom-width: 2px; 839 height: 2.4em; 840 padding-bottom: 0.2em; 841 padding-top: 0.2em; } 842 @media screen and (max-width: 46.25em) { 843 .bp-user #buddypress #message-threads tr td.thread-star, .bp-user #buddypress #message-threads tr td.thread-options { 844 padding-top: 0; } } 845 .bp-user #buddypress #message-threads tr td.bulk-select-check, .bp-user #buddypress #message-threads tr td.thread-from { 846 height: 2.6em; } 847 @media screen and (max-width: 38.75em) { 848 .bp-user #buddypress #message-threads tr td.bulk-select-check, .bp-user #buddypress #message-threads tr td.thread-from { 849 height: 5.2em; } } 850 .bp-user #buddypress #message-threads tr td.thread-from, .bp-user #buddypress #message-threads tr td.thread-options { 851 border-left: 0 !important; 852 width: -webkit-calc(100% - 30px); 853 width: -moz-calc(100% - 30px); 854 width: calc(100% - 30px); 855 margin-left: 0; } 856 .bp-user #buddypress #message-threads tr td.thread-info { 857 padding-left: 41px; 858 width: 100%; } 859 .bp-user #buddypress #message-threads tr td.thread-info a::after { 860 content: " \2013 \00a0" attr(title); 861 font-size: 12px; 862 font-size: 1.2rem; } 863 .bp-user #buddypress #message-threads tr td.thread-options { 864 text-align: right; } 865 .bp-user #buddypress #message-threads tr td.thread-options a { 866 font-size: 12px; 867 font-size: 1.2rem; 868 line-height: 2.2; } 869 .bp-user #buddypress #message-threads tr span.from { 870 display: none; } 871 .bp-user #buddypress #message-threads tr span.activity { 872 display: block; 873 float: right; 874 line-height: 2; } 875 @media screen and (max-width: 38.75em) { 876 .bp-user #buddypress #message-threads tr span.activity { 877 clear: both; 878 font-size: 11px; 879 font-size: 1.1rem; 880 width: 100%; } } 881 .bp-user #buddypress #message-threads tr.unread td { 882 background: #dce5ff; 883 border-color: #999; } 884 .bp-user #buddypress #message-threads th { 885 display: none; } 886 .bp-user #buddypress #message-threads th.bulk-select-all { 887 border-bottom: 0; 888 display: inline-block; 889 text-align: left; } 890 .bp-user #buddypress #message-threads th.bulk-select-all, .bp-user #buddypress #message-threads td.bulk-select-check, .bp-user #buddypress #message-threads td.thread-star { 891 border-right: 0; 892 width: 30px; } 828 .bp-user #buddypress #message-threads thead tr { 829 background: #6e6e6e; } 830 .bp-user #buddypress #message-threads tr td { 831 background: #fff; 832 display: inline-block; 833 float: left; } 834 .bp-user #buddypress #message-threads tr td.thread-star, .bp-user #buddypress #message-threads tr td.thread-options { 835 border-bottom-color: #ccc; 836 border-bottom-width: 2px; 837 height: 2.4em; 838 padding-bottom: 0.2em; 839 padding-top: 0.2em; } 840 @media screen and (max-width: 46.25em) { 841 .bp-user #buddypress #message-threads tr td.thread-star, .bp-user #buddypress #message-threads tr td.thread-options { 842 padding-top: 0; } } 843 .bp-user #buddypress #message-threads tr td.bulk-select-check, .bp-user #buddypress #message-threads tr td.thread-from { 844 height: 2.6em; } 845 @media screen and (max-width: 38.75em) { 846 .bp-user #buddypress #message-threads tr td.bulk-select-check, .bp-user #buddypress #message-threads tr td.thread-from { 847 height: 5.2em; } } 848 .bp-user #buddypress #message-threads tr td.thread-from, .bp-user #buddypress #message-threads tr td.thread-options { 849 border-left: 0 !important; 850 width: -webkit-calc(100% - 30px); 851 width: -moz-calc(100% - 30px); 852 width: calc(100% - 30px); 853 margin-left: 0; } 854 .bp-user #buddypress #message-threads tr td.thread-info { 855 padding-left: 41px; 856 width: 100%; } 857 .bp-user #buddypress #message-threads tr td.thread-info a::after { 858 content: " \2013 \00a0" attr(title); 859 font-size: 12px; 860 font-size: 1.2rem; } 861 .bp-user #buddypress #message-threads tr td.thread-options { 862 text-align: right; } 863 .bp-user #buddypress #message-threads tr td.thread-options a { 864 font-size: 12px; 865 font-size: 1.2rem; 866 line-height: 2.2; } 867 .bp-user #buddypress #message-threads tr span.from { 868 display: none; } 869 .bp-user #buddypress #message-threads tr span.activity { 870 display: block; 871 float: right; 872 line-height: 2; } 873 @media screen and (max-width: 38.75em) { 874 .bp-user #buddypress #message-threads tr span.activity { 875 clear: both; 876 font-size: 11px; 877 font-size: 1.1rem; 878 width: 100%; } } 879 .bp-user #buddypress #message-threads tr.unread td { 880 background: #dce5ff; 881 border-color: #999; } 882 .bp-user #buddypress #message-threads th { 883 display: none; } 884 .bp-user #buddypress #message-threads th.bulk-select-all { 885 border-bottom: 0; 886 display: inline-block; 887 text-align: left; } 888 .bp-user #buddypress #message-threads th.bulk-select-all, .bp-user #buddypress #message-threads td.bulk-select-check, .bp-user #buddypress #message-threads td.thread-star { 889 border-right: 0; 890 width: 30px; } 893 891 .bp-user #buddypress .acfb-holder li.friend-tab { 894 892 margin-right: 0; } … … 976 974 margin-bottom: 5px !important; } 977 975 #buddypress div.dir-search form label, #buddypress div.dir-search form input[type='text'], #buddypress div.dir-search form input[type='submit'], #buddypress div.message-search form label, #buddypress div.message-search form input[type='text'], #buddypress div.message-search form input[type='submit'], #buddypress li.groups-members-search form label, #buddypress li.groups-members-search form input[type='text'], #buddypress li.groups-members-search form input[type='submit'] { 978 width: auto; } 979 #buddypress div.message-search { 980 margin-right: 10px; } } 976 width: auto; } } 981 977 @media screen and (min-width: 77.5em) { 982 978 #buddypress .dir-search form input[type='text'], #buddypress .message-search form input[type='text'] { … … 1032 1028 *------------------------------------------------------------------------------- 1033 1029 */ 1030 #buddypress div#message p { 1031 font-size: 18px; 1032 font-size: 1.8rem; 1033 font-weight: bold; } 1034 1034 #buddypress div#message.info p { 1035 1035 background: #c6e4ee; 1036 1036 border: 1px solid #78bed6; 1037 color: inherit; } 1038 #buddypress div#message.update p { 1039 background: #c2cf7c; 1040 border: 1px solid #97a73e; 1041 color: inherit; } 1037 color: #fff; } 1038 #buddypress div#message.updated p { 1039 background: #dee6b2; 1040 border: 1px solid #becc66; 1041 color: #fff; } 1042 1043 .delete-group #buddypress div#message.info p { 1044 background: #db7e7e; 1045 border: 1px solid #be3535; 1046 color: #fff; } 1042 1047 1043 1048 /** -
trunk/src/bp-templates/bp-legacy/css/twentyfifteen.scss
r9859 r9861 129 129 $notice-warning: #d05656; 130 130 $notice-info: #9fd1e2; 131 $notice-update: # b1c157;131 $notice-update: #ced98c; 132 132 $stripe-odd: #ebf0ff; 133 133 $stripe-even: #dbe5ff; … … 1514 1514 1515 1515 #message-threads { 1516 display: block;1517 1518 1516 thead { 1519 1517 tr { … … 1813 1811 } 1814 1812 } 1815 1816 div.message-search {margin-right: $spacing-val-sm;}1817 1813 } // close @media 1818 1814 … … 1924 1920 #buddypress { 1925 1921 div#message { 1922 p { 1923 @include font-size(18); 1924 font-weight: bold; 1925 } 1926 1926 1927 &.info { 1927 1928 p { 1928 @include message-box($notice-info );1929 } 1930 } 1931 1932 &.update {1929 @include message-box($notice-info, #fff); 1930 } 1931 } 1932 1933 &.updated { 1933 1934 p { 1934 @include message-box($notice-update );1935 @include message-box($notice-update, #fff); 1935 1936 } 1936 1937 } … … 1939 1940 1940 1941 } // close #buddypress 1942 1943 // Without direct classes on our mesages ( 'warning' ) 1944 // we need to use the body classes 1945 // message args ($variable-color, text-color) 1946 // todo: If this is class .warning is included in main BP styles remove from here 1947 .delete-group { 1948 #buddypress { 1949 div#message.info { 1950 p { 1951 @include message-box($notice-warning, #fff); 1952 } 1953 } 1954 } 1955 } 1941 1956 1942 1957 /** -
trunk/src/bp-templates/bp-legacy/css/twentyfourteen-rtl.css
r9856 r9861 450 450 margin-right: 0; } 451 451 .single-item.groups #buddypress div#item-header #item-actions ul li { 452 float: right; } } 452 float: right; } 453 .single-item.groups #buddypress div#item-header #message { 454 order: 4; } } 453 455 .single-item.groups #buddypress #item-header #item-actions { 454 456 float: none; … … 483 485 .bp-user #buddypress #item-header #item-header-avatar img { 484 486 float: none; } 487 .bp-user #buddypress #item-header #latest-update { 488 margin-bottom: 10px; } 489 @media screen and (max-width: 594px) { 490 .bp-user #buddypress #item-header #item-buttons div.generic-button { 491 display: inline-block; 492 float: none; 493 margin: 0 0 5px 0; 494 width: 100%; } 495 .bp-user #buddypress #item-header #item-buttons div.generic-button a { 496 -webkit-box-sizing: border-box; 497 -moz-box-sizing: border-box; 498 box-sizing: border-box; 499 display: block; 500 width: 100%; } } 485 501 @media screen and (min-width: 673px) { 486 502 .bp-user #buddypress #item-header #item-header-avatar { … … 493 509 .bp-user #buddypress #item-header #item-header-content { 494 510 float: left; 495 width: 78%; } } 511 width: 78%; } 512 .bp-user #buddypress #item-header #item-header-content #latest-update { 513 margin-bottom: 20px; } } 496 514 497 515 /** … … 722 740 *------------------------------------------------------------------------------- 723 741 */ 742 #buddypress div#message p { 743 font-size: 18px; 744 font-size: 1.125rem; 745 font-weight: bold; } 724 746 #buddypress div#message.info p { 725 747 background: #c6e4ee; 726 748 border: 1px solid #78bed6; 727 color: inherit; } 749 color: #fff; } 750 #buddypress div#message.updated p { 751 background: #dee6b2; 752 border: 1px solid #becc66; 753 color: #fff; } 728 754 729 755 .delete-group #buddypress div#message.info p { … … 731 757 border: 1px solid #be3535; 732 758 color: #fff; } 759 760 /** 761 *------------------------------------------------------------------------------- 762 * @section 10.0 - Ajax Loading, Widgets, General classes 763 *------------------------------------------------------------------------------- 764 */ 765 #buddypress { 766 /* Auto Complete background */ } 767 #buddypress .acfb-holder li.friend-tab { 768 background: #9fd1e2; 769 border: inherit; } -
trunk/src/bp-templates/bp-legacy/css/twentyfourteen.css
r9856 r9861 450 450 margin-left: 0; } 451 451 .single-item.groups #buddypress div#item-header #item-actions ul li { 452 float: left; } } 452 float: left; } 453 .single-item.groups #buddypress div#item-header #message { 454 order: 4; } } 453 455 .single-item.groups #buddypress #item-header #item-actions { 454 456 float: none; … … 483 485 .bp-user #buddypress #item-header #item-header-avatar img { 484 486 float: none; } 487 .bp-user #buddypress #item-header #latest-update { 488 margin-bottom: 10px; } 489 @media screen and (max-width: 594px) { 490 .bp-user #buddypress #item-header #item-buttons div.generic-button { 491 display: inline-block; 492 float: none; 493 margin: 0 0 5px 0; 494 width: 100%; } 495 .bp-user #buddypress #item-header #item-buttons div.generic-button a { 496 -webkit-box-sizing: border-box; 497 -moz-box-sizing: border-box; 498 box-sizing: border-box; 499 display: block; 500 width: 100%; } } 485 501 @media screen and (min-width: 673px) { 486 502 .bp-user #buddypress #item-header #item-header-avatar { … … 493 509 .bp-user #buddypress #item-header #item-header-content { 494 510 float: right; 495 width: 78%; } } 511 width: 78%; } 512 .bp-user #buddypress #item-header #item-header-content #latest-update { 513 margin-bottom: 20px; } } 496 514 497 515 /** … … 722 740 *------------------------------------------------------------------------------- 723 741 */ 742 #buddypress div#message p { 743 font-size: 18px; 744 font-size: 1.125rem; 745 font-weight: bold; } 724 746 #buddypress div#message.info p { 725 747 background: #c6e4ee; 726 748 border: 1px solid #78bed6; 727 color: inherit; } 749 color: #fff; } 750 #buddypress div#message.updated p { 751 background: #dee6b2; 752 border: 1px solid #becc66; 753 color: #fff; } 728 754 729 755 .delete-group #buddypress div#message.info p { … … 731 757 border: 1px solid #be3535; 732 758 color: #fff; } 759 760 /** 761 *------------------------------------------------------------------------------- 762 * @section 10.0 - Ajax Loading, Widgets, General classes 763 *------------------------------------------------------------------------------- 764 */ 765 #buddypress { 766 /* Auto Complete background */ } 767 #buddypress .acfb-holder li.friend-tab { 768 background: #9fd1e2; 769 border: inherit; } -
trunk/src/bp-templates/bp-legacy/css/twentyfourteen.scss
r9856 r9861 128 128 $notice-warning: #d05656; 129 129 $notice-info: #9fd1e2; 130 $notice-update: #ced98c; 130 131 $stripe-odd: #ebf0ff; 131 132 $stripe-even: #dbe5ff; … … 917 918 } 918 919 } // close #item-actions 920 921 #message { 922 order: 4; 923 } 924 919 925 } 920 926 } // close @media … … 975 981 img { 976 982 float: none; 983 } 984 } 985 986 #latest-update { 987 margin-bottom: $spacing-val-sm; 988 } 989 990 @media screen and (max-width: 594px) { 991 #item-buttons { 992 div.generic-button { 993 display: inline-block; 994 float: none; 995 margin: 0 0 $spacing-val-xs 0; 996 width: 100%; 997 998 a { 999 @include box-model(); 1000 display: block; 1001 width: 100%; 1002 } 1003 } 977 1004 } 978 1005 } … … 991 1018 float: right; 992 1019 width: 78%; 1020 1021 #latest-update { 1022 margin-bottom: $spacing-val-md; 1023 } 993 1024 } 994 1025 } … … 1399 1430 */ 1400 1431 #buddypress { 1401 div#message .info{1432 div#message { 1402 1433 p { 1403 @include message-box($notice-info); 1404 } 1405 } 1406 } 1434 @include font-size(18); 1435 font-weight: bold; 1436 } 1437 1438 &.info { 1439 p { 1440 @include message-box($notice-info, #fff); 1441 } 1442 } 1443 1444 &.updated { 1445 p { 1446 @include message-box($notice-update, #fff); 1447 } 1448 } 1449 1450 } // close #message 1451 1452 } // close #buddypress 1407 1453 1408 1454 // Without direct classes on our mesages ( 'warning' ) 1409 1455 // we need to use the body classes 1410 1456 // message args ($variable-color, text-color) 1457 // todo: If this is class .warning is included in main BP styles remove from here 1411 1458 .delete-group { 1412 1459 #buddypress { … … 1419 1466 } 1420 1467 1468 /** 1469 *------------------------------------------------------------------------------- 1470 * @section 10.0 - Ajax Loading, Widgets, General classes 1471 *------------------------------------------------------------------------------- 1472 */ 1473 1474 #buddypress { 1475 /* Auto Complete background */ 1476 .acfb-holder { 1477 1478 li.friend-tab { 1479 background: $notice-info; 1480 border: inherit; 1481 } 1482 } 1483 } 1484
Note: See TracChangeset
for help on using the changeset viewer.