@ -406,7 +406,7 @@ $.fn.accordion.settings = {
selector : {
title : '.title',
content : '.content'
},
}
};
@ -164,7 +164,7 @@ $.fn.dimmer = function(parameters) {
complete : function() {
module.set.active();
callback();
})
;
@ -676,7 +676,7 @@ $.fn.modal.settings = {
className : {
active : 'active',
scrolling : 'scrolling'
@ -31,6 +31,11 @@
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text;
@ -285,4 +290,4 @@
width: 44%;
margin-left: -22%;