Llbraughler has submitted this change and it was merged.

Change subject: Tone down the color on the progressive buttons
......................................................................


Tone down the color on the progressive buttons

Change-Id: Ie813bf31192bb6e4ff1f652c37f52fae2844e967
---
M resources/tempo.css
1 file changed, 4 insertions(+), 1 deletion(-)

Approvals:
  Llbraughler: Verified; Looks good to me, approved



diff --git a/resources/tempo.css b/resources/tempo.css
index 38c28ad..e1979a9 100755
--- a/resources/tempo.css
+++ b/resources/tempo.css
@@ -660,8 +660,11 @@
        width: 0 !important;
 }
 
-#main #content .mw-htmlform-submit{
+.mw-ui-button.mw-ui-progressive, .mw-ui-button.mw-ui-primary {
        background-color: steelblue;
+       border: 1px solid steelblue;
+}
+#main #content .mw-htmlform-submit, .mw-ui-progressive {
        padding: 5px 10px;
 }
 

-- 
To view, visit https://gerrit.wikimedia.org/r/186371
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie813bf31192bb6e4ff1f652c37f52fae2844e967
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/Tempo
Gerrit-Branch: master
Gerrit-Owner: Llbraughler <[email protected]>
Gerrit-Reviewer: Llbraughler <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to