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%;
|
||||
margin: 1% 5%;
|
||||
max-width: 160px;
|
||||
}
|
||||
|
||||
#btnInfo {
|
||||
width: 40%;
|
||||
max-width: 53px;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
#btnSettings {
|
||||
width: 40%;
|
||||
.btn {
|
||||
width: 46%;
|
||||
max-width: 53px;
|
||||
height: auto;
|
||||
}
|
||||
#btnSettings {
|
||||
float: right;
|
||||
}
|
||||
}
|
||||
|
||||
#btnNew {
|
||||
|
Loading…
Reference in New Issue
Block a user