326f6009 by Jeff Balicki

switch

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 0654ad18
......@@ -20450,6 +20450,10 @@ ul.sf_date_field .sf-datepicker {
text-decoration: none;
}
#gt_float_wrapper {
border-radius: 0 0 0.625rem 0.625rem;
}
#pojo-a11y-toolbar {
z-index: 9995 !important;
}
......
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
......@@ -118,8 +118,10 @@
text-decoration: none;
}
#gt_float_wrapper{
border-radius: 0 0 0.625rem 0.625rem;
}
#pojo-a11y-toolbar{
z-index: 9995 !important;
}
......
......@@ -2,6 +2,6 @@
Theme Name: MSF CA Child
Author: Tenzing Communications
Template: msf-ca
Version: 1.0.456
Version: 1.0.457
*/
......