Skip to content

Commit 666ec3b

Browse files
.. run grunt
1 parent b155b25 commit 666ec3b

8 files changed

Lines changed: 221 additions & 50 deletions

File tree

css-compiled/material-wfont.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css-compiled/material.css

Lines changed: 214 additions & 43 deletions
Large diffs are not rendered by default.

css-compiled/material.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css-compiled/ripples.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

template/material/css-compiled/material-wfont.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

template/material/css-compiled/material.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

template/material/css-compiled/ripples.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

template/material/scripts/material.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
$(function (){
44

55
if (ripples) {
6-
ripples.init(".btn:not(.btn-link), .navbar a, .nav-tabs a, .withripple");
6+
ripples.init(".btn:not(.btn-link), .navbar a:not(.withoutripple), .nav-tabs a:not(.withoutripple), .withripple");
77
}
88

99
var initInputs = function() {

0 commit comments

Comments
 (0)