Add CSS class for buttons on the dashboard
This commit is contained in:
@@ -676,3 +676,11 @@ html ul.tabs li.active a:hover {
|
||||
.jtip {
|
||||
cursor: help;
|
||||
}
|
||||
|
||||
#dashboard a.button {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#dashboard a.button strong {
|
||||
font-size: 2.5em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user