fix default colour of loginbox text
This commit is contained in:
@@ -89,6 +89,7 @@ limitations under the License.
|
|||||||
padding-left: 10px;
|
padding-left: 10px;
|
||||||
padding-right: 10px;
|
padding-right: 10px;
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
|
color: $form-fg-color;
|
||||||
background-color: $form-bg-color;
|
background-color: $form-bg-color;
|
||||||
background-image: url(../../themes/status/img/dot.svg);
|
background-image: url(../../themes/status/img/dot.svg);
|
||||||
box-shadow: 0px 5px 16px 0px rgba(25,12,46,0.16);
|
box-shadow: 0px 5px 16px 0px rgba(25,12,46,0.16);
|
||||||
|
|||||||
Reference in New Issue
Block a user