mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
save
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
--padding-bottom:20px !important;
|
||||
--padding-start:20px !important;
|
||||
--padding-end:20px !important;
|
||||
|
||||
}
|
||||
.arrow-right {
|
||||
display: none;
|
||||
@@ -25,11 +26,10 @@
|
||||
border-top: 1px solid #bbb;
|
||||
margin: 0 auto !important;
|
||||
}
|
||||
.btn-ok, .btn-cancel{
|
||||
//width: 50% !important;
|
||||
margin-bottom: 5px !important;
|
||||
margin-top: 5px !important;
|
||||
}
|
||||
.btn-ok, .btn-cancel, .btn-delete{
|
||||
width: calc(50% - 10px) !important;
|
||||
margin: 5px 5px 5px 5px !important;
|
||||
}
|
||||
|
||||
.pr-options {
|
||||
.btn-ok, .btn-cancel{
|
||||
@@ -45,7 +45,7 @@
|
||||
width: 30%;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@media only screen and (min-width: 1140px){
|
||||
.content{
|
||||
width: 75%;
|
||||
@@ -54,9 +54,9 @@
|
||||
width: 25%;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
.desk{
|
||||
text-align: left;
|
||||
background-color: white;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user