style: adapt to wcs now using <button> for buttons

This commit is contained in:
Frédéric Péters 2017-02-21 15:27:57 +01:00
parent 63141f0e8b
commit 9b5c0b0a43
21 changed files with 24 additions and 0 deletions

View File

@ -163,6 +163,7 @@ p.command,
a.edit-custom-text,
#page div.back-home-button a,
div#steps ol li
div.buttons button,
div.buttons input {
background-color: #4449A8;
}

View File

@ -142,6 +142,7 @@ div#content #disclose-dataview,
p.command,
a.edit-custom-text,
#page div.back-home-button a,
div.buttons button,
div.buttons input {
background: #3c3c3c;
}

View File

@ -101,6 +101,7 @@ div#content #disclose-dataview,
p.command,
a.edit-custom-text,
#page div.back-home-button a,
div.buttons button,
div.buttons input {
background: #455744;
}

View File

@ -145,6 +145,7 @@ div#services > ul > li strong {
p.command,
a.edit-custom-text,
#page div.back-home-button a,
div.buttons button,
div.buttons input {
background: #EC9200;
}

View File

@ -163,6 +163,7 @@ div#steps span.marker {
p.command,
a.edit-custom-text,
#page div.back-home-button a,
div.buttons button,
div.buttons input {
background: #f68423;
color: white;

View File

@ -166,6 +166,7 @@ p.command,
a.edit-custom-text,
#page div.back-home-button a,
div#steps ol li
div.buttons button,
div.buttons input {
background-color: #4449A8;
}

View File

@ -152,6 +152,7 @@ div#services > ul > li strong {
p.command,
a.edit-custom-text,
#page div.back-home-button a,
div.buttons button,
div.buttons input {
background: #028ADE;
}

View File

@ -154,6 +154,7 @@ div#steps span.marker {
p.command,
a.edit-custom-text,
#page div.back-home-button a,
div.buttons button,
div.buttons input {
background: #f68423;
color: white;

View File

@ -129,6 +129,7 @@ div#content #disclose-dataview,
p.command,
a.edit-custom-text,
#page div.back-home-button a,
div.buttons button,
div.buttons input {
background: #4E799F;
}

View File

@ -127,6 +127,7 @@ div#content #disclose-dataview,
p.command,
a.edit-custom-text,
#page div.back-home-button a,
div.buttons button,
div.buttons input {
background: #3c3c3c;
}

View File

@ -160,6 +160,7 @@ div#services > ul > li strong {
p.command,
a.edit-custom-text,
#page div.back-home-button a,
div.buttons button,
div.buttons input {
background: #F1AF00;
}

View File

@ -166,6 +166,7 @@ div#steps span.marker {
p.command,
a.edit-custom-text,
#page div.back-home-button a,
div.buttons button,
div.buttons input {
background: #f68423;
color: white;

View File

@ -130,6 +130,7 @@ div#content #disclose-dataview,
p.command,
a.edit-custom-text,
#page div.back-home-button a,
div.buttons button,
div.buttons input {
background: #3c3c3c;
}

View File

@ -148,6 +148,7 @@ div#content #disclose-dataview,
p.command,
a.edit-custom-text,
#page div.back-home-button a,
div.buttons button,
div.buttons input {
background: #6c6c6c;
}

View File

@ -156,6 +156,7 @@ div#profile {
p.command,
a.edit-custom-text,
#page div.back-home-button a,
div.buttons button,
div.buttons input {
background: #185da5;
}

View File

@ -145,6 +145,7 @@ div#services > ul > li strong {
p.command,
a.edit-custom-text,
#page div.back-home-button a,
div.buttons button,
div.buttons input {
background: #EC9200;
}

View File

@ -155,6 +155,7 @@ div#profile {
p.command,
a.edit-custom-text,
#page div.back-home-button a,
div.buttons button,
div.buttons input {
background: #185da5;
}

View File

@ -153,6 +153,7 @@ div#services > ul > li strong,
p.command,
a.edit-custom-text,
#page div.back-home-button a,
div.buttons button,
div#steps ol li
div.buttons input {
background-color: #00BDCE;
@ -187,6 +188,7 @@ div.buttons input {
p.command,
a.edit-custom-text,
#page div.back-home-button a,
div.buttons button,
div.buttons input {
background: #97378C;
}

View File

@ -436,6 +436,7 @@ div.buttons br {
p.command,
a.edit-custom-text,
#page div.back-home-button a,
div.buttons button,
div.buttons input {
background: #265aa2;
color: white;
@ -454,6 +455,7 @@ p.command {
p.command a:focus,
#page div.back-home-button a:focus,
div.buttons button:focus,
div.buttons input:focus {
border: 1px solid black;
}

View File

@ -167,6 +167,7 @@ div#content #disclose-dataview,
p.command,
a.edit-custom-text,
#page div.back-home-button a,
div.buttons button,
div.buttons input {
background: #265aa2;
}

View File

@ -435,6 +435,7 @@ div.buttons br {
p.command,
a.edit-custom-text,
#page div.back-home-button a,
div.buttons button,
div.buttons input {
background: #265aa2;
color: white;
@ -453,6 +454,7 @@ p.command {
p.command a:focus,
#page div.back-home-button a:focus,
div.buttons button:focus,
div.buttons input:focus {
border: 1px solid black;
}