1
0
mirror of https://github.com/ascribe/onion.git synced 2025-02-14 21:10:27 +01:00

Hotfix for missed PieceListToolbarWidget style renaming

This commit is contained in:
Brett Sun 2016-02-09 10:46:18 +01:00
parent 28ed1473d6
commit 30f0008a28
8 changed files with 10 additions and 10 deletions

View File

@ -52,7 +52,7 @@ $pr--button-color: $pr--nav-fg-prim-color;
} }
// filter widget // filter widget
.ascribe-piece-list-toolbar-filter-widget button { .ascribe-piece-list-toolbar-widget button {
background-color: transparent !important; background-color: transparent !important;
border-color: transparent !important; border-color: transparent !important;
color: $pr--button-color !important; color: $pr--button-color !important;

View File

@ -89,7 +89,7 @@
// thought of the day: // thought of the day:
// "every great atrocity is the result of people just following orders" // "every great atrocity is the result of people just following orders"
.client--sluice { .client--sluice {
.ascribe-piece-list-toolbar-filter-widget button { .ascribe-piece-list-toolbar-widget button {
color: $simple-prize--button-color !important; color: $simple-prize--button-color !important;
background-color: transparent !important; background-color: transparent !important;
border-color: transparent !important; border-color: transparent !important;

View File

@ -261,7 +261,7 @@ $vivi23--highlight-color: #2882fa;
} }
// filter widget // filter widget
.ascribe-piece-list-toolbar-filter-widget button { .ascribe-piece-list-toolbar-widget button {
background-color: transparent !important; background-color: transparent !important;
border-color: transparent !important; border-color: transparent !important;
color: $vivi23--button-default-color !important; color: $vivi23--button-default-color !important;

View File

@ -49,7 +49,7 @@ $artcity--ter-highlight-color: #EDEDF0;
/** Navbar **/ /** Navbar **/
.navbar-default { .navbar-default {
background-color: $artcity--bg-color; background-color: $artcity--bg-color;
.navbar-brand .img-brand { .navbar-brand .img-brand {
height: 115%; height: 115%;
} }
@ -281,7 +281,7 @@ $artcity--ter-highlight-color: #EDEDF0;
} }
// filter widget // filter widget
.ascribe-piece-list-toolbar-filter-widget button { .ascribe-piece-list-toolbar-widget button {
background-color: transparent !important; background-color: transparent !important;
border-color: transparent !important; border-color: transparent !important;
color: $artcity--button-default-color !important; color: $artcity--button-default-color !important;

View File

@ -111,7 +111,7 @@ $cc--button-color: $cc--nav-fg-prim-color;
// thought of the day: // thought of the day:
// "every great atrocity is the result of people just following orders" // "every great atrocity is the result of people just following orders"
.client--cc { .client--cc {
.ascribe-piece-list-toolbar-filter-widget button { .ascribe-piece-list-toolbar-widget button {
color: $cc--button-color !important; color: $cc--button-color !important;
background-color: transparent !important; background-color: transparent !important;
border-color: transparent !important; border-color: transparent !important;

View File

@ -64,7 +64,7 @@ $cyland--button-sec-color: #515151;
// thought of the day: // thought of the day:
// "every great atrocity is the result of people just following orders" // "every great atrocity is the result of people just following orders"
.client--cyland { .client--cyland {
.ascribe-piece-list-toolbar-filter-widget button { .ascribe-piece-list-toolbar-widget button {
color: $cyland--button-color !important; color: $cyland--button-color !important;
background-color: transparent !important; background-color: transparent !important;
border-color: transparent !important; border-color: transparent !important;

View File

@ -371,7 +371,7 @@ $ikono--font: 'Helvetica Neue', 'Helvetica', sans-serif !important;
// thought of the day: // thought of the day:
// "every great atrocity is the result of people just following orders" // "every great atrocity is the result of people just following orders"
.client--ikonotv { .client--ikonotv {
.ascribe-piece-list-toolbar-filter-widget button { .ascribe-piece-list-toolbar-widget button {
color: $ikono--button-color !important; color: $ikono--button-color !important;
background-color: transparent !important; background-color: transparent !important;
border-color: transparent !important; border-color: transparent !important;

View File

@ -47,7 +47,7 @@ $polline--highlight-color: #2882fa;
/** Navbar **/ /** Navbar **/
.navbar-default { .navbar-default {
background-color: $polline--bg-color; background-color: $polline--bg-color;
.navbar-brand .img-brand { .navbar-brand .img-brand {
height: 115%; height: 115%;
} }
@ -267,7 +267,7 @@ $polline--highlight-color: #2882fa;
} }
// filter widget // filter widget
.ascribe-piece-list-toolbar-filter-widget button { .ascribe-piece-list-toolbar-widget button {
background-color: transparent !important; background-color: transparent !important;
border-color: transparent !important; border-color: transparent !important;
color: $polline--button-default-color !important; color: $polline--button-default-color !important;