* fix Origine theme padding * Fix all themes * Update swage.scss
@@ -696,10 +696,6 @@ a.btn {
font-size: 0.9em;
}
-#new-article:hover {
- background: #06c;
-}
-
#new-article > a {
line-height: 3em;
color: #fff;
@@ -708,6 +704,7 @@ a.btn {
#new-article > a:hover {
text-decoration: none;
+ background: #06c;
/*=== Day indication */
@@ -868,10 +868,6 @@ form th {
text-align: center;
- background: #b7641d;
font-weight: bold;
@@ -880,6 +876,7 @@ form th {
+ background: #b7641d;
@@ -831,10 +831,6 @@ a.btn {
@@ -843,6 +839,7 @@ a.btn {
@@ -738,10 +738,6 @@ a.btn {
- background: #4a5d7a;
@@ -750,6 +746,7 @@ a.btn {
+ background: #4a5d7a;
@@ -736,10 +736,6 @@ a.btn {
- background: #2980b9;
@@ -748,6 +744,7 @@ a.btn {
+ background: #2980b9;
@@ -866,10 +866,6 @@ form th {
- background: #25c;
@@ -878,6 +874,7 @@ form th {
+ background: #25c;
@@ -773,10 +773,6 @@ a.btn,
@@ -785,6 +781,7 @@ a.btn,
@@ -735,23 +735,20 @@ a.btn {
/*=== New article notification */
#new-article {
- padding: 1em;
background: #0084cc;
+ padding: 1em;
@@ -745,10 +745,6 @@ a.signin {
- background: #3276b1;
@@ -757,6 +753,7 @@ a.signin {
+ background: #3276b1;
@@ -788,10 +788,6 @@ a.btn {
@@ -800,6 +796,7 @@ a.btn {
@@ -672,9 +672,6 @@ form th {
left: 0;
line-height: 1.5em;
- background: #00488b;
@@ -682,6 +679,7 @@ form th {
+ background: #00488b;
.day {
right: 0;
@@ -851,10 +851,6 @@ form {
@extend %aside-width;
- &:hover {
- background: color.adjust( $color_nav, $lightness: -10%);
- }
> a {
@@ -862,6 +858,7 @@ form {
&:hover {
+ background: color.adjust( $color_nav, $lightness: -10%);
@@ -570,9 +570,6 @@ a.btn {