Skip to content

Commit

Permalink
added some style things
Browse files Browse the repository at this point in the history
  • Loading branch information
agmes4 committed Sep 8, 2023
1 parent 4e79364 commit 617d441
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions sipa/static/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -168,3 +168,15 @@ img[alt=software_logo] {
tr:hover .text-password {
filter: none;
}

.error-label{
color:red;
}
.edit-button{
background-color: transparent;
background-repeat: no-repeat;
border: none;
cursor: pointer;
overflow: hidden;
outline: none;
}

0 comments on commit 617d441

Please sign in to comment.