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 {
|
.css-treeview .error {
|
||||||
color: red;
|
color: red;
|
||||||
font-style:italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
|
||||||
.css-treeview label,.css-treeview a,.css-treeview label::before {
|
.css-treeview label,.css-treeview a,.css-treeview label::before {
|
||||||
@@ -61,6 +61,10 @@
|
|||||||
margin: 5px 0px 5px 0px;
|
margin: 5px 0px 5px 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#feed-accordion .collapse {
|
||||||
|
transition: none;
|
||||||
|
}
|
||||||
|
|
||||||
#feed-accordion .accordion-group {
|
#feed-accordion .accordion-group {
|
||||||
margin-bottom: 0px;
|
margin-bottom: 0px;
|
||||||
border: none;
|
border: none;
|
||||||
|
|||||||
Reference in New Issue
Block a user