mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-01-11 03:08:41 +00:00
Color and news/article fixes
This commit is contained in:
parent
1a0a8280e7
commit
94d969bcd2
|
|
@ -11,6 +11,10 @@ $content-background-color: #f5f5ff;
|
|||
color: #ff4b41;
|
||||
}
|
||||
|
||||
.favorite {
|
||||
color: #d16059;
|
||||
}
|
||||
|
||||
.green {
|
||||
background: #c0ffb4;
|
||||
}
|
||||
|
|
@ -27,7 +31,6 @@ $content-background-color: #f5f5ff;
|
|||
background: #ffbf7c;
|
||||
}
|
||||
|
||||
|
||||
.lightblue {
|
||||
background: #b5ffff;
|
||||
}
|
||||
|
|
|
|||
12
default.scss
12
default.scss
|
|
@ -15,4 +15,14 @@ pre {
|
|||
@include border-radius(3px);
|
||||
border: 1px solid $content-border-color;
|
||||
padding: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
article {
|
||||
background: #fff;
|
||||
padding: 5px;
|
||||
margin: 0;
|
||||
|
||||
p {
|
||||
line-height: 1.5em;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
67
styles.css
67
styles.css
|
|
@ -41,6 +41,9 @@ i {
|
|||
.warning {
|
||||
color: #ff4b41; }
|
||||
|
||||
.favorite {
|
||||
color: #d16059; }
|
||||
|
||||
.green {
|
||||
background: #c0ffb4; }
|
||||
|
||||
|
|
@ -95,12 +98,22 @@ pre {
|
|||
border: 1px solid #b7b7b7;
|
||||
padding: 5px; }
|
||||
|
||||
article {
|
||||
background: #fff;
|
||||
padding: 5px;
|
||||
margin: 0; }
|
||||
article p {
|
||||
line-height: 1.5em; }
|
||||
|
||||
.ok {
|
||||
color: #5cff56; }
|
||||
|
||||
.warning {
|
||||
color: #ff4b41; }
|
||||
|
||||
.favorite {
|
||||
color: #d16059; }
|
||||
|
||||
.green {
|
||||
background: #c0ffb4; }
|
||||
|
||||
|
|
@ -216,6 +229,9 @@ pre {
|
|||
.warning {
|
||||
color: #ff4b41; }
|
||||
|
||||
.favorite {
|
||||
color: #d16059; }
|
||||
|
||||
.green {
|
||||
background: #c0ffb4; }
|
||||
|
||||
|
|
@ -338,6 +354,9 @@ p + p {
|
|||
.warning {
|
||||
color: #ff4b41; }
|
||||
|
||||
.favorite {
|
||||
color: #d16059; }
|
||||
|
||||
.green {
|
||||
background: #c0ffb4; }
|
||||
|
||||
|
|
@ -636,6 +655,9 @@ p + p {
|
|||
.warning {
|
||||
color: #ff4b41; }
|
||||
|
||||
.favorite {
|
||||
color: #d16059; }
|
||||
|
||||
.green {
|
||||
background: #c0ffb4; }
|
||||
|
||||
|
|
@ -683,6 +705,9 @@ canvas {
|
|||
.warning {
|
||||
color: #ff4b41; }
|
||||
|
||||
.favorite {
|
||||
color: #d16059; }
|
||||
|
||||
.green {
|
||||
background: #c0ffb4; }
|
||||
|
||||
|
|
@ -780,6 +805,9 @@ form .list {
|
|||
.warning {
|
||||
color: #ff4b41; }
|
||||
|
||||
.favorite {
|
||||
color: #d16059; }
|
||||
|
||||
.green {
|
||||
background: #c0ffb4; }
|
||||
|
||||
|
|
@ -927,6 +955,9 @@ div.slider-1 figure {
|
|||
.warning {
|
||||
color: #ff4b41; }
|
||||
|
||||
.favorite {
|
||||
color: #d16059; }
|
||||
|
||||
.green {
|
||||
background: #c0ffb4; }
|
||||
|
||||
|
|
@ -1101,6 +1132,9 @@ input[type="range"] {
|
|||
.warning {
|
||||
color: #ff4b41; }
|
||||
|
||||
.favorite {
|
||||
color: #d16059; }
|
||||
|
||||
.green {
|
||||
background: #c0ffb4; }
|
||||
|
||||
|
|
@ -1235,6 +1269,9 @@ div.alert {
|
|||
.warning {
|
||||
color: #ff4b41; }
|
||||
|
||||
.favorite {
|
||||
color: #d16059; }
|
||||
|
||||
.green {
|
||||
background: #c0ffb4; }
|
||||
|
||||
|
|
@ -1290,6 +1327,9 @@ blockquote {
|
|||
.warning {
|
||||
color: #ff4b41; }
|
||||
|
||||
.favorite {
|
||||
color: #d16059; }
|
||||
|
||||
.green {
|
||||
background: #c0ffb4; }
|
||||
|
||||
|
|
@ -1397,6 +1437,9 @@ blockquote {
|
|||
.warning {
|
||||
color: #ff4b41; }
|
||||
|
||||
.favorite {
|
||||
color: #d16059; }
|
||||
|
||||
.green {
|
||||
background: #c0ffb4; }
|
||||
|
||||
|
|
@ -1609,6 +1652,9 @@ article a {
|
|||
.warning {
|
||||
color: #ff4b41; }
|
||||
|
||||
.favorite {
|
||||
color: #d16059; }
|
||||
|
||||
.green {
|
||||
background: #c0ffb4; }
|
||||
|
||||
|
|
@ -1679,6 +1725,9 @@ ul.h-list li {
|
|||
.warning {
|
||||
color: #ff4b41; }
|
||||
|
||||
.favorite {
|
||||
color: #d16059; }
|
||||
|
||||
.green {
|
||||
background: #c0ffb4; }
|
||||
|
||||
|
|
@ -1792,6 +1841,9 @@ ul.h-list li {
|
|||
.warning {
|
||||
color: #ff4b41; }
|
||||
|
||||
.favorite {
|
||||
color: #d16059; }
|
||||
|
||||
.green {
|
||||
background: #c0ffb4; }
|
||||
|
||||
|
|
@ -1854,6 +1906,9 @@ ul.h-list li {
|
|||
.warning {
|
||||
color: #ff4b41; }
|
||||
|
||||
.favorite {
|
||||
color: #d16059; }
|
||||
|
||||
.green {
|
||||
background: #c0ffb4; }
|
||||
|
||||
|
|
@ -1961,6 +2016,9 @@ ul.h-list li {
|
|||
.warning {
|
||||
color: #ff4b41; }
|
||||
|
||||
.favorite {
|
||||
color: #d16059; }
|
||||
|
||||
.green {
|
||||
background: #c0ffb4; }
|
||||
|
||||
|
|
@ -2046,6 +2104,9 @@ section h2 {
|
|||
.warning {
|
||||
color: #ff4b41; }
|
||||
|
||||
.favorite {
|
||||
color: #d16059; }
|
||||
|
||||
.green {
|
||||
background: #c0ffb4; }
|
||||
|
||||
|
|
@ -2205,6 +2266,9 @@ section h2 {
|
|||
.warning {
|
||||
color: #ff4b41; }
|
||||
|
||||
.favorite {
|
||||
color: #d16059; }
|
||||
|
||||
.green {
|
||||
background: #c0ffb4; }
|
||||
|
||||
|
|
@ -2322,6 +2386,9 @@ table.list td {
|
|||
.warning {
|
||||
color: #ff4b41; }
|
||||
|
||||
.favorite {
|
||||
color: #d16059; }
|
||||
|
||||
.green {
|
||||
background: #c0ffb4; }
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user