mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
fix bootstrap dialogs
This commit is contained in:
@@ -6,6 +6,14 @@
|
||||
padding-left: 20px;
|
||||
}
|
||||
|
||||
body .modal {
|
||||
display: block;
|
||||
}
|
||||
|
||||
body .modal-backdrop {
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.pointer {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user