Skip to content

Commit db1f51a

Browse files
louyScott Jehl
authored andcommitted
Button label isn't obvious when data-theme="c" and button is :visited. [jquery-archive#777]
1 parent 44d6064 commit db1f51a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

themes/default/jquery.mobile.button.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
*/
66
.ui-btn { display: block; text-align: center; cursor:pointer; position: relative; margin: .5em 5px; padding: 0; }
77
.ui-btn:focus, .ui-btn a:focus { outline: none; }
8-
.ui-btn:visited { color: #fff; }
98
.ui-header .ui-btn, .ui-footer .ui-btn, .ui-bar .ui-btn { display: inline-block; font-size: 13px; margin: 0; }
109
.ui-btn-inline { display: inline-block; }
1110
.ui-btn-inner { padding: .6em 25px; display: block; height: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; position: relative; }

0 commit comments

Comments
 (0)