mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
edit tags: use client dialog
This commit is contained in:
@@ -516,7 +516,6 @@ body.ttrss_main {
|
||||
}
|
||||
|
||||
.dijitDialog {
|
||||
|
||||
header,
|
||||
.dlgSec, .dlgSecHoriz {
|
||||
font-size : 16px;
|
||||
@@ -584,6 +583,12 @@ body.ttrss_main {
|
||||
footer.text-center {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
textarea#tags_str {
|
||||
height : 100px;
|
||||
font-size : 12px;
|
||||
width : 98%;
|
||||
}
|
||||
}
|
||||
|
||||
i.icon-label {
|
||||
@@ -992,18 +997,10 @@ body.ttrss_main {
|
||||
color : #cc90cc;
|
||||
}
|
||||
|
||||
div.enclosure_title {
|
||||
|
||||
}
|
||||
|
||||
#headlines-frame .dijitCheckBox {
|
||||
margin-right : 4px;
|
||||
}
|
||||
|
||||
#editTagsDlg{
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
#feedEditDlg img.feedIcon {
|
||||
border : 1px solid #ccc;
|
||||
padding : 5px;
|
||||
|
||||
Reference in New Issue
Block a user