mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
no more animation
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
.css-treeview .error {
|
||||
color: red;
|
||||
font-style:italic;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.css-treeview label,.css-treeview a,.css-treeview label::before {
|
||||
@@ -61,6 +61,10 @@
|
||||
margin: 5px 0px 5px 0px;
|
||||
}
|
||||
|
||||
#feed-accordion .collapse {
|
||||
transition: none;
|
||||
}
|
||||
|
||||
#feed-accordion .accordion-group {
|
||||
margin-bottom: 0px;
|
||||
border: none;
|
||||
|
||||
Reference in New Issue
Block a user