Subversion Repositories wimsdev

Rev

Rev 11935 | Rev 12164 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 11935 Rev 11937
Line 34... Line 34...
34
 
34
 
35
   /*background-image: linear-gradient(transparent, rgba(0, 0, 0, .25));*/
35
   /*background-image: linear-gradient(transparent, rgba(0, 0, 0, .25));*/
36
   /* 3D effect */
36
   /* 3D effect */
37
   box-shadow: 0 1px 0 rgba(255, 255, 255, .25) inset, 0 1px 2px rgba(0, 0, 0, .25);
37
   box-shadow: 0 1px 0 rgba(255, 255, 255, .25) inset, 0 1px 2px rgba(0, 0, 0, .25);
38
   font-size: 12px;
38
   font-size: 12px;
-
 
39
}
-
 
40
 
-
 
41
input[type="submit"].small,
-
 
42
.wims_button.small,
-
 
43
.wims_button_help.small,
-
 
44
.wims_button_feedback.small,
-
 
45
.wims_tab.small,
-
 
46
.wims_tabselect.small{
-
 
47
  font-size: 10px;
39
}
48
}
40
 
49
 
41
input[type="button"].wims_button {
50
input[type="button"].wims_button {
42
   display:inline-block;
51
   display:inline-block;
43
   width:auto;
52
   width:auto;