17 lines
271 B
Plaintext
Executable File
17 lines
271 B
Plaintext
Executable File
#users {
|
|
margin-left: 0.5%;
|
|
padding-bottom: 10px;
|
|
width: 12%;
|
|
}
|
|
|
|
#user-contents {
|
|
padding-bottom: 10px;
|
|
}
|
|
|
|
.user-entry tr:nth-child(even) {background-color: rgb(245,245,245);}
|
|
|
|
.user-entry tr:hover {font-weight: bold;}
|
|
|
|
.userListSettingIcon {
|
|
}
|