actio panel

This commit is contained in:
CHIEFSOFT\ameye
2023-07-15 09:51:53 -04:00
parent a9f671eeaa
commit 940a12a2e9
7 changed files with 26 additions and 19 deletions
+8 -1
View File
@@ -32,6 +32,12 @@
.referral{
margin-bottom: 20px
}
.task_action_panel{
font-family: sans; color: white;
font-weight: bolder;
font-size: 14px;
font-family: Circular, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
}
.heroSilderTitle{
text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
font-family: sans; color: white;
@@ -42,7 +48,7 @@
min-width: 280px !important;
}
.job-action{
background-color: aliceblue;
background-color: #4687ba;
height: 100px;
border-radius: 15px;
padding: 5px;
@@ -59,6 +65,7 @@
color: black;
font-weight: bold;
border-radius: 9px;
font-size: 14px;
font-family: Circular, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
}
.siderCardDescription{