diff options
Diffstat (limited to '')
-rw-r--r-- | template/yoga/theme/Sylvia/icon/remove_s.png | bin | 312 -> 383 bytes | |||
-rw-r--r-- | template/yoga/theme/Sylvia/theme.css | 3 |
2 files changed, 2 insertions, 1 deletions
diff --git a/template/yoga/theme/Sylvia/icon/remove_s.png b/template/yoga/theme/Sylvia/icon/remove_s.png Binary files differindex c40554cf8..012efc1ad 100644 --- a/template/yoga/theme/Sylvia/icon/remove_s.png +++ b/template/yoga/theme/Sylvia/icon/remove_s.png diff --git a/template/yoga/theme/Sylvia/theme.css b/template/yoga/theme/Sylvia/theme.css index 70d769379..2015049bc 100644 --- a/template/yoga/theme/Sylvia/theme.css +++ b/template/yoga/theme/Sylvia/theme.css @@ -342,4 +342,5 @@ input[type="button"], input[type="submit"], input[type="reset"] { input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover { color:#999; border-color:#666; -}
\ No newline at end of file +} +.titrePage img.button[alt="x"] { margin: 0 3px 3px; }
\ No newline at end of file |