diff options
Diffstat (limited to 'res/client/css/style.css')
| -rw-r--r-- | res/client/css/style.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/res/client/css/style.css b/res/client/css/style.css index 857e2cec..8cddd1a2 100644 --- a/res/client/css/style.css +++ b/res/client/css/style.css @@ -724,6 +724,9 @@ p { #btn_merge { width: 80px; } +#btn_delete { + width: 80px; } + #btn_link_fan { background: url(../img/url-icon.png); background-position: center; |
