mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
save
This commit is contained in:
@@ -39,7 +39,7 @@ ion-toolbar{
|
||||
margin-right: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
ion-content{
|
||||
// --background:#0782c9;
|
||||
--border: none;
|
||||
@@ -52,7 +52,7 @@ ion-toolbar{
|
||||
overflow:hidden;
|
||||
color:#000;
|
||||
transform: translate3d(0, 1px, 0);
|
||||
|
||||
|
||||
.title-content{
|
||||
margin: 0px auto;
|
||||
padding: 0 !important;
|
||||
@@ -100,6 +100,9 @@ ion-toolbar{
|
||||
//border: 1px solid red;
|
||||
}
|
||||
}
|
||||
ion-item{
|
||||
--background: transparent;
|
||||
}
|
||||
.item{
|
||||
width: 100% !important;
|
||||
padding: 0px !important;
|
||||
@@ -107,6 +110,7 @@ ion-toolbar{
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
flex-direction: row;
|
||||
background-color: transparent;
|
||||
|
||||
.item-icon{
|
||||
//margin-top: 28px;
|
||||
@@ -162,6 +166,9 @@ ion-toolbar{
|
||||
font-size: 20px;
|
||||
}
|
||||
}
|
||||
.item:hover{
|
||||
background-color: #e6f6ff75 !important;
|
||||
}
|
||||
|
||||
ion-item-options{
|
||||
border: 1px solid #fff;
|
||||
@@ -207,7 +214,7 @@ ion-toolbar{
|
||||
margin: 12px;
|
||||
border: 1px solid #d30a0a;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user