git-svn-id: https://msi/svn/firstRepo/Management/trunk@31 0f545695-f87b-41b6-9a03-7f16563b5454
This commit is contained in:
@@ -70,10 +70,10 @@
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
input[type=text].jqx-input-mobile, input[type=password].jqx-input-mobile {
|
||||
input[type=text].jqx-input-mobile, input[type=password].jqx-input-mobile, .jqx-input-group-addon-mobile {
|
||||
font-size: 100%;
|
||||
font-family: HelveticaNeue,sans-serif;
|
||||
border-color: #b2b2b2;
|
||||
border-color: #b2b2b2 !important;
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
@@ -493,7 +493,9 @@ input[type=text].jqx-input-mobile, input[type=password].jqx-input-mobile {
|
||||
-moz-box-shadow: 0px 2px 2px rgba(133, 133, 133, 0.5);
|
||||
box-shadow: 0px 2px 2px rgba(133, 133, 133, 0.5);
|
||||
}
|
||||
|
||||
.jqx-file-upload-mobile .jqx-icon-arrow-up-mobile {
|
||||
background-image: url('images/icon-up-blue.png');
|
||||
}
|
||||
.jqx-slider-track-mobile {
|
||||
background: #b4b4b5;
|
||||
border-color: #b4b4b5;
|
||||
@@ -758,4 +760,6 @@ input[type=text].jqx-input-mobile, input[type=password].jqx-input-mobile {
|
||||
border-radius: 0px;
|
||||
-moz-border-radius: 0px;
|
||||
-webkit-border-radius: 0px;
|
||||
}
|
||||
}
|
||||
.jqx-file-upload-file-name-mobile{padding:3px;}
|
||||
.jqx-file-upload-file-row-mobile{ height: 40px;}
|
||||
|
||||
Reference in New Issue
Block a user