Skip to content
Snippets Groups Projects
Commit 52ce7622 authored by Stefano Alberto Russo's avatar Stefano Alberto Russo
Browse files

Imporoved css for tables.

parent 65ada8e0
No related branches found
No related tags found
No related merge requests found
......@@ -514,4 +514,29 @@ th, td {
.centerbox-error-inner {
display: block;
padding: 10px;
}
\ No newline at end of file
}
/*-------------------*/
/* Dashboard */
/*-------------------*/
.dashboard table {
/*border: 1px #c0c0c0 solid;*/
background: #F8F8F8;
padding: 10px;
}
.dashboard td {
padding-left: 15px;
padding-right: 15px;
padding-top: 5px;
padding-bottom: 5px;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment