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
aa4c2aff
authored
2014-10-10 11:49:45 -0400
by
Marty Penner
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Style datepicker triggers
1 parent
77e866b5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
com/Branding/css/tenzing.css
com/Branding/css/tenzing.css
View file @
aa4c2af
...
...
@@ -1535,4 +1535,11 @@ a, input, textarea, select {
*/
.cf
{
*
zoom
:
1
;
}
.ui-datepicker-trigger
{
cursor
:
pointer
;
position
:
relative
;
top
:
4px
;
left
:
2px
;
}
\ No newline at end of file
...
...
Please
register
or
sign in
to post a comment