1
0

logout button

This commit is contained in:
2019-11-02 18:31:54 +01:00
parent 9284d08aaa
commit e12d410015
5 changed files with 9 additions and 3 deletions

View File

@@ -382,6 +382,7 @@ body {
border-left: 1px solid #111;
border-right: none;
color: black;
min-width: 38px;
}
#headerdiv .tabrow .tab_logout:hover {
background-color: #c9510c;