assets/themes/j1/core/css/themes/unolight/bootstrap.css in j1-template-2022.0.9 vs assets/themes/j1/core/css/themes/unolight/bootstrap.css in j1-template-2022.0.10
- old
+ new
@@ -19276,9 +19276,15 @@
display: block; }
.hide {
display: none; }
+.border--solid {
+ border: 1px solid #616161; }
+
+.border--dotted {
+ border: 1px dotted #616161; }
+
.g-color-white-opacity-0_6, .g-color-white-opacity-0_6--hover:hover {
color: rgba(255, 255, 255, 0.6) !important; }
.g-color-white-opacity-0_9, .g-color-white-opacity-0_9--hover:hover {
color: rgba(255, 255, 255, 0.9) !important; }