source: trunk/web2/addons/job_monarch/css/styles.css @ 554

Last change on this file since 554 was 554, checked in by ramonb, 16 years ago

job_monarch/jobmonarch.gif:

  • now transparent background

job_monarch/overview.php:

  • only assign graph url to rjqj

job_monarch/js/jobgrid.js:

  • add graph summary window

job_monarch/css/styles.css:

  • cleanup

job_monarch/templates/overview.tpl:

  • set removed rjqj and pie chart

job_monarch/templates/header.tpl:

  • removed logo
File size: 173 bytes
Line 
1.filter
2{
3   color: blue;
4   cursor: pointer;
5}
6
7.monarch
8{
9   background: none;
10}
11
12.filterenabled
13{
14   background: rgb(100,100,255);
15   color: white;
16   cursor: pointer;
17}
Note: See TracBrowser for help on using the repository browser.