Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Tenzing
/
Tz Tools
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
cf04a618
authored
2011-05-12 13:53:38 +0000
by
Kevin Burton
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
added some more branding css for the ReportManager
1 parent
bd69a0c6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
1 deletions
com/Branding/css/tenzing.css
com/Branding/css/tenzing.css
View file @
cf04a61
...
...
@@ -692,4 +692,11 @@ div.dataTables_paginate span.paginate_active {
.label-grey-coming
:hover
{
background-position
:
0px
-126px
;}
.label-red-coming
{
background-position
:
-43px
-126px
;}
.label-red-coming
:hover
{
background-position
:
-86px
-126px
;}
\ No newline at end of file
.label-red-coming
:hover
{
background-position
:
-86px
-126px
;}
.filter-table
tr
td
{
padding
:
4px
5px
;
border-top
:
1px
solid
#e8e8e8
;}
.filter-table
tr
.odd
td
{
background-color
:
#f5f5f5
;}
.filter-table
tr
:first-child
{
border-top
:
none
;
}
ul
.action-class
{}
ul
.action-class
li
{
margin
:
0px
0px
10px
0px
;}
\ No newline at end of file
...
...
Please
register
or
sign in
to post a comment