Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
dcarfixers_angular
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
16
Issues
16
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Tobin
dcarfixers_angular
Commits
01b00457
Commit
01b00457
authored
Jun 11, 2019
by
amalk
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
11-06-2019
parent
d990c9c9
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
2 deletions
+8
-2
package-lock.json
package-lock.json
+0
-0
styles.scss
src/styles.scss
+8
-2
No files found.
package-lock.json
View file @
01b00457
src/styles.scss
View file @
01b00457
...
...
@@ -576,8 +576,11 @@ bs-datepicker-container{
padding
:
0px
;
.bs-datepicker-head
{
background
:
#2655bf
;
height
:
40px
;
padding
:
4px
;
}
.bs-datepicker-body
{
padding
:
0px
;
table
{
thead
{
tr
{
...
...
@@ -589,10 +592,13 @@ bs-datepicker-container{
tbody
{
tr
{
td
{
padding
:
5px
;
padding
:
1px
;
span
{
border-radius
:
0px
;
font-size
:
16px
;
font-size
:
12px
;
width
:
25px
;
height
:
25px
;
}
.selected
{
background
:
#2655bf
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment