mirror of
https://github.com/Doodle3D/doodle3d-client.git
synced 2024-11-22 09:17:56 +01:00
Bigger info and settings buttons
This commit is contained in:
parent
0c8856587d
commit
c6058ed61d
@ -44,19 +44,14 @@
|
|||||||
width: 80%;
|
width: 80%;
|
||||||
margin: 1% 5%;
|
margin: 1% 5%;
|
||||||
max-width: 160px;
|
max-width: 160px;
|
||||||
}
|
.btn {
|
||||||
|
width: 46%;
|
||||||
#btnInfo {
|
max-width: 53px;
|
||||||
width: 40%;
|
height: auto;
|
||||||
max-width: 53px;
|
}
|
||||||
height: auto;
|
#btnSettings {
|
||||||
}
|
float: right;
|
||||||
|
}
|
||||||
#btnSettings {
|
|
||||||
width: 40%;
|
|
||||||
max-width: 53px;
|
|
||||||
height: auto;
|
|
||||||
float: right;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#btnNew {
|
#btnNew {
|
||||||
|
Loading…
Reference in New Issue
Block a user