Show More
@@ -1945,7 +1945,7 b' padding-bottom:5px;' | |||||
1945 | background:url("../images/icons/add.png") no-repeat scroll 3px; |
|
1945 | background:url("../images/icons/add.png") no-repeat scroll 3px; | |
1946 | height:16px; |
|
1946 | height:16px; | |
1947 | padding-left:20px; |
|
1947 | padding-left:20px; | |
1948 |
padding-top: |
|
1948 | padding-top:0px; | |
1949 | text-align:left; |
|
1949 | text-align:left; | |
1950 | } |
|
1950 | } | |
1951 |
|
1951 | |||
@@ -1953,7 +1953,7 b' text-align:left;' | |||||
1953 | background:url("../images/icons/folder_edit.png") no-repeat scroll 3px; |
|
1953 | background:url("../images/icons/folder_edit.png") no-repeat scroll 3px; | |
1954 | height:16px; |
|
1954 | height:16px; | |
1955 | padding-left:20px; |
|
1955 | padding-left:20px; | |
1956 |
padding-top: |
|
1956 | padding-top:0px; | |
1957 | text-align:left; |
|
1957 | text-align:left; | |
1958 | } |
|
1958 | } | |
1959 |
|
1959 | |||
@@ -1961,7 +1961,7 b' text-align:left;' | |||||
1961 | background:url("../images/icons/delete.png") no-repeat scroll 3px; |
|
1961 | background:url("../images/icons/delete.png") no-repeat scroll 3px; | |
1962 | height:16px; |
|
1962 | height:16px; | |
1963 | padding-left:20px; |
|
1963 | padding-left:20px; | |
1964 |
padding-top: |
|
1964 | padding-top:0px; | |
1965 | text-align:left; |
|
1965 | text-align:left; | |
1966 | } |
|
1966 | } | |
1967 |
|
1967 | |||
@@ -1969,7 +1969,7 b' text-align:left;' | |||||
1969 | background:url("../images/icons/arrow_refresh.png") no-repeat scroll 3px; |
|
1969 | background:url("../images/icons/arrow_refresh.png") no-repeat scroll 3px; | |
1970 | height:16px; |
|
1970 | height:16px; | |
1971 | padding-left:20px; |
|
1971 | padding-left:20px; | |
1972 |
padding-top: |
|
1972 | padding-top:0px; | |
1973 | text-align:left; |
|
1973 | text-align:left; | |
1974 | } |
|
1974 | } | |
1975 |
|
1975 | |||
@@ -1977,7 +1977,7 b' text-align:left;' | |||||
1977 | background:url("../images/icons/connect.png") no-repeat scroll 3px; |
|
1977 | background:url("../images/icons/connect.png") no-repeat scroll 3px; | |
1978 | height:16px; |
|
1978 | height:16px; | |
1979 | padding-left:20px; |
|
1979 | padding-left:20px; | |
1980 |
padding-top: |
|
1980 | padding-top:0px; | |
1981 | text-align:left; |
|
1981 | text-align:left; | |
1982 | } |
|
1982 | } | |
1983 |
|
1983 | |||
@@ -1985,7 +1985,7 b' text-align:left;' | |||||
1985 | background:url("../images/icons/rss_16.png") no-repeat scroll 3px; |
|
1985 | background:url("../images/icons/rss_16.png") no-repeat scroll 3px; | |
1986 | height:16px; |
|
1986 | height:16px; | |
1987 | padding-left:20px; |
|
1987 | padding-left:20px; | |
1988 |
padding-top: |
|
1988 | padding-top:0px; | |
1989 | text-align:left; |
|
1989 | text-align:left; | |
1990 | } |
|
1990 | } | |
1991 |
|
1991 | |||
@@ -1993,7 +1993,7 b' text-align:left;' | |||||
1993 | background:url("../images/icons/atom.png") no-repeat scroll 3px; |
|
1993 | background:url("../images/icons/atom.png") no-repeat scroll 3px; | |
1994 | height:16px; |
|
1994 | height:16px; | |
1995 | padding-left:20px; |
|
1995 | padding-left:20px; | |
1996 |
padding-top: |
|
1996 | padding-top:0px; | |
1997 | text-align:left; |
|
1997 | text-align:left; | |
1998 | } |
|
1998 | } | |
1999 |
|
1999 | |||
@@ -2009,14 +2009,14 b' background:url("../images/icons/heart_ad' | |||||
2009 | height:16px; |
|
2009 | height:16px; | |
2010 | padding-left:20px; |
|
2010 | padding-left:20px; | |
2011 | text-align:left; |
|
2011 | text-align:left; | |
2012 |
padding-top: |
|
2012 | padding-top:0px; | |
2013 | } |
|
2013 | } | |
2014 | .stop_following_icon { |
|
2014 | .stop_following_icon { | |
2015 | background:url("../images/icons/heart_delete.png") no-repeat scroll 3px; |
|
2015 | background:url("../images/icons/heart_delete.png") no-repeat scroll 3px; | |
2016 | height:16px; |
|
2016 | height:16px; | |
2017 | padding-left:20px; |
|
2017 | padding-left:20px; | |
2018 | text-align:left; |
|
2018 | text-align:left; | |
2019 |
padding-top: |
|
2019 | padding-top:0px; | |
2020 | } |
|
2020 | } | |
2021 |
|
2021 | |||
2022 | .action_button { |
|
2022 | .action_button { |
General Comments 0
You need to be logged in to leave comments.
Login now