mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-03 00:09:14 +00:00
user manager
This commit is contained in:
10
tt-rss.css
10
tt-rss.css
@@ -241,7 +241,7 @@ a:hover {
|
||||
}
|
||||
|
||||
#iedit_title, #iedit_link, #iedit_regexp, #iedit_descr, #iedit_expr, #iedit_updintl,
|
||||
#iedit_purgintl {
|
||||
#iedit_purgintl, #iedit_ulogin, #iedit_ulevel {
|
||||
width : 100%;
|
||||
padding-left : 2px;
|
||||
}
|
||||
@@ -498,6 +498,14 @@ div.warning {
|
||||
font-size : x-small;
|
||||
}
|
||||
|
||||
div.notice {
|
||||
background : #ffffff;
|
||||
border : 1px solid #c0c0c0;
|
||||
padding : 5px;
|
||||
margin : 5px;
|
||||
font-size : x-small;
|
||||
}
|
||||
|
||||
ul.nomarks {
|
||||
list-style-type : none;
|
||||
margin : 0px;
|
||||
|
||||
Reference in New Issue
Block a user