Skip to content
Snippets Groups Projects
Commit ebee819d authored by runemaster's avatar runemaster
Browse files

Added some lastcallers CSS.

parent 40bc13e4
Branches
Tags
No related merge requests found
......@@ -358,6 +358,22 @@ td.sysinfo {
background-color: #dddddd;
}
/* Last Callers */
table.lastcallers {
padding: 0px;
border-top: 2px solid #000000;
border-left: 2px solid #000000;
border-bottom: 2px solid #ffffff;
border-right: 2px solid #ffffff;
font-size: 10pt;
margin-left: auto;
margin-right: auto;
background-color: #bbbbbb;
}
/* User Listing */
table.userlist {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment