Files
fortnoxovertime/fortNoxOvertime/integration.css
Julien Lengrand-Lambert e9ac3ab5b9 Latest development status
2014-05-01 11:11:23 +02:00

20 lines
223 B
CSS
Executable File

body {
min-width: 357px;
overflow-x: hidden;
}
img {
margin: 5px;
border: 2px solid black;
vertical-align: middle;
width: 75px;
height: 75px;
}
#overtimeValue {
display:inline;
}
#help{
float:right;
}