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
.ascribe-piece-list-toolbar-filter-widget button {
.ascribe-piece-list-toolbar-widget button {
background-color: transparent !important;
border-color: transparent !important;
color: $pr--button-color !important;

View File

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

View File

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

View File

@ -49,7 +49,7 @@ $artcity--ter-highlight-color: #EDEDF0;
/** Navbar **/
.navbar-default {
background-color: $artcity--bg-color;
.navbar-brand .img-brand {
height: 115%;
}
@ -281,7 +281,7 @@ $artcity--ter-highlight-color: #EDEDF0;
}
// filter widget
.ascribe-piece-list-toolbar-filter-widget button {
.ascribe-piece-list-toolbar-widget button {
background-color: transparent !important;
border-color: transparent !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:
// "every great atrocity is the result of people just following orders"
.client--cc {
.ascribe-piece-list-toolbar-filter-widget button {
.ascribe-piece-list-toolbar-widget button {
color: $cc--button-color !important;
background-color: transparent !important;
border-color: transparent !important;

View File

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

View File

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