mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 22:15:56 +00:00
#selected_prompt: use accent color
This commit is contained in:
@@ -762,6 +762,7 @@ body.ttrss_main #toolbar-frame #toolbar #selected_prompt {
|
|||||||
font-style: italic;
|
font-style: italic;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
margin-right: 4px;
|
margin-right: 4px;
|
||||||
|
color: #257aa7;
|
||||||
}
|
}
|
||||||
@media (max-width: 992px) {
|
@media (max-width: 992px) {
|
||||||
body.ttrss_main #toolbar-frame #toolbar #selected_prompt {
|
body.ttrss_main #toolbar-frame #toolbar #selected_prompt {
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -895,6 +895,7 @@ body.ttrss_main {
|
|||||||
font-style : italic;
|
font-style : italic;
|
||||||
text-align : right;
|
text-align : right;
|
||||||
margin-right : 4px;
|
margin-right : 4px;
|
||||||
|
color : @color-accent;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 992px) {
|
@media (max-width: 992px) {
|
||||||
|
|||||||
@@ -762,6 +762,7 @@ body.ttrss_main #toolbar-frame #toolbar #selected_prompt {
|
|||||||
font-style: italic;
|
font-style: italic;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
margin-right: 4px;
|
margin-right: 4px;
|
||||||
|
color: #b87d2c;
|
||||||
}
|
}
|
||||||
@media (max-width: 992px) {
|
@media (max-width: 992px) {
|
||||||
body.ttrss_main #toolbar-frame #toolbar #selected_prompt {
|
body.ttrss_main #toolbar-frame #toolbar #selected_prompt {
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user