Merge pull request #589 from NyaaPantsu/fix-style-night-textarea
Fix #588
Cette révision appartient à :
révision
cef95cf8b9
1 fichiers modifiés avec 7 ajouts et 0 suppressions
|
@ -149,3 +149,10 @@ a:hover {
|
|||
background: #29363d;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
textarea.torrent-desc {
|
||||
background: none;
|
||||
}
|
||||
.md-editor>textarea:focus {
|
||||
background: none;
|
||||
}
|
Référencer dans un nouveau ticket