Commit 60bfb8d5 authored by Srilekha Sakhamuri's avatar Srilekha Sakhamuri

initial commit

parent 9147ae96
...@@ -6195,7 +6195,7 @@ a.close.disabled { ...@@ -6195,7 +6195,7 @@ a.close.disabled {
position: fixed; position: fixed;
top: 0; top: 0;
left: 0; left: 0;
z-index: 1060; z-index: 1060;
display: none; display: none;
width: 100%; width: 100%;
height: 100%; height: 100%;
...@@ -12649,3 +12649,5 @@ input:checked + .slider:before { ...@@ -12649,3 +12649,5 @@ input:checked + .slider:before {
.slider.round:before { .slider.round:before {
border-radius: 50%; border-radius: 50%;
} }
.remove{
}
...@@ -2381,4 +2381,6 @@ i.mdi.mdi-circle { ...@@ -2381,4 +2381,6 @@ i.mdi.mdi-circle {
.rounded { .rounded {
border-radius: 50px; border-radius: 50px;
}
.remove{
} }
\ No newline at end of file
...@@ -128,3 +128,5 @@ ...@@ -128,3 +128,5 @@
}*/ }*/
/*full calendar css end*/ /*full calendar css end*/
.remove{
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment