mirror of https://github.com/ColorlibHQ/AdminLTE
fixed white close buttons text shadow in modals
parent
d8e5b6f2c2
commit
7f68cf5cc9
|
@ -34,6 +34,7 @@
|
|||
&.bg-success, {
|
||||
.close {
|
||||
color: $white;
|
||||
text-shadow: 0 1px 0 #000;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue