mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 15:45:56 +00:00
add a bunch of button icons
This commit is contained in:
@@ -1427,13 +1427,6 @@ body.ttrss_prefs {
|
||||
background-color: #f5f5f5;
|
||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
font-size: 14px;
|
||||
/*.dijitContentPane {
|
||||
h1:first-of-type,
|
||||
h2:first-of-type,
|
||||
h3:first-of-type {
|
||||
margin-top: 0px;
|
||||
}
|
||||
}*/
|
||||
}
|
||||
body.ttrss_prefs h1,
|
||||
body.ttrss_prefs h2,
|
||||
@@ -1443,6 +1436,11 @@ body.ttrss_prefs h4 {
|
||||
font-weight: 600;
|
||||
color: #555;
|
||||
}
|
||||
body.ttrss_prefs .dijitContentPane > h1:first-of-type,
|
||||
body.ttrss_prefs .dijitContentPane > h2:first-of-type,
|
||||
body.ttrss_prefs .dijitContentPane > h3:first-of-type {
|
||||
margin-top: 0;
|
||||
}
|
||||
body.ttrss_prefs #footer,
|
||||
body.ttrss_prefs #header {
|
||||
padding: 8px;
|
||||
|
||||
@@ -1427,13 +1427,6 @@ body.ttrss_prefs {
|
||||
background-color: #222;
|
||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
font-size: 14px;
|
||||
/*.dijitContentPane {
|
||||
h1:first-of-type,
|
||||
h2:first-of-type,
|
||||
h3:first-of-type {
|
||||
margin-top: 0px;
|
||||
}
|
||||
}*/
|
||||
}
|
||||
body.ttrss_prefs h1,
|
||||
body.ttrss_prefs h2,
|
||||
@@ -1443,6 +1436,11 @@ body.ttrss_prefs h4 {
|
||||
font-weight: 600;
|
||||
color: #ccc;
|
||||
}
|
||||
body.ttrss_prefs .dijitContentPane > h1:first-of-type,
|
||||
body.ttrss_prefs .dijitContentPane > h2:first-of-type,
|
||||
body.ttrss_prefs .dijitContentPane > h3:first-of-type {
|
||||
margin-top: 0;
|
||||
}
|
||||
body.ttrss_prefs #footer,
|
||||
body.ttrss_prefs #header {
|
||||
padding: 8px;
|
||||
|
||||
@@ -1427,13 +1427,6 @@ body.ttrss_prefs {
|
||||
background-color: #f5f5f5;
|
||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
font-size: 14px;
|
||||
/*.dijitContentPane {
|
||||
h1:first-of-type,
|
||||
h2:first-of-type,
|
||||
h3:first-of-type {
|
||||
margin-top: 0px;
|
||||
}
|
||||
}*/
|
||||
}
|
||||
body.ttrss_prefs h1,
|
||||
body.ttrss_prefs h2,
|
||||
@@ -1443,6 +1436,11 @@ body.ttrss_prefs h4 {
|
||||
font-weight: 600;
|
||||
color: #555;
|
||||
}
|
||||
body.ttrss_prefs .dijitContentPane > h1:first-of-type,
|
||||
body.ttrss_prefs .dijitContentPane > h2:first-of-type,
|
||||
body.ttrss_prefs .dijitContentPane > h3:first-of-type {
|
||||
margin-top: 0;
|
||||
}
|
||||
body.ttrss_prefs #footer,
|
||||
body.ttrss_prefs #header {
|
||||
padding: 8px;
|
||||
|
||||
@@ -9,13 +9,13 @@ body.ttrss_prefs {
|
||||
color : @default-text;
|
||||
}
|
||||
|
||||
/*.dijitContentPane {
|
||||
h1:first-of-type,
|
||||
h2:first-of-type,
|
||||
h3:first-of-type {
|
||||
margin-top: 0px;
|
||||
.dijitContentPane {
|
||||
> h1:first-of-type,
|
||||
> h2:first-of-type,
|
||||
> h3:first-of-type {
|
||||
margin-top: 0;
|
||||
}
|
||||
}*/
|
||||
}
|
||||
|
||||
#footer, #header {
|
||||
padding : 8px;
|
||||
|
||||
@@ -1428,13 +1428,6 @@ body.ttrss_prefs {
|
||||
background-color: #222;
|
||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
font-size: 14px;
|
||||
/*.dijitContentPane {
|
||||
h1:first-of-type,
|
||||
h2:first-of-type,
|
||||
h3:first-of-type {
|
||||
margin-top: 0px;
|
||||
}
|
||||
}*/
|
||||
}
|
||||
body.ttrss_prefs h1,
|
||||
body.ttrss_prefs h2,
|
||||
@@ -1444,6 +1437,11 @@ body.ttrss_prefs h4 {
|
||||
font-weight: 600;
|
||||
color: #ccc;
|
||||
}
|
||||
body.ttrss_prefs .dijitContentPane > h1:first-of-type,
|
||||
body.ttrss_prefs .dijitContentPane > h2:first-of-type,
|
||||
body.ttrss_prefs .dijitContentPane > h3:first-of-type {
|
||||
margin-top: 0;
|
||||
}
|
||||
body.ttrss_prefs #footer,
|
||||
body.ttrss_prefs #header {
|
||||
padding: 8px;
|
||||
|
||||
@@ -1428,13 +1428,6 @@ body.ttrss_prefs {
|
||||
background-color: #222;
|
||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
font-size: 14px;
|
||||
/*.dijitContentPane {
|
||||
h1:first-of-type,
|
||||
h2:first-of-type,
|
||||
h3:first-of-type {
|
||||
margin-top: 0px;
|
||||
}
|
||||
}*/
|
||||
}
|
||||
body.ttrss_prefs h1,
|
||||
body.ttrss_prefs h2,
|
||||
@@ -1444,6 +1437,11 @@ body.ttrss_prefs h4 {
|
||||
font-weight: 600;
|
||||
color: #ccc;
|
||||
}
|
||||
body.ttrss_prefs .dijitContentPane > h1:first-of-type,
|
||||
body.ttrss_prefs .dijitContentPane > h2:first-of-type,
|
||||
body.ttrss_prefs .dijitContentPane > h3:first-of-type {
|
||||
margin-top: 0;
|
||||
}
|
||||
body.ttrss_prefs #footer,
|
||||
body.ttrss_prefs #header {
|
||||
padding: 8px;
|
||||
|
||||
Reference in New Issue
Block a user