diff options
| author | Alon Levy <alon@pobox.com> | 2015-05-04 14:47:06 +0300 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2015-05-04 14:47:23 +0300 |
| commit | 630fc2c06e774806920ac8a5ec94bce1d49651e4 (patch) | |
| tree | e6df58eefacf98ba11a24826481f1081e5e685af /res/client/css/style.css | |
| parent | c1bcb26e8a28864592b5dfce24fcfc3939972223 (diff) | |
client: single delete button. fixes #523
Diffstat (limited to 'res/client/css/style.css')
| -rw-r--r-- | res/client/css/style.css | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/res/client/css/style.css b/res/client/css/style.css index 823c3e00..e4396160 100644 --- a/res/client/css/style.css +++ b/res/client/css/style.css @@ -538,15 +538,6 @@ body.debug .debug-ui-right { font-size: 12px; float: right; } -#info-container__bottom-btn-bar { - border-top: 2px solid #d4d4d9; - margin-top: 10px; - overflow: auto; - padding-top: 10px; } - -#edit-dialog__delete { - float: right; } - .info-container.type-person { border-top-color: #004681; } |
