We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 639dd4c commit 393edd5Copy full SHA for 393edd5
css/themes/default/jquery.mobile.theme.css
@@ -91,7 +91,7 @@
91
92
.ui-btn-up-a {
93
border: 1px solid #111 /*{a-bup-border}*/;
94
- background: #444 /*{a-bup-background-color}*/;
+ background: #333 /*{a-bup-background-color}*/;
95
font-weight: bold;
96
color: #fff /*{a-bup-color}*/;
97
text-shadow: 0 /*{a-bup-shadow-x}*/ 1px /*{a-bup-shadow-y}*/ 1px /*{a-bup-shadow-radius}*/ #000 /*{a-bup-shadow-color}*/;
0 commit comments