Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HiveStatistics/sources/HeuristicLab.Services.WebApp.Statistics/3.3/WebApp/statistics.css @ 12516

Last change on this file since 12516 was 12516, checked in by dglaser, 9 years ago

#2388:

HeuristicLab.Services.Hive.DataAccess-3.3:

  • updated daos
  • changed statistics database schema
  • updated HiveStatisticsGenerator

HeuristicLab.Services.WebApp.Statistics-3.3:

  • added jobs, client and user page
File size: 139 bytes
Line 
1#job-filter-header {
2  padding: 30px;
3  background: #F5F5F5;
4  border-top: 1px solid #D3D3D3;
5  border-bottom: 1px solid #D3D3D3;
6}
Note: See TracBrowser for help on using the repository browser.