Add files via upload
This commit is contained in:
parent
4d9e64bfcf
commit
2edaa0e1d9
@ -47,6 +47,21 @@ button.calcbutton2 {
|
|||||||
height:24%;
|
height:24%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
button.calcbutton3 {
|
||||||
|
display: inline-block;
|
||||||
|
position: relative;
|
||||||
|
padding: 0;
|
||||||
|
line-height: normal;
|
||||||
|
cursor: pointer;
|
||||||
|
vertical-align: middle;
|
||||||
|
text-align: center;
|
||||||
|
font-size:120%;
|
||||||
|
overflow: visible; /* removes extra width in IE */
|
||||||
|
width:12%;
|
||||||
|
height:24%;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
button.actionbutton {
|
button.actionbutton {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user