Show More
@@ -232,18 +232,16 b' div.options a {' | |||||
232 | -moz-border-radius: 0px 0px 8px 8px; |
|
232 | -moz-border-radius: 0px 0px 8px 8px; | |
233 | border-radius: 0px 0px 8px 8px; |
|
233 | border-radius: 0px 0px 8px 8px; | |
234 | height: 37px; |
|
234 | height: 37px; | |
235 |
background-color: # |
|
235 | background-color: #003B76; | |
236 | background-repeat: repeat-x; |
|
236 | background-repeat: repeat-x; | |
237 |
background-image: -khtml-gradient(linear, left top, left bottom, from(# |
|
237 | background-image: -khtml-gradient(linear, left top, left bottom, from(#003B76), to(#00376E) ); | |
238 | to(#eedc94) ); |
|
|||
239 | background-image: -moz-linear-gradient(top, #003b76, #00376e); |
|
238 | background-image: -moz-linear-gradient(top, #003b76, #00376e); | |
240 | background-image: -ms-linear-gradient(top, #003b76, #00376e); |
|
239 | background-image: -ms-linear-gradient(top, #003b76, #00376e); | |
241 | background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #003b76), color-stop(100%, #00376e) ); |
|
240 | background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #003b76), color-stop(100%, #00376e) ); | |
242 | background-image: -webkit-linear-gradient(top, #003b76, #00376e); |
|
241 | background-image: -webkit-linear-gradient(top, #003b76, #00376e); | |
243 | background-image: -o-linear-gradient(top, #003b76, #00376e); |
|
242 | background-image: -o-linear-gradient(top, #003b76, #00376e); | |
244 | background-image: linear-gradient(top, #003b76, #00376e); |
|
243 | background-image: linear-gradient(top, #003b76, #00376e); | |
245 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003b76', |
|
244 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003b76',endColorstr='#00376e', GradientType=0 ); | |
246 | endColorstr='#00376e', GradientType=0 ); |
|
|||
247 | box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6); |
|
245 | box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6); | |
248 | } |
|
246 | } | |
249 |
|
247 | |||
@@ -295,9 +293,9 b' div.options a {' | |||||
295 | min-height: 44px; |
|
293 | min-height: 44px; | |
296 | clear: both; |
|
294 | clear: both; | |
297 | position: relative; |
|
295 | position: relative; | |
298 |
background-color: # |
|
296 | background-color: #003B76; | |
299 | background-repeat: repeat-x; |
|
297 | background-repeat: repeat-x; | |
300 |
background-image: -khtml-gradient(linear, left top, left bottom, from(# |
|
298 | background-image: -khtml-gradient(linear, left top, left bottom, from(#003B76), to(#00376E) ); | |
301 | background-image: -moz-linear-gradient(top, #003b76, #00376e); |
|
299 | background-image: -moz-linear-gradient(top, #003b76, #00376e); | |
302 | background-image: -ms-linear-gradient(top, #003b76, #00376e); |
|
300 | background-image: -ms-linear-gradient(top, #003b76, #00376e); | |
303 | background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #003b76),color-stop(100%, #00376e) ); |
|
301 | background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #003b76),color-stop(100%, #00376e) ); | |
@@ -1032,9 +1030,9 b' tbody .yui-dt-editable { cursor: pointer' | |||||
1032 | #content div.box div.title { |
|
1030 | #content div.box div.title { | |
1033 | clear: both; |
|
1031 | clear: both; | |
1034 | overflow: hidden; |
|
1032 | overflow: hidden; | |
1035 |
background-color: # |
|
1033 | background-color: #003B76; | |
1036 | background-repeat: repeat-x; |
|
1034 | background-repeat: repeat-x; | |
1037 |
background-image: -khtml-gradient(linear, left top, left bottom, from(# |
|
1035 | background-image: -khtml-gradient(linear, left top, left bottom, from(#003B76), to(#00376E) ); | |
1038 | background-image: -moz-linear-gradient(top, #003b76, #00376e); |
|
1036 | background-image: -moz-linear-gradient(top, #003b76, #00376e); | |
1039 | background-image: -ms-linear-gradient(top, #003b76, #00376e); |
|
1037 | background-image: -ms-linear-gradient(top, #003b76, #00376e); | |
1040 | background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #003b76), color-stop(100%, #00376e) ); |
|
1038 | background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #003b76), color-stop(100%, #00376e) ); | |
@@ -1793,33 +1791,21 b' div.form div.fields div.field div.button' | |||||
1793 | } |
|
1791 | } | |
1794 |
|
1792 | |||
1795 | #footer div#footer-inner { |
|
1793 | #footer div#footer-inner { | |
1796 | background-color: #eedc94; background-repeat : repeat-x; |
|
1794 | background-color: #003B76; | |
1797 | background-image : -khtml-gradient( linear, left top, left bottom, |
|
1795 | background-repeat : repeat-x; | |
1798 | from( #fceec1), to( #eedc94)); background-image : -moz-linear-gradient( |
|
1796 | background-image : -khtml-gradient( linear, left top, left bottom, from(#003B76), to(#00376E)); | |
1799 | top, #003b76, #00376e); background-image : -ms-linear-gradient( top, |
|
1797 | background-image : -moz-linear-gradient(top, #003b76, #00376e); | |
1800 | #003b76, #00376e); background-image : -webkit-gradient( linear, left |
|
1798 | background-image : -ms-linear-gradient( top, #003b76, #00376e); | |
1801 | top, left bottom, color-stop( 0%, #003b76), color-stop( 100%, #00376e)); |
|
1799 | background-image : -webkit-gradient( linear, left top, left bottom, color-stop( 0%, #003b76), color-stop( 100%, #00376e)); | |
1802 | background-image : -webkit-linear-gradient( top, #003b76, #00376e)); |
|
1800 | background-image : -webkit-linear-gradient( top, #003b76, #00376e)); | |
1803 | background-image : -o-linear-gradient( top, #003b76, #00376e)); |
|
1801 | background-image : -o-linear-gradient( top, #003b76, #00376e)); | |
1804 |
background-image : linear-gradient( top, #003b76, #00376e); |
|
1802 | background-image : linear-gradient( top, #003b76, #00376e); | |
1805 | progid : DXImageTransform.Microsoft.gradient ( startColorstr = |
|
1803 | filter :progid : DXImageTransform.Microsoft.gradient ( startColorstr = '#003b76', endColorstr = '#00376e', GradientType = 0); | |
1806 | '#003b76', endColorstr = '#00376e', GradientType = 0); |
|
|||
1807 | box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6); |
|
1804 | box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6); | |
1808 | -webkit-border-radius: 4px 4px 4px 4px; |
|
1805 | -webkit-border-radius: 4px 4px 4px 4px; | |
1809 | -khtml-border-radius: 4px 4px 4px 4px; |
|
1806 | -khtml-border-radius: 4px 4px 4px 4px; | |
1810 | -moz-border-radius: 4px 4px 4px 4px; |
|
1807 | -moz-border-radius: 4px 4px 4px 4px; | |
1811 | border-radius: 4px 4px 4px 4px; |
|
1808 | border-radius: 4px 4px 4px 4px; | |
1812 | background-repeat: repeat-x; |
|
|||
1813 | background-image: -khtml-gradient(linear, left top, left bottom, from(#fceec1), |
|
|||
1814 | to(#eedc94) ); |
|
|||
1815 | background-image: -moz-linear-gradient(top, #003b76, #00376e); |
|
|||
1816 | background-image: -ms-linear-gradient(top, #003b76, #00376e); |
|
|||
1817 | background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #003b76), color-stop(100%, #00376e) ); |
|
|||
1818 | background-image: -webkit-linear-gradient(top, #003b76, #00376e); |
|
|||
1819 | background-image: -o-linear-gradient(top, #003b76, #00376e); |
|
|||
1820 | background-image: linear-gradient(top, #003b76, #00376e); |
|
|||
1821 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003b76', |
|
|||
1822 | endColorstr='#00376e', GradientType=0 ); |
|
|||
1823 | } |
|
1809 | } | |
1824 |
|
1810 | |||
1825 | #footer div#footer-inner p { |
|
1811 | #footer div#footer-inner p { | |
@@ -1843,30 +1829,18 b' div.form div.fields div.field div.button' | |||||
1843 | clear: both; |
|
1829 | clear: both; | |
1844 | overflow: hidden; |
|
1830 | overflow: hidden; | |
1845 | position: relative; |
|
1831 | position: relative; | |
1846 | background-color: #eedc94; background-repeat : repeat-x; |
|
1832 | background-color: #003B76; | |
1847 | background-image : -khtml-gradient( linear, left top, left bottom, |
|
1833 | background-repeat : repeat-x; | |
1848 | from( #fceec1), to( #eedc94)); background-image : -moz-linear-gradient( |
|
1834 | background-image : -khtml-gradient( linear, left top, left bottom, from(#003B76), to(#00376E)); | |
1849 | top, #003b76, #00376e); background-image : -ms-linear-gradient( top, |
|
1835 | background-image : -moz-linear-gradient( top, #003b76, #00376e); | |
1850 | #003b76, #00376e); background-image : -webkit-gradient( linear, left |
|
1836 | background-image : -ms-linear-gradient( top, #003b76, #00376e); | |
1851 | top, left bottom, color-stop( 0%, #003b76), color-stop( 100%, #00376e)); |
|
1837 | background-image : -webkit-gradient( linear, left top, left bottom, color-stop( 0%, #003b76), color-stop( 100%, #00376e)); | |
1852 | background-image : -webkit-linear-gradient( top, #003b76, #00376e)); |
|
1838 | background-image : -webkit-linear-gradient( top, #003b76, #00376e)); | |
1853 | background-image : -o-linear-gradient( top, #003b76, #00376e)); |
|
1839 | background-image : -o-linear-gradient( top, #003b76, #00376e)); | |
1854 |
background-image : linear-gradient( top, #003b76, #00376e); |
|
1840 | background-image : linear-gradient( top, #003b76, #00376e); | |
1855 | progid : DXImageTransform.Microsoft.gradient ( startColorstr = |
|
1841 | filter : progid : DXImageTransform.Microsoft.gradient ( startColorstr = '#003b76', endColorstr = '#00376e', GradientType = 0); | |
1856 | '#003b76', endColorstr = '#00376e', GradientType = 0); |
|
|||
1857 | margin: 0 auto; |
|
1842 | margin: 0 auto; | |
1858 | padding: 0; |
|
1843 | padding: 0; | |
1859 | background-repeat: repeat-x; |
|
|||
1860 | background-image: -khtml-gradient(linear, left top, left bottom, from(#fceec1), |
|
|||
1861 | to(#eedc94) ); |
|
|||
1862 | background-image: -moz-linear-gradient(top, #003b76, #00376e); |
|
|||
1863 | background-image: -ms-linear-gradient(top, #003b76, #00376e); |
|
|||
1864 | background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #003b76), color-stop(100%, #00376e) ); |
|
|||
1865 | background-image: -webkit-linear-gradient(top, #003b76, #00376e); |
|
|||
1866 | background-image: -o-linear-gradient(top, #003b76, #00376e); |
|
|||
1867 | background-image: linear-gradient(top, #003b76, #00376e); |
|
|||
1868 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003b76', |
|
|||
1869 | endColorstr='#00376e', GradientType=0 ); |
|
|||
1870 | } |
|
1844 | } | |
1871 |
|
1845 | |||
1872 | #login div.inner { |
|
1846 | #login div.inner { | |
@@ -1943,16 +1917,14 b' div.form div.fields div.field div.button' | |||||
1943 | width: 278px; |
|
1917 | width: 278px; | |
1944 |
|
1918 | |||
1945 | background-repeat: repeat-x; |
|
1919 | background-repeat: repeat-x; | |
1946 |
background-image: -khtml-gradient(linear, left top, left bottom, from(# |
|
1920 | background-image: -khtml-gradient(linear, left top, left bottom, from(#003B76), to(#00376E) ); | |
1947 | to(#eedc94) ); |
|
|||
1948 | background-image: -moz-linear-gradient(top, #003b76, #00376e); |
|
1921 | background-image: -moz-linear-gradient(top, #003b76, #00376e); | |
1949 | background-image: -ms-linear-gradient(top, #003b76, #00376e); |
|
1922 | background-image: -ms-linear-gradient(top, #003b76, #00376e); | |
1950 | background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #003b76), color-stop(100%, #00376e) ); |
|
1923 | background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #003b76), color-stop(100%, #00376e) ); | |
1951 | background-image: -webkit-linear-gradient(top, #003b76, #00376e); |
|
1924 | background-image: -webkit-linear-gradient(top, #003b76, #00376e); | |
1952 | background-image: -o-linear-gradient(top, #003b76, #00376e); |
|
1925 | background-image: -o-linear-gradient(top, #003b76, #00376e); | |
1953 | background-image: linear-gradient(top, #003b76, #00376e); |
|
1926 | background-image: linear-gradient(top, #003b76, #00376e); | |
1954 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003b76', |
|
1927 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003b76', endColorstr='#00376e', GradientType=0 ); | |
1955 | endColorstr='#00376e', GradientType=0 ); |
|
|||
1956 |
|
1928 | |||
1957 | z-index: 999; |
|
1929 | z-index: 999; | |
1958 | -webkit-border-radius: 0px 0px 4px 4px; |
|
1930 | -webkit-border-radius: 0px 0px 4px 4px; | |
@@ -2095,10 +2067,9 b' div.form div.fields div.field div.button' | |||||
2095 | clear: both; |
|
2067 | clear: both; | |
2096 | overflow: hidden; |
|
2068 | overflow: hidden; | |
2097 | position: relative; |
|
2069 | position: relative; | |
2098 |
background-color: # |
|
2070 | background-color: #003B76; | |
2099 | background-repeat: repeat-x; |
|
2071 | background-repeat: repeat-x; | |
2100 |
background-image: -khtml-gradient(linear, left top, left bottom, from(# |
|
2072 | background-image: -khtml-gradient(linear, left top, left bottom, from(#003B76), to(#00376E) ); | |
2101 | to(#eedc94) ); |
|
|||
2102 | background-image: -moz-linear-gradient(top, #003b76, #00376e); |
|
2073 | background-image: -moz-linear-gradient(top, #003b76, #00376e); | |
2103 | background-image: -ms-linear-gradient(top, #003b76, #00376e); |
|
2074 | background-image: -ms-linear-gradient(top, #003b76, #00376e); | |
2104 | background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #003b76), color-stop(100%, #00376e) ); |
|
2075 | background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #003b76), color-stop(100%, #00376e) ); | |
@@ -2852,8 +2823,8 b' table.code-browser .browser-dir {' | |||||
2852 | width: 100%; |
|
2823 | width: 100%; | |
2853 | border: 1px solid gray; |
|
2824 | border: 1px solid gray; | |
2854 | background: #fff; |
|
2825 | background: #fff; | |
2855 | overflow: hidden; |
|
|||
2856 | z-index: 9050; |
|
2826 | z-index: 9050; | |
|
2827 | ||||
2857 | } |
|
2828 | } | |
2858 |
|
2829 | |||
2859 | .ac .yui-ac-shadow { |
|
2830 | .ac .yui-ac-shadow { | |
@@ -2862,7 +2833,7 b' table.code-browser .browser-dir {' | |||||
2862 | background: #000; |
|
2833 | background: #000; | |
2863 | -moz-opacity: 0.1px; |
|
2834 | -moz-opacity: 0.1px; | |
2864 | opacity: .10; |
|
2835 | opacity: .10; | |
2865 |
filter: alpha(opacity = |
|
2836 | filter: alpha(opacity = 10); | |
2866 | z-index: 9049; |
|
2837 | z-index: 9049; | |
2867 | margin: .3em; |
|
2838 | margin: .3em; | |
2868 | } |
|
2839 | } | |
@@ -2871,6 +2842,7 b' table.code-browser .browser-dir {' | |||||
2871 | width: 100%; |
|
2842 | width: 100%; | |
2872 | margin: 0; |
|
2843 | margin: 0; | |
2873 | padding: 0; |
|
2844 | padding: 0; | |
|
2845 | z-index: 9050; | |||
2874 | } |
|
2846 | } | |
2875 |
|
2847 | |||
2876 | .ac .yui-ac-content li { |
|
2848 | .ac .yui-ac-content li { | |
@@ -2878,17 +2850,23 b' table.code-browser .browser-dir {' | |||||
2878 | white-space: nowrap; |
|
2850 | white-space: nowrap; | |
2879 | margin: 0; |
|
2851 | margin: 0; | |
2880 | padding: 2px 5px; |
|
2852 | padding: 2px 5px; | |
|
2853 | height: 18px; | |||
|
2854 | z-index: 9050; | |||
2881 | } |
|
2855 | } | |
2882 |
|
2856 | |||
2883 | .ac .yui-ac-content li.yui-ac-prehighlight { |
|
2857 | .ac .yui-ac-content li.yui-ac-prehighlight { | |
2884 | background: #B3D4FF; |
|
2858 | background: #B3D4FF; | |
|
2859 | z-index: 9050; | |||
2885 | } |
|
2860 | } | |
2886 |
|
2861 | |||
2887 | .ac .yui-ac-content li.yui-ac-highlight { |
|
2862 | .ac .yui-ac-content li.yui-ac-highlight { | |
2888 | background: #556CB5; |
|
2863 | background: #556CB5; | |
2889 | color: #FFF; |
|
2864 | color: #FFF; | |
2890 | } |
|
2865 | z-index: 9050; | |
2891 |
|
2866 | } | ||
|
2867 | .ac .yui-ac-bd{ | |||
|
2868 | z-index: 9050; | |||
|
2869 | } | |||
2892 | .follow { |
|
2870 | .follow { | |
2893 | background: url("../images/icons/heart_add.png") no-repeat scroll 3px; |
|
2871 | background: url("../images/icons/heart_add.png") no-repeat scroll 3px; | |
2894 | height: 16px; |
|
2872 | height: 16px; | |
@@ -3041,17 +3019,14 b' table.code-browser .browser-dir {' | |||||
3041 | .error_msg { |
|
3019 | .error_msg { | |
3042 | background-color: #c43c35; |
|
3020 | background-color: #c43c35; | |
3043 | background-repeat: repeat-x; |
|
3021 | background-repeat: repeat-x; | |
3044 | background-image: -khtml-gradient(linear, left top, left bottom, from(#ee5f5b), |
|
3022 | background-image: -khtml-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35) ); | |
3045 | to(#c43c35) ); |
|
|||
3046 | background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35); |
|
3023 | background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35); | |
3047 | background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35); |
|
3024 | background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35); | |
3048 | background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee5f5b), |
|
3025 | background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee5f5b), color-stop(100%, #c43c35) ); | |
3049 | color-stop(100%, #c43c35) ); |
|
|||
3050 | background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35); |
|
3026 | background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35); | |
3051 | background-image: -o-linear-gradient(top, #ee5f5b, #c43c35); |
|
3027 | background-image: -o-linear-gradient(top, #ee5f5b, #c43c35); | |
3052 | background-image: linear-gradient(top, #ee5f5b, #c43c35); |
|
3028 | background-image: linear-gradient(top, #ee5f5b, #c43c35); | |
3053 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', |
|
3029 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b',endColorstr='#c43c35', GradientType=0 ); | |
3054 | endColorstr='#c43c35', GradientType=0 ); |
|
|||
3055 | border-color: #c43c35 #c43c35 #882a25; |
|
3030 | border-color: #c43c35 #c43c35 #882a25; | |
3056 | } |
|
3031 | } | |
3057 |
|
3032 | |||
@@ -3059,51 +3034,42 b' table.code-browser .browser-dir {' | |||||
3059 | color: #404040 !important; |
|
3034 | color: #404040 !important; | |
3060 | background-color: #eedc94; |
|
3035 | background-color: #eedc94; | |
3061 | background-repeat: repeat-x; |
|
3036 | background-repeat: repeat-x; | |
3062 | background-image: -khtml-gradient(linear, left top, left bottom, from(#fceec1), |
|
3037 | background-image: -khtml-gradient(linear, left top, left bottom, from(#fceec1), to(#eedc94) ); | |
3063 | to(#eedc94) ); |
|
|||
3064 | background-image: -moz-linear-gradient(top, #fceec1, #eedc94); |
|
3038 | background-image: -moz-linear-gradient(top, #fceec1, #eedc94); | |
3065 | background-image: -ms-linear-gradient(top, #fceec1, #eedc94); |
|
3039 | background-image: -ms-linear-gradient(top, #fceec1, #eedc94); | |
3066 | background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fceec1), |
|
3040 | background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fceec1), color-stop(100%, #eedc94) ); | |
3067 | color-stop(100%, #eedc94) ); |
|
|||
3068 | background-image: -webkit-linear-gradient(top, #fceec1, #eedc94); |
|
3041 | background-image: -webkit-linear-gradient(top, #fceec1, #eedc94); | |
3069 | background-image: -o-linear-gradient(top, #fceec1, #eedc94); |
|
3042 | background-image: -o-linear-gradient(top, #fceec1, #eedc94); | |
3070 | background-image: linear-gradient(top, #fceec1, #eedc94); |
|
3043 | background-image: linear-gradient(top, #fceec1, #eedc94); | |
3071 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fceec1', |
|
3044 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fceec1', endColorstr='#eedc94', GradientType=0 ); | |
3072 | endColorstr='#eedc94', GradientType=0 ); |
|
|||
3073 | border-color: #eedc94 #eedc94 #e4c652; |
|
3045 | border-color: #eedc94 #eedc94 #e4c652; | |
3074 | } |
|
3046 | } | |
3075 |
|
3047 | |||
3076 | .success_msg { |
|
3048 | .success_msg { | |
3077 | background-color: #57a957; |
|
3049 | background-color: #57a957; | |
3078 | background-repeat: repeat-x !important; |
|
3050 | background-repeat: repeat-x !important; | |
3079 | background-image: -khtml-gradient(linear, left top, left bottom, from(#62c462), |
|
3051 | background-image: -khtml-gradient(linear, left top, left bottom, from(#62c462), to(#57a957) ); | |
3080 | to(#57a957) ); |
|
|||
3081 | background-image: -moz-linear-gradient(top, #62c462, #57a957); |
|
3052 | background-image: -moz-linear-gradient(top, #62c462, #57a957); | |
3082 | background-image: -ms-linear-gradient(top, #62c462, #57a957); |
|
3053 | background-image: -ms-linear-gradient(top, #62c462, #57a957); | |
3083 | background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #62c462), |
|
3054 | background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #62c462), color-stop(100%, #57a957) ); | |
3084 | color-stop(100%, #57a957) ); |
|
|||
3085 | background-image: -webkit-linear-gradient(top, #62c462, #57a957); |
|
3055 | background-image: -webkit-linear-gradient(top, #62c462, #57a957); | |
3086 | background-image: -o-linear-gradient(top, #62c462, #57a957); |
|
3056 | background-image: -o-linear-gradient(top, #62c462, #57a957); | |
3087 | background-image: linear-gradient(top, #62c462, #57a957); |
|
3057 | background-image: linear-gradient(top, #62c462, #57a957); | |
3088 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', |
|
3058 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0 ); | |
3089 | endColorstr='#57a957', GradientType=0 ); |
|
|||
3090 | border-color: #57a957 #57a957 #3d773d; |
|
3059 | border-color: #57a957 #57a957 #3d773d; | |
3091 | } |
|
3060 | } | |
3092 |
|
3061 | |||
3093 | .notice_msg { |
|
3062 | .notice_msg { | |
3094 | background-color: #339bb9; |
|
3063 | background-color: #339bb9; | |
3095 | background-repeat: repeat-x; |
|
3064 | background-repeat: repeat-x; | |
3096 | background-image: -khtml-gradient(linear, left top, left bottom, from(#5bc0de), |
|
3065 | background-image: -khtml-gradient(linear, left top, left bottom, from(#5bc0de), to(#339bb9) ); | |
3097 | to(#339bb9) ); |
|
|||
3098 | background-image: -moz-linear-gradient(top, #5bc0de, #339bb9); |
|
3066 | background-image: -moz-linear-gradient(top, #5bc0de, #339bb9); | |
3099 | background-image: -ms-linear-gradient(top, #5bc0de, #339bb9); |
|
3067 | background-image: -ms-linear-gradient(top, #5bc0de, #339bb9); | |
3100 | background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5bc0de), |
|
3068 | background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5bc0de), color-stop(100%, #339bb9) ); | |
3101 | color-stop(100%, #339bb9) ); |
|
|||
3102 | background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9); |
|
3069 | background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9); | |
3103 | background-image: -o-linear-gradient(top, #5bc0de, #339bb9); |
|
3070 | background-image: -o-linear-gradient(top, #5bc0de, #339bb9); | |
3104 | background-image: linear-gradient(top, #5bc0de, #339bb9); |
|
3071 | background-image: linear-gradient(top, #5bc0de, #339bb9); | |
3105 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', |
|
3072 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0 ); | |
3106 | endColorstr='#339bb9', GradientType=0 ); |
|
|||
3107 | border-color: #339bb9 #339bb9 #22697d; |
|
3073 | border-color: #339bb9 #339bb9 #22697d; | |
3108 | } |
|
3074 | } | |
3109 |
|
3075 | |||
@@ -3131,8 +3097,7 b' table.code-browser .browser-dir {' | |||||
3131 | } |
|
3097 | } | |
3132 |
|
3098 | |||
3133 | #msg_close { |
|
3099 | #msg_close { | |
3134 | background: transparent url("../icons/cross_grey_small.png") no-repeat |
|
3100 | background: transparent url("../icons/cross_grey_small.png") no-repeat scroll 0 0; | |
3135 | scroll 0 0; |
|
|||
3136 | cursor: pointer; |
|
3101 | cursor: pointer; | |
3137 | height: 16px; |
|
3102 | height: 16px; | |
3138 | position: absolute; |
|
3103 | position: absolute; |
General Comments 0
You need to be logged in to leave comments.
Login now