This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
user:product:roscolive2.0:user_roles [2020/07/07 14:27] codyh@roscovision.com |
user:product:roscolive2.0:user_roles [2023/01/06 20:58] (current) codyh@roscovision.com |
||
---|---|---|---|
Line 3: | Line 3: | ||
</head> | </head> | ||
<style> | <style> | ||
- | body { | + | body { |
- | font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; | + | font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; |
- | } | + | } |
- | div.legendBox { | + | div.legendBox { |
- | width: 400px; | + | width: 400px; |
- | padding: 5px; | + | padding: 5px; |
- | border: 2px solid #404040; | + | border: 2px solid #404040; |
- | background-color: #404040; | + | background-color: #404040; |
- | } | + | } |
- | div.legendBox li, span{ | + | div.legendBox li, span{ |
- | color: #ffffff; | + | color: #ffffff; |
- | padding: 5px; | + | padding: 5px; |
- | } | + | } |
- | .usersTable table{ | + | .usersTable table{ |
- | table-layout: fixed; | + | table-layout: fixed; |
- | width: 100%; | + | width: 100%; |
- | empty-cells: hide; | + | empty-cells: hide; |
- | } | + | } |
- | .usersTable th, td{ | + | .usersTable th, td{ |
- | width: 150px; | + | width: 150px; |
- | border-bottom: 2px solid #404040; | + | border-bottom: 2px solid #404040; |
- | text-align: center; | + | text-align: center; |
- | } | + | } |
- | .usersTable th{ | + | .usersTable th{ |
- | background-color: #66b3ff; | + | background-color: #66b3ff; |
- | color: #ffffff; | + | color: #ffffff; |
- | } | + | } |
tr:hover {background-color:#cccccc} | tr:hover {background-color:#cccccc} | ||
</style> | </style> | ||
- | <script src="https://kit.fontawesome.com/502f3f033d.js" crossorigin="anonymous"></script> | + | <script src="https://kit.fontawesome.com/119fd83175.js" crossorigin="anonymous"></script> |
<body> | <body> | ||
<h1>ROSCOLive User Role Permissions</h1> | <h1>ROSCOLive User Role Permissions</h1> |