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
3f347699
Commit
3f347699
authored
Jun 11, 2019
by
amal
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'amal' into 'master'
Amal See merge request
!42
parents
c556e615
af095a74
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 @
3f347699
src/styles.scss
View file @
3f347699
...
@@ -576,8 +576,11 @@ bs-datepicker-container{
...
@@ -576,8 +576,11 @@ bs-datepicker-container{
padding
:
0px
;
padding
:
0px
;
.bs-datepicker-head
{
.bs-datepicker-head
{
background
:
#2655bf
;
background
:
#2655bf
;
height
:
40px
;
padding
:
4px
;
}
}
.bs-datepicker-body
{
.bs-datepicker-body
{
padding
:
0px
;
table
{
table
{
thead
{
thead
{
tr
{
tr
{
...
@@ -589,10 +592,13 @@ bs-datepicker-container{
...
@@ -589,10 +592,13 @@ bs-datepicker-container{
tbody
{
tbody
{
tr
{
tr
{
td
{
td
{
padding
:
5px
;
padding
:
1px
;
span
{
span
{
border-radius
:
0px
;
border-radius
:
0px
;
font-size
:
16px
;
font-size
:
12px
;
width
:
25px
;
height
:
25px
;
}
}
.selected
{
.selected
{
background
:
#2655bf
;
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