Show More
@@ -2980,22 +2980,21 table#permissions_manage tr#add_perm_inp | |||||
2980 |
|
2980 | |||
2981 | div.gravatar { |
|
2981 | div.gravatar { | |
2982 | background-color: #FFF; |
|
2982 | background-color: #FFF; | |
2983 | border: 0px solid #D0D0D0; |
|
|||
2984 | float: left; |
|
2983 | float: left; | |
2985 | margin-right: 0.7em; |
|
2984 | margin-right: 0.7em; | |
2986 |
padding: |
|
2985 | padding: 1px 1px 1px 1px; | |
2987 | line-height:0; |
|
2986 | line-height:0; | |
2988 |
-webkit-border-radius: |
|
2987 | -webkit-border-radius: 3px; | |
2989 |
-khtml-border-radius: |
|
2988 | -khtml-border-radius: 3px; | |
2990 |
-moz-border-radius: |
|
2989 | -moz-border-radius: 3px; | |
2991 |
border-radius: |
|
2990 | border-radius: 3px; | |
2992 | } |
|
2991 | } | |
2993 |
|
2992 | |||
2994 | div.gravatar img { |
|
2993 | div.gravatar img { | |
2995 |
-webkit-border-radius: |
|
2994 | -webkit-border-radius: 2px; | |
2996 |
-khtml-border-radius: |
|
2995 | -khtml-border-radius: 2px; | |
2997 |
-moz-border-radius: |
|
2996 | -moz-border-radius: 2px; | |
2998 |
border-radius: |
|
2997 | border-radius: 2px; | |
2999 | } |
|
2998 | } | |
3000 |
|
2999 | |||
3001 | #header,#content,#footer { |
|
3000 | #header,#content,#footer { |
General Comments 0
You need to be logged in to leave comments.
Login now