@@ -38,7 +38,7 @@
justify-content: flex-end;
font-size: 0.9em;
- color: #999;
+ color: #$gray-400;
}
@@ -4,7 +4,7 @@
.main-container {
.url-line {
font-size: 1rem;
h1.title {
@@ -1,6 +1,6 @@
.search-listpage-icon {
font-size: 16px;
.search-listpage-clear {
@@ -26,7 +26,7 @@
width: 24px;
height: 24px;
padding: 0;
.rbt-menu {
@@ -48,7 +48,7 @@
.page-list-meta {
> span {
margin-right: 0.3rem;
@@ -26,7 +26,7 @@ $easeInOutCubic: cubic-bezier(0.65, 0, 0.35, 1);
div.user-page-meta {
padding-left: 0;
.user-page-username {
font-weight: bold;
@@ -94,7 +94,7 @@
> td {
padding: 1em;
vertical-align: top;
- border-top: 1px solid #999;
+ border-top: 1px solid #$gray-400;
@@ -120,14 +120,14 @@
// .table-bordered
- border: 1px solid #999;
+ border: 1px solid #$gray-400;
> thead,
> tbody,
> tfoot {
> tr {
> th,
@@ -180,7 +180,7 @@ ul.pagination {
*/
.grw-drawer-toggler {
@extend .btn-dark;
/*