use dijit form widget for attachments dropdown
This commit is contained in:
@@ -52,7 +52,6 @@ div.postReply div.postContent video {
|
||||
}
|
||||
|
||||
div.postReply div.postEnclosures {
|
||||
margin-top : 1em;
|
||||
color : #555;
|
||||
}
|
||||
|
||||
@@ -1114,3 +1113,7 @@ body#ttrssMain #feedTree .dijitTreeRow img.dijitTreeExpandoLeaf {
|
||||
:focus {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.dijitDropDownButton.attachments {
|
||||
margin-bottom : 10px;
|
||||
}
|
||||
Reference in New Issue
Block a user