mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-21 13:55:51 +00:00
Improve
This commit is contained in:
@@ -133,6 +133,7 @@
|
|||||||
|
|
||||||
.close-button {
|
.close-button {
|
||||||
display: none;
|
display: none;
|
||||||
|
height: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@@ -144,6 +145,7 @@
|
|||||||
|
|
||||||
.close-button {
|
.close-button {
|
||||||
display: block !important;
|
display: block !important;
|
||||||
|
height: 20px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -194,6 +194,7 @@
|
|||||||
|
|
||||||
.close-button {
|
.close-button {
|
||||||
display: none;
|
display: none;
|
||||||
|
height: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@@ -205,6 +206,7 @@
|
|||||||
|
|
||||||
.close-button {
|
.close-button {
|
||||||
display: block !important;
|
display: block !important;
|
||||||
|
height: 20px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -188,6 +188,7 @@
|
|||||||
|
|
||||||
.close-button {
|
.close-button {
|
||||||
display: none;
|
display: none;
|
||||||
|
height: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@@ -199,5 +200,6 @@
|
|||||||
|
|
||||||
.close-button {
|
.close-button {
|
||||||
display: block !important;
|
display: block !important;
|
||||||
|
height: 20px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -199,6 +199,7 @@ ion-content{
|
|||||||
|
|
||||||
.close-button {
|
.close-button {
|
||||||
display: none;
|
display: none;
|
||||||
|
height: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
+8
-6
@@ -163,18 +163,20 @@ ion-menu{
|
|||||||
|
|
||||||
.close-button {
|
.close-button {
|
||||||
display: none;
|
display: none;
|
||||||
|
height: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.list:hover {
|
.list:hover {
|
||||||
|
|
||||||
.app-name {
|
.app-name {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.close-button {
|
.close-button {
|
||||||
display: block !important;
|
display: block !important;
|
||||||
}
|
height: 20px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.attach-title-item{
|
.attach-title-item{
|
||||||
|
|||||||
+1
@@ -193,6 +193,7 @@
|
|||||||
|
|
||||||
.close-button {
|
.close-button {
|
||||||
display: none;
|
display: none;
|
||||||
|
height: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
+1
@@ -173,6 +173,7 @@ font-size: 13px;
|
|||||||
|
|
||||||
.close-button {
|
.close-button {
|
||||||
display: none;
|
display: none;
|
||||||
|
height: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -187,6 +187,7 @@
|
|||||||
|
|
||||||
.close-button {
|
.close-button {
|
||||||
display: none;
|
display: none;
|
||||||
|
height: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -191,6 +191,7 @@ ion-content{
|
|||||||
|
|
||||||
.close-button {
|
.close-button {
|
||||||
display: none;
|
display: none;
|
||||||
|
height: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.list:hover {
|
.list:hover {
|
||||||
@@ -201,6 +202,7 @@ ion-content{
|
|||||||
|
|
||||||
.close-button {
|
.close-button {
|
||||||
display: block !important;
|
display: block !important;
|
||||||
|
height: 20px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -199,6 +199,7 @@
|
|||||||
|
|
||||||
.close-button {
|
.close-button {
|
||||||
display: none;
|
display: none;
|
||||||
|
height: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.list:hover {
|
.list:hover {
|
||||||
|
|||||||
@@ -187,6 +187,7 @@
|
|||||||
|
|
||||||
.close-button {
|
.close-button {
|
||||||
display: none;
|
display: none;
|
||||||
|
height: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user