1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-15 14:55:56 +00:00

cdm expandable: unify style with expanded

This commit is contained in:
Andrew Dolgov
2013-03-30 11:58:53 +04:00
parent 7040017160
commit 05e62b6726

View File

@@ -81,7 +81,7 @@ div.cdm.expandable {
background : #f0f0f0;
}
div.cdm.expanded {
div.cdm.expanded, div.cdm.expandable {
margin : 4px 4px 0px 4px;
border-width : 1px;
border-color : #c0c0c0;