Subversion Repositories SmartDukaan

Rev

Rev 8334 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 8334 Rev 8361
Line 84... Line 84...
84
input[type="reset"]::-moz-focus-inner,
84
input[type="reset"]::-moz-focus-inner,
85
input[type="button"]::-moz-focus-inner,
85
input[type="button"]::-moz-focus-inner,
86
input[type="submit"]::-moz-focus-inner,
86
input[type="submit"]::-moz-focus-inner,
87
input[type="file"] > input[type="button"]::-moz-focus-inner {
87
input[type="file"] > input[type="button"]::-moz-focus-inner {
88
    border: none;
88
    border: none;
89
}
-
 
90
89
}
-
 
90
 
-
 
91
.margintop40 { margin-top:40px;}
-
 
92
.marginbot40 { margin-bottom:40px;}
-
 
93
91
94