Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Commit e71ca3b

Browse files
Theme: Added a comment for the ThemeRoller
Fixes gh-7454 Closes gh-7455
1 parent c862a86 commit e71ca3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/themes/default/jquery.mobile.theme.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ html .ui-alt-icon.ui-radio-off:after,
161161
html .ui-alt-icon .ui-checkbox-off:after,
162162
html .ui-alt-icon .ui-radio-off:after {
163163
background-color: #666 /*{global-icon-color}*/;
164-
background-color: rgba(0,0,0,.15);
164+
background-color: rgba(0,0,0,.15) /*{global-icon-disc}*/;
165165
}
166166

167167
/* No disc */

0 commit comments

Comments
 (0)