|
@@ -268,8 +268,8 @@ body {
|
|
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
font-size: 14px;
|
|
font-size: 14px;
|
|
line-height: 1.42857143;
|
|
line-height: 1.42857143;
|
|
- color: #333333;
|
|
|
|
- background-color: #ffffff;
|
|
|
|
|
|
+ color: #2c3e50;
|
|
|
|
+ background-color: #fcfcfc;
|
|
}
|
|
}
|
|
input,
|
|
input,
|
|
button,
|
|
button,
|
|
@@ -310,7 +310,7 @@ img {
|
|
.img-thumbnail {
|
|
.img-thumbnail {
|
|
padding: 4px;
|
|
padding: 4px;
|
|
line-height: 1.42857143;
|
|
line-height: 1.42857143;
|
|
- background-color: #ffffff;
|
|
|
|
|
|
+ background-color: #fcfcfc;
|
|
border: 1px solid #dddddd;
|
|
border: 1px solid #dddddd;
|
|
border-radius: 4px;
|
|
border-radius: 4px;
|
|
-webkit-transition: all 0.2s ease-in-out;
|
|
-webkit-transition: all 0.2s ease-in-out;
|
|
@@ -1428,7 +1428,7 @@ th {
|
|
border-top: 2px solid #dddddd;
|
|
border-top: 2px solid #dddddd;
|
|
}
|
|
}
|
|
.table .table {
|
|
.table .table {
|
|
- background-color: #ffffff;
|
|
|
|
|
|
+ background-color: #fcfcfc;
|
|
}
|
|
}
|
|
.table-condensed > thead > tr > th,
|
|
.table-condensed > thead > tr > th,
|
|
.table-condensed > tbody > tr > th,
|
|
.table-condensed > tbody > tr > th,
|
|
@@ -1914,7 +1914,7 @@ select[multiple].input-lg {
|
|
display: block;
|
|
display: block;
|
|
margin-top: 5px;
|
|
margin-top: 5px;
|
|
margin-bottom: 10px;
|
|
margin-bottom: 10px;
|
|
- color: #737373;
|
|
|
|
|
|
+ color: #597ea2;
|
|
}
|
|
}
|
|
@media (min-width: 768px) {
|
|
@media (min-width: 768px) {
|
|
.form-inline .form-group {
|
|
.form-inline .form-group {
|
|
@@ -3508,7 +3508,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
|
|
.nav-tabs > li.active > a:hover,
|
|
.nav-tabs > li.active > a:hover,
|
|
.nav-tabs > li.active > a:focus {
|
|
.nav-tabs > li.active > a:focus {
|
|
color: #555555;
|
|
color: #555555;
|
|
- background-color: #ffffff;
|
|
|
|
|
|
+ background-color: #fcfcfc;
|
|
border: 1px solid #dddddd;
|
|
border: 1px solid #dddddd;
|
|
border-bottom-color: transparent;
|
|
border-bottom-color: transparent;
|
|
cursor: default;
|
|
cursor: default;
|
|
@@ -3554,7 +3554,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
|
|
.nav-tabs.nav-justified > .active > a,
|
|
.nav-tabs.nav-justified > .active > a,
|
|
.nav-tabs.nav-justified > .active > a:hover,
|
|
.nav-tabs.nav-justified > .active > a:hover,
|
|
.nav-tabs.nav-justified > .active > a:focus {
|
|
.nav-tabs.nav-justified > .active > a:focus {
|
|
- border-bottom-color: #ffffff;
|
|
|
|
|
|
+ border-bottom-color: #fcfcfc;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
.nav-pills > li {
|
|
.nav-pills > li {
|
|
@@ -3622,7 +3622,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
|
|
.nav-tabs-justified > .active > a,
|
|
.nav-tabs-justified > .active > a,
|
|
.nav-tabs-justified > .active > a:hover,
|
|
.nav-tabs-justified > .active > a:hover,
|
|
.nav-tabs-justified > .active > a:focus {
|
|
.nav-tabs-justified > .active > a:focus {
|
|
- border-bottom-color: #ffffff;
|
|
|
|
|
|
+ border-bottom-color: #fcfcfc;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
.tab-content > .tab-pane {
|
|
.tab-content > .tab-pane {
|
|
@@ -4398,7 +4398,7 @@ a.list-group-item.active > .badge,
|
|
padding: 4px;
|
|
padding: 4px;
|
|
margin-bottom: 20px;
|
|
margin-bottom: 20px;
|
|
line-height: 1.42857143;
|
|
line-height: 1.42857143;
|
|
- background-color: #ffffff;
|
|
|
|
|
|
+ background-color: #fcfcfc;
|
|
border: 1px solid #dddddd;
|
|
border: 1px solid #dddddd;
|
|
border-radius: 4px;
|
|
border-radius: 4px;
|
|
-webkit-transition: all 0.2s ease-in-out;
|
|
-webkit-transition: all 0.2s ease-in-out;
|
|
@@ -4419,7 +4419,7 @@ a.thumbnail.active {
|
|
}
|
|
}
|
|
.thumbnail .caption {
|
|
.thumbnail .caption {
|
|
padding: 9px;
|
|
padding: 9px;
|
|
- color: #333333;
|
|
|
|
|
|
+ color: #2c3e50;
|
|
}
|
|
}
|
|
.alert {
|
|
.alert {
|
|
padding: 15px;
|
|
padding: 15px;
|
|
@@ -5818,3 +5818,50 @@ td.visible-print {
|
|
display: none !important;
|
|
display: none !important;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
+.misago-branding a {
|
|
|
|
+ display: inline-block;
|
|
|
|
+ -webkit-transition: opacity 0.5s;
|
|
|
|
+ transition: opacity 0.5s;
|
|
|
|
+ color: #2c3e50;
|
|
|
|
+ font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
|
|
+ font-size: 36px;
|
|
|
|
+}
|
|
|
|
+.misago-branding a .brand-border {
|
|
|
|
+ background: #2c3e50;
|
|
|
|
+ border-radius: 5.4px;
|
|
|
|
+ display: inline-block;
|
|
|
|
+ margin-right: 3.6px;
|
|
|
|
+ position: relative;
|
|
|
|
+ top: 6.48px;
|
|
|
|
+ overflow: hidden;
|
|
|
|
+ width: 39px;
|
|
|
|
+ height: 39px;
|
|
|
|
+}
|
|
|
|
+.misago-branding a .brand-border > span {
|
|
|
|
+ display: inline-block;
|
|
|
|
+ position: absolute;
|
|
|
|
+ bottom: -20%;
|
|
|
|
+ right: -18%;
|
|
|
|
+ -webkit-transform: rotate(-45deg);
|
|
|
|
+ -ms-transform: rotate(-45deg);
|
|
|
|
+ transform: rotate(-45deg);
|
|
|
|
+ color: #fcfcfc;
|
|
|
|
+ font-size: 43.2px;
|
|
|
|
+ font-weight: bold;
|
|
|
|
+}
|
|
|
|
+.misago-branding a .subscript {
|
|
|
|
+ font-size: 11.88px;
|
|
|
|
+ line-height: 11.88px;
|
|
|
|
+}
|
|
|
|
+.misago-branding a,
|
|
|
|
+.misago-branding a:link,
|
|
|
|
+.misago-branding a:visited {
|
|
|
|
+ opacity: 0.5;
|
|
|
|
+ filter: alpha(opacity=50);
|
|
|
|
+}
|
|
|
|
+.misago-branding a:active,
|
|
|
|
+.misago-branding a:hover {
|
|
|
|
+ opacity: 1;
|
|
|
|
+ filter: alpha(opacity=100);
|
|
|
|
+ text-decoration: none;
|
|
|
|
+}
|