update style

This commit is contained in:
Dario Rekowski on RockPI 2020-02-20 14:04:37 +00:00
parent a49a33766d
commit 4f7c2ff1fc
3 changed files with 6 additions and 19 deletions

@ -1 +1 @@
Subproject commit f0b1d113cee2a76e9dbb098b315f4acaf38410d0
Subproject commit 21d4a0a5e9a19f251e26c0ae07ce74be2fa99bbf

File diff suppressed because one or more lines are too long

View File

@ -161,13 +161,6 @@ input.grd-pubkey {
input.grd-non-der-keys {
width: 900px;
}
div.input.text.error {
border: 1px solid red;
}
.error-message {
color: darkred;
font-size: 14px;
}
input:not([type='radio']) {
width: 200px;
}
@ -214,13 +207,13 @@ and open the template in the editor.
padding: 5px;
color: green;
}
.flash-messages .alert {
.flash-messages .message {
padding: 5px;
}
.flash-messages .alert-success {
.flash-messages .success {
color: green;
}
.flash-messages .alert-error {
.flash-messages .error {
color: red;
}
/*
@ -258,9 +251,6 @@ nav ul {
vertical-align: middle;
color: grey;
}
.grd-nav-without-border {
border: none;
}
.grd-nav-bn-large {
width: 40vw;
height: 18vh;
@ -271,9 +261,6 @@ a.grd-nav-bn:visited {
color: black;
text-decoration: none;
}
.grd-nav-bn-discard {
color: darkred !important;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates