1
0
Fork 0

css changes

This commit is contained in:
Heiko Kernbach 2014-08-26 16:13:14 +02:00
parent b977c3e605
commit 0f215c7f71
3 changed files with 8 additions and 1 deletions

View File

@ -131,3 +131,7 @@
font-size: 13pt;
margin-right: 10px;
}
.totalDocuments:hover {
color: #000;
}

View File

@ -50,5 +50,5 @@
float: left;
font-size: 22px;
margin-left: 10px;
margin-top: 6px;
margin-top: 7px;
}

View File

@ -6121,3 +6121,6 @@ table .sorting {
color: #333232;
font-size: 13pt;
margin-right: 10px; }
.totalDocuments:hover {
color: #000; }