mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 13:55:21 +02:00
feat(ux): update form input validation (#2035)
This commit is contained in:
parent
cdf79c731b
commit
e156aa202e
11 changed files with 57 additions and 43 deletions
|
@ -123,6 +123,10 @@ a[ng-click]{
|
|||
color: #337ab7;
|
||||
}
|
||||
|
||||
.text-warning {
|
||||
color: #f0ad4e;
|
||||
}
|
||||
|
||||
.widget .widget-body table tbody .image-tag {
|
||||
font-size: 90% !important;
|
||||
margin-right: 5px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue