Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
PERFORMA_REPLICA
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
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
Muhammad Usman
PERFORMA_REPLICA
Commits
99b3efea
Commit
99b3efea
authored
Mar 11, 2020
by
Bharti Ladumor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change default style colors
parent
7d90449f
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
143 additions
and
139 deletions
+143
-139
layout-oneit.css
.../angular/src/app/oneit/assets/layout/css/layout-oneit.css
+137
-137
custom.scss
frontend/angular/src/assets/css/custom.scss
+4
-0
variables-override.scss
frontend/angular/src/assets/css/variables-override.scss
+2
-2
No files found.
frontend/angular/src/app/oneit/assets/layout/css/layout-oneit.css
View file @
99b3efea
...
@@ -27122,15 +27122,15 @@ body .ui-widget-content .pi {
...
@@ -27122,15 +27122,15 @@ body .ui-widget-content .pi {
color
:
#757575
;
color
:
#757575
;
}
}
body
.ui-widget-header
{
body
.ui-widget-header
{
background-color
:
#
d14b5d
;
background-color
:
#
4E5258
;
color
:
#ffffff
;
color
:
#ffffff
;
border
:
1px
solid
#
d14b5d
;
border
:
1px
solid
#
4E5258
;
}
}
body
.ui-widget-header
.pi
{
body
.ui-widget-header
.pi
{
color
:
#ffffff
;
color
:
#ffffff
;
}
}
body
.ui-state-active
,
body
.ui-state-highlight
{
body
.ui-state-active
,
body
.ui-state-highlight
{
background-color
:
#
505050
;
background-color
:
#
03a0e7
;
color
:
#ffffff
;
color
:
#ffffff
;
}
}
body
.ui-state-active
.pi
,
body
.ui-state-highlight
.pi
{
body
.ui-state-active
.pi
,
body
.ui-state-highlight
.pi
{
...
@@ -27185,7 +27185,7 @@ body .ui-widget-overlay {
...
@@ -27185,7 +27185,7 @@ body .ui-widget-overlay {
opacity
:
0.8
;
opacity
:
0.8
;
}
}
body
a
{
body
a
{
color
:
#
d14b5d
;
color
:
#
4E5258
;
}
}
body
{
body
{
...
@@ -27194,7 +27194,7 @@ body {
...
@@ -27194,7 +27194,7 @@ body {
}
}
body
.ui-inputtext
{
body
.ui-inputtext
{
background
:
transparent
no-repeat
;
background
:
transparent
no-repeat
;
background-image
:
linear-gradient
(
to
bottom
,
#
d14b5d
,
#d14b5d
),
linear-gradient
(
to
bottom
,
#bdbdbd
,
#bdbdbd
);
background-image
:
linear-gradient
(
to
bottom
,
#
4E5258
,
#4E5258
),
linear-gradient
(
to
bottom
,
#bdbdbd
,
#bdbdbd
);
background-size
:
0
2px
,
100%
1px
;
background-size
:
0
2px
,
100%
1px
;
background-position
:
50%
100%
,
50%
100%
;
background-position
:
50%
100%
,
50%
100%
;
transition
:
background-size
0.3s
cubic-bezier
(
0.64
,
0.09
,
0.08
,
1
);
transition
:
background-size
0.3s
cubic-bezier
(
0.64
,
0.09
,
0.08
,
1
);
...
@@ -27223,7 +27223,7 @@ body .ui-inputtext.ui-state-error {
...
@@ -27223,7 +27223,7 @@ body .ui-inputtext.ui-state-error {
border-color
:
#e62a10
;
border-color
:
#e62a10
;
}
}
body
.ui-widget-header
:not
(
.ui-dataview-header
)
.ui-inputtext
{
body
.ui-widget-header
:not
(
.ui-dataview-header
)
.ui-inputtext
{
background-image
:
linear-gradient
(
to
bottom
,
#ffffff
,
#ffffff
),
linear-gradient
(
to
bottom
,
#
ebb1b8
,
#ebb1b8
);
background-image
:
linear-gradient
(
to
bottom
,
#ffffff
,
#ffffff
),
linear-gradient
(
to
bottom
,
#
8c9199
,
#8c9199
);
}
}
body
.md-inputfield
{
body
.md-inputfield
{
display
:
block
;
display
:
block
;
...
@@ -27246,12 +27246,12 @@ body .md-inputfield .ui-inputwrapper-focus ~ label,
...
@@ -27246,12 +27246,12 @@ body .md-inputfield .ui-inputwrapper-focus ~ label,
body
.md-inputfield
.ui-inputwrapper-filled
~
label
{
body
.md-inputfield
.ui-inputwrapper-filled
~
label
{
top
:
-20px
;
top
:
-20px
;
font-size
:
12px
;
font-size
:
12px
;
color
:
#
d14b5d
;
color
:
#
4E5258
;
}
}
body
.md-inputfield
.input
:-webkit-autofill
~
label
{
body
.md-inputfield
.input
:-webkit-autofill
~
label
{
top
:
-20px
;
top
:
-20px
;
font-size
:
12px
;
font-size
:
12px
;
color
:
#
d14b5d
;
color
:
#
4E5258
;
}
}
body
.md-inputfield
input
.ng-dirty.ng-invalid
~
label
{
body
.md-inputfield
input
.ng-dirty.ng-invalid
~
label
{
color
:
#e62a10
;
color
:
#e62a10
;
...
@@ -27327,7 +27327,7 @@ body .ui-listbox .ui-listbox-item {
...
@@ -27327,7 +27327,7 @@ body .ui-listbox .ui-listbox-item {
border-radius
:
0
;
border-radius
:
0
;
}
}
body
.ui-listbox
.ui-listbox-item.ui-state-highlight
{
body
.ui-listbox
.ui-listbox-item.ui-state-highlight
{
background-color
:
#
505050
;
background-color
:
#
03a0e7
;
color
:
#ffffff
;
color
:
#ffffff
;
}
}
body
.ui-listbox
:not
(
.ui-state-disabled
)
.ui-listbox-item
:not
(
.ui-state-highlight
)
:hover
{
body
.ui-listbox
:not
(
.ui-state-disabled
)
.ui-listbox-item
:not
(
.ui-state-highlight
)
:hover
{
...
@@ -27354,7 +27354,7 @@ body .ui-listbox .ui-listbox-header .ui-listbox-filter-container .pi {
...
@@ -27354,7 +27354,7 @@ body .ui-listbox .ui-listbox-header .ui-listbox-filter-container .pi {
}
}
body
.ui-button
,
body
.ui-datepicker-buttonpane
>
button
{
body
.ui-button
,
body
.ui-datepicker-buttonpane
>
button
{
overflow
:
hidden
;
overflow
:
hidden
;
background-color
:
#
d14b5d
;
background-color
:
#
4E5258
;
color
:
#ffffff
;
color
:
#ffffff
;
font-size
:
1em
;
font-size
:
1em
;
height
:
2.25em
;
height
:
2.25em
;
...
@@ -27369,11 +27369,11 @@ body .ui-button, body .ui-datepicker-buttonpane > button {
...
@@ -27369,11 +27369,11 @@ body .ui-button, body .ui-datepicker-buttonpane > button {
transition
:
background-color
0.3s
;
transition
:
background-color
0.3s
;
}
}
body
.ui-button
:enabled:not
(
:focus
)
:not
(
.ui-dataview-header
.ui-state-active
)
:hover
,
body
.ui-datepicker-buttonpane
>
button
:enabled:not
(
:focus
)
:not
(
.ui-dataview-header
.ui-state-active
)
:hover
{
body
.ui-button
:enabled:not
(
:focus
)
:not
(
.ui-dataview-header
.ui-state-active
)
:hover
,
body
.ui-datepicker-buttonpane
>
button
:enabled:not
(
:focus
)
:not
(
.ui-dataview-header
.ui-state-active
)
:hover
{
background-color
:
#
ba2f42
;
background-color
:
#
36393d
;
}
}
body
.ui-button
:focus
,
body
.ui-datepicker-buttonpane
>
button
:focus
{
body
.ui-button
:focus
,
body
.ui-datepicker-buttonpane
>
button
:focus
{
outline
:
0
none
;
outline
:
0
none
;
background-color
:
#
db7482
;
background-color
:
#
666b73
;
}
}
body
.ui-button
.ui-button-text
,
body
.ui-datepicker-buttonpane
>
button
.ui-button-text
{
body
.ui-button
.ui-button-text
,
body
.ui-datepicker-buttonpane
>
button
.ui-button-text
{
padding
:
0
;
padding
:
0
;
...
@@ -27399,15 +27399,15 @@ body .ui-button.ui-button-text-icon-right, body .ui-datepicker-buttonpane > butt
...
@@ -27399,15 +27399,15 @@ body .ui-button.ui-button-text-icon-right, body .ui-datepicker-buttonpane > butt
padding-right
:
2.5em
;
padding-right
:
2.5em
;
}
}
body
.ui-button.secondary-btn
,
body
.ui-datepicker-buttonpane
>
button
.secondary-btn
{
body
.ui-button.secondary-btn
,
body
.ui-datepicker-buttonpane
>
button
.secondary-btn
{
background-color
:
#
505050
;
background-color
:
#
03a0e7
;
color
:
#ffffff
;
color
:
#ffffff
;
}
}
body
.ui-button.secondary-btn
:enabled:not
(
:focus
)
:hover
,
body
.ui-datepicker-buttonpane
>
button
.secondary-btn
:enabled:not
(
:focus
)
:hover
{
body
.ui-button.secondary-btn
:enabled:not
(
:focus
)
:hover
,
body
.ui-datepicker-buttonpane
>
button
.secondary-btn
:enabled:not
(
:focus
)
:hover
{
background-color
:
#
373737
;
background-color
:
#
027db5
;
}
}
body
.ui-button.secondary-btn
:focus
,
body
.ui-datepicker-buttonpane
>
button
.secondary-btn
:focus
{
body
.ui-button.secondary-btn
:focus
,
body
.ui-datepicker-buttonpane
>
button
.secondary-btn
:focus
{
outline
:
0
none
;
outline
:
0
none
;
background-color
:
#
6a6a6a
;
background-color
:
#
21b8fc
;
}
}
body
.ui-button.blue-grey-btn
,
body
.ui-datepicker-buttonpane
>
button
.blue-grey-btn
{
body
.ui-button.blue-grey-btn
,
body
.ui-datepicker-buttonpane
>
button
.blue-grey-btn
{
background-color
:
#607D8B
;
background-color
:
#607D8B
;
...
@@ -27580,17 +27580,17 @@ body .ui-button.ui-state-default.ui-button-danger:enabled:focus, body .ui-button
...
@@ -27580,17 +27580,17 @@ body .ui-button.ui-state-default.ui-button-danger:enabled:focus, body .ui-button
background-color
:
#ea1c0d
;
background-color
:
#ea1c0d
;
}
}
body
.ui-buttonset
.ui-button
:not
(
.ui-state-disabled
)
:not
(
.ui-state-active
)
:hover
{
body
.ui-buttonset
.ui-button
:not
(
.ui-state-disabled
)
:not
(
.ui-state-active
)
:hover
{
background-color
:
#
ba2f42
;
background-color
:
#
36393d
;
}
}
body
.ui-buttonset
.ui-button.ui-state-active
{
body
.ui-buttonset
.ui-button.ui-state-active
{
background-color
:
#
505050
;
background-color
:
#
03a0e7
;
color
:
#ffffff
;
color
:
#ffffff
;
}
}
body
.ui-togglebutton
:not
(
.ui-state-active
)
:not
(
.ui-state-disabled
)
:hover
{
body
.ui-togglebutton
:not
(
.ui-state-active
)
:not
(
.ui-state-disabled
)
:hover
{
background-color
:
#
ba2f42
;
background-color
:
#
36393d
;
}
}
body
.ui-togglebutton.ui-state-active
{
body
.ui-togglebutton.ui-state-active
{
background-color
:
#
505050
;
background-color
:
#
03a0e7
;
color
:
#ffffff
;
color
:
#ffffff
;
}
}
body
.ui-splitbutton
{
body
.ui-splitbutton
{
...
@@ -27605,7 +27605,7 @@ body .ui-splitbutton > .ui-button {
...
@@ -27605,7 +27605,7 @@ body .ui-splitbutton > .ui-button {
vertical-align
:
top
;
vertical-align
:
top
;
}
}
body
.ui-splitbutton
>
.ui-button
:active
{
body
.ui-splitbutton
>
.ui-button
:active
{
background-color
:
#
db7482
;
background-color
:
#
666b73
;
}
}
body
.ui-splitbutton
.ui-splitbutton-menubutton
{
body
.ui-splitbutton
.ui-splitbutton-menubutton
{
height
:
2.25em
;
height
:
2.25em
;
...
@@ -27653,11 +27653,11 @@ body .ui-chkbox .ui-chkbox-box .ui-chkbox-icon {
...
@@ -27653,11 +27653,11 @@ body .ui-chkbox .ui-chkbox-box .ui-chkbox-icon {
margin-top
:
-2px
;
margin-top
:
-2px
;
}
}
body
.ui-chkbox
.ui-chkbox-box.ui-state-active
{
body
.ui-chkbox
.ui-chkbox-box.ui-state-active
{
border-color
:
#
d14b5d
;
border-color
:
#
4E5258
;
background-color
:
#
d14b5d
;
background-color
:
#
4E5258
;
}
}
body
.ui-chkbox
.ui-chkbox-box.ui-state-focus
{
body
.ui-chkbox
.ui-chkbox-box.ui-state-focus
{
border-color
:
#
d14b5d
;
border-color
:
#
4E5258
;
box-shadow
:
0
1px
3px
0
rgba
(
0
,
0
,
0
,
0.2
),
0
1px
1px
0
rgba
(
0
,
0
,
0
,
0.14
),
0
2px
1px
-1px
rgba
(
0
,
0
,
0
,
0.12
);
box-shadow
:
0
1px
3px
0
rgba
(
0
,
0
,
0
,
0.2
),
0
1px
1px
0
rgba
(
0
,
0
,
0
,
0.14
),
0
2px
1px
-1px
rgba
(
0
,
0
,
0
,
0.12
);
-webkit-box-shadow
:
0
1px
3px
0
rgba
(
0
,
0
,
0
,
0.2
),
0
1px
1px
0
rgba
(
0
,
0
,
0
,
0.14
),
0
2px
1px
-1px
rgba
(
0
,
0
,
0
,
0.12
);
-webkit-box-shadow
:
0
1px
3px
0
rgba
(
0
,
0
,
0
,
0.2
),
0
1px
1px
0
rgba
(
0
,
0
,
0
,
0.14
),
0
2px
1px
-1px
rgba
(
0
,
0
,
0
,
0.12
);
-moz-box-shadow
:
0
1px
3px
0
rgba
(
0
,
0
,
0
,
0.2
),
0
1px
1px
0
rgba
(
0
,
0
,
0
,
0.14
),
0
2px
1px
-1px
rgba
(
0
,
0
,
0
,
0.12
);
-moz-box-shadow
:
0
1px
3px
0
rgba
(
0
,
0
,
0
,
0.2
),
0
1px
1px
0
rgba
(
0
,
0
,
0
,
0.14
),
0
2px
1px
-1px
rgba
(
0
,
0
,
0
,
0.12
);
...
@@ -27687,7 +27687,7 @@ body .ui-radiobutton .ui-radiobutton-box {
...
@@ -27687,7 +27687,7 @@ body .ui-radiobutton .ui-radiobutton-box {
border-radius
:
50%
;
border-radius
:
50%
;
}
}
body
.ui-radiobutton
.ui-radiobutton-box.ui-state-focus
{
body
.ui-radiobutton
.ui-radiobutton-box.ui-state-focus
{
border-color
:
#
d14b5d
;
border-color
:
#
4E5258
;
box-shadow
:
0
1px
3px
0
rgba
(
0
,
0
,
0
,
0.2
),
0
1px
1px
0
rgba
(
0
,
0
,
0
,
0.14
),
0
2px
1px
-1px
rgba
(
0
,
0
,
0
,
0.12
);
box-shadow
:
0
1px
3px
0
rgba
(
0
,
0
,
0
,
0.2
),
0
1px
1px
0
rgba
(
0
,
0
,
0
,
0.14
),
0
2px
1px
-1px
rgba
(
0
,
0
,
0
,
0.12
);
-webkit-box-shadow
:
0
1px
3px
0
rgba
(
0
,
0
,
0
,
0.2
),
0
1px
1px
0
rgba
(
0
,
0
,
0
,
0.14
),
0
2px
1px
-1px
rgba
(
0
,
0
,
0
,
0.12
);
-webkit-box-shadow
:
0
1px
3px
0
rgba
(
0
,
0
,
0
,
0.2
),
0
1px
1px
0
rgba
(
0
,
0
,
0
,
0.14
),
0
2px
1px
-1px
rgba
(
0
,
0
,
0
,
0.12
);
-moz-box-shadow
:
0
1px
3px
0
rgba
(
0
,
0
,
0
,
0.2
),
0
1px
1px
0
rgba
(
0
,
0
,
0
,
0.14
),
0
2px
1px
-1px
rgba
(
0
,
0
,
0
,
0.12
);
-moz-box-shadow
:
0
1px
3px
0
rgba
(
0
,
0
,
0
,
0.2
),
0
1px
1px
0
rgba
(
0
,
0
,
0
,
0.14
),
0
2px
1px
-1px
rgba
(
0
,
0
,
0
,
0.12
);
...
@@ -27697,7 +27697,7 @@ body .ui-radiobutton .ui-radiobutton-box.ui-state-focus {
...
@@ -27697,7 +27697,7 @@ body .ui-radiobutton .ui-radiobutton-box.ui-state-focus {
transition
:
box-shadow
0.3s
,
background-color
0.3s
;
transition
:
box-shadow
0.3s
,
background-color
0.3s
;
}
}
body
.ui-radiobutton
.ui-radiobutton-box.ui-state-active
{
body
.ui-radiobutton
.ui-radiobutton-box.ui-state-active
{
border-color
:
#
d14b5d
;
border-color
:
#
4E5258
;
background-color
:
transparent
;
background-color
:
transparent
;
}
}
body
.ui-radiobutton
.ui-radiobutton-box
.ui-radiobutton-icon
{
body
.ui-radiobutton
.ui-radiobutton-box
.ui-radiobutton-icon
{
...
@@ -27714,7 +27714,7 @@ body .ui-radiobutton .ui-radiobutton-box .ui-radiobutton-icon {
...
@@ -27714,7 +27714,7 @@ body .ui-radiobutton .ui-radiobutton-box .ui-radiobutton-icon {
margin
:
0
;
margin
:
0
;
}
}
body
.ui-radiobutton
.ui-radiobutton-box
.pi-circle-on
{
body
.ui-radiobutton
.ui-radiobutton-box
.pi-circle-on
{
background-color
:
#
d14b5d
;
background-color
:
#
4E5258
;
-webkit-transform
:
scale
(
0.5
);
-webkit-transform
:
scale
(
0.5
);
transform
:
scale
(
0.5
);
transform
:
scale
(
0.5
);
top
:
50%
;
top
:
50%
;
...
@@ -27819,7 +27819,7 @@ body .ui-fluid .ui-autocomplete.ui-autocomplete-dd > .ui-inputtext {
...
@@ -27819,7 +27819,7 @@ body .ui-fluid .ui-autocomplete.ui-autocomplete-dd > .ui-inputtext {
body
.ui-dropdown
{
body
.ui-dropdown
{
border-width
:
0
;
border-width
:
0
;
background
:
transparent
no-repeat
;
background
:
transparent
no-repeat
;
background-image
:
linear-gradient
(
to
bottom
,
#
d14b5d
,
#d14b5d
),
linear-gradient
(
to
bottom
,
#bdbdbd
,
#bdbdbd
);
background-image
:
linear-gradient
(
to
bottom
,
#
4E5258
,
#4E5258
),
linear-gradient
(
to
bottom
,
#bdbdbd
,
#bdbdbd
);
background-size
:
0
2px
,
100%
1px
;
background-size
:
0
2px
,
100%
1px
;
background-position
:
50%
100%
,
50%
100%
;
background-position
:
50%
100%
,
50%
100%
;
transition
:
background-size
0.3s
cubic-bezier
(
0.64
,
0.09
,
0.08
,
1
);
transition
:
background-size
0.3s
cubic-bezier
(
0.64
,
0.09
,
0.08
,
1
);
...
@@ -27880,7 +27880,7 @@ body .ui-dropdown-panel .ui-dropdown-item:hover {
...
@@ -27880,7 +27880,7 @@ body .ui-dropdown-panel .ui-dropdown-item:hover {
color
:
#000000
;
color
:
#000000
;
}
}
body
.ui-dropdown-panel
.ui-dropdown-item.ui-state-highlight
{
body
.ui-dropdown-panel
.ui-dropdown-item.ui-state-highlight
{
background-color
:
#
505050
;
background-color
:
#
03a0e7
;
color
:
#ffffff
;
color
:
#ffffff
;
}
}
body
.ui-dropdown-panel.ui-shadow
{
body
.ui-dropdown-panel.ui-shadow
{
...
@@ -27891,7 +27891,7 @@ body .ui-dropdown-panel.ui-shadow {
...
@@ -27891,7 +27891,7 @@ body .ui-dropdown-panel.ui-shadow {
body
.ui-dropdown-panel
.ui-dropdown-filter-container
{
body
.ui-dropdown-panel
.ui-dropdown-filter-container
{
display
:
block
;
display
:
block
;
border-bottom
:
1px
solid
#bdbdbd
;
border-bottom
:
1px
solid
#bdbdbd
;
background-color
:
#
d14b5d
;
background-color
:
#
4E5258
;
padding
:
0.625em
1em
;
padding
:
0.625em
1em
;
}
}
body
.ui-dropdown-panel
.ui-dropdown-filter-container
input
{
body
.ui-dropdown-panel
.ui-dropdown-filter-container
input
{
...
@@ -27933,7 +27933,7 @@ body .ui-multiselect .ui-multiselect-trigger .pi {
...
@@ -27933,7 +27933,7 @@ body .ui-multiselect .ui-multiselect-trigger .pi {
color
:
#757575
;
color
:
#757575
;
}
}
body
.ui-multiselect.ui-state-focus
{
body
.ui-multiselect.ui-state-focus
{
border-bottom
:
2px
solid
#
d14b5d
;
border-bottom
:
2px
solid
#
4E5258
;
}
}
body
.ui-multiselect-panel.ui-widget
{
body
.ui-multiselect-panel.ui-widget
{
padding
:
0
;
padding
:
0
;
...
@@ -27967,7 +27967,7 @@ body .ui-multiselect-panel.ui-widget .ui-multiselect-header .ui-chkbox .ui-chkbo
...
@@ -27967,7 +27967,7 @@ body .ui-multiselect-panel.ui-widget .ui-multiselect-header .ui-chkbox .ui-chkbo
border-color
:
#ffffff
;
border-color
:
#ffffff
;
}
}
body
.ui-multiselect-panel.ui-widget
.ui-multiselect-header
.ui-chkbox
.ui-chkbox-box.ui-state-focus
{
body
.ui-multiselect-panel.ui-widget
.ui-multiselect-header
.ui-chkbox
.ui-chkbox-box.ui-state-focus
{
background-color
:
#
db7482
;
background-color
:
#
666b73
;
-moz-transition
:
background-color
0.3s
;
-moz-transition
:
background-color
0.3s
;
-o-transition
:
background-color
0.3s
;
-o-transition
:
background-color
0.3s
;
-webkit-transition
:
background-color
0.3s
;
-webkit-transition
:
background-color
0.3s
;
...
@@ -28012,7 +28012,7 @@ body .ui-multiselect-panel.ui-widget .ui-multiselect-header .ui-multiselect-clos
...
@@ -28012,7 +28012,7 @@ body .ui-multiselect-panel.ui-widget .ui-multiselect-header .ui-multiselect-clos
color
:
#ffffff
;
color
:
#ffffff
;
}
}
body
.ui-multiselect-panel.ui-widget
.ui-multiselect-header
.ui-multiselect-close
:hover
{
body
.ui-multiselect-panel.ui-widget
.ui-multiselect-header
.ui-multiselect-close
:hover
{
background-color
:
#
db7482
;
background-color
:
#
666b73
;
-moz-border-radius
:
50%
;
-moz-border-radius
:
50%
;
-webkit-border-radius
:
50%
;
-webkit-border-radius
:
50%
;
border-radius
:
50%
;
border-radius
:
50%
;
...
@@ -28111,15 +28111,15 @@ body .ui-inputswitch .ui-inputswitch-off span, body .ui-inputswitch .ui-inputswi
...
@@ -28111,15 +28111,15 @@ body .ui-inputswitch .ui-inputswitch-off span, body .ui-inputswitch .ui-inputswi
visibility
:
hidden
;
visibility
:
hidden
;
}
}
body
.ui-inputswitch.ui-inputswitch-checked
{
body
.ui-inputswitch.ui-inputswitch-checked
{
background-color
:
#
6a6a6a
;
background-color
:
#
21b8fc
;
border-color
:
#
6a6a6a
;
border-color
:
#
21b8fc
;
}
}
body
.ui-inputswitch.ui-inputswitch-checked
.ui-inputswitch-handle
{
body
.ui-inputswitch.ui-inputswitch-checked
.ui-inputswitch-handle
{
background-color
:
#
505050
;
background-color
:
#
03a0e7
;
color
:
#ffffff
;
color
:
#ffffff
;
}
}
body
.ui-slider
.ui-slider-handle
{
body
.ui-slider
.ui-slider-handle
{
background-color
:
#
505050
;
background-color
:
#
03a0e7
;
color
:
#ffffff
;
color
:
#ffffff
;
-moz-border-radius
:
50%
;
-moz-border-radius
:
50%
;
-webkit-border-radius
:
50%
;
-webkit-border-radius
:
50%
;
...
@@ -28155,7 +28155,7 @@ body .ui-slider.ui-slider-vertical .ui-slider-handle {
...
@@ -28155,7 +28155,7 @@ body .ui-slider.ui-slider-vertical .ui-slider-handle {
left
:
-0.55em
;
left
:
-0.55em
;
}
}
body
.ui-slider
.ui-slider-range
{
body
.ui-slider
.ui-slider-range
{
background-color
:
#
505050
;
background-color
:
#
03a0e7
;
color
:
#ffffff
;
color
:
#ffffff
;
}
}
body
.ui-slider
:not
(
.ui-state-disabled
)
.ui-slider-handle
:hover
{
body
.ui-slider
:not
(
.ui-state-disabled
)
.ui-slider-handle
:hover
{
...
@@ -28196,8 +28196,8 @@ body .ui-datepicker.ui-shadow {
...
@@ -28196,8 +28196,8 @@ body .ui-datepicker.ui-shadow {
body
.ui-datepicker
.ui-datepicker-header
{
body
.ui-datepicker
.ui-datepicker-header
{
padding
:
0.625em
1em
;
padding
:
0.625em
1em
;
font-size
:
1em
;
font-size
:
1em
;
background
:
#
ba2f42
;
background
:
#
36393d
;
border-color
:
#
ba2f42
;
border-color
:
#
36393d
;
-moz-border-radius-topleft
:
2px
;
-moz-border-radius-topleft
:
2px
;
-webkit-border-top-left-radius
:
2px
;
-webkit-border-top-left-radius
:
2px
;
border-top-left-radius
:
2px
;
border-top-left-radius
:
2px
;
...
@@ -28253,7 +28253,7 @@ body .ui-datepicker .ui-datepicker-header .ui-datepicker-prev .pi {
...
@@ -28253,7 +28253,7 @@ body .ui-datepicker .ui-datepicker-header .ui-datepicker-prev .pi {
display
:
none
;
display
:
none
;
}
}
body
.ui-datepicker
.ui-datepicker-header
.ui-datepicker-prev
:hover
{
body
.ui-datepicker
.ui-datepicker-header
.ui-datepicker-prev
:hover
{
background-color
:
#
db7482
;
background-color
:
#
666b73
;
}
}
body
.ui-datepicker
.ui-datepicker-header
.ui-datepicker-next
{
body
.ui-datepicker
.ui-datepicker-header
.ui-datepicker-next
{
cursor
:
pointer
;
cursor
:
pointer
;
...
@@ -28297,7 +28297,7 @@ body .ui-datepicker .ui-datepicker-header .ui-datepicker-next .pi {
...
@@ -28297,7 +28297,7 @@ body .ui-datepicker .ui-datepicker-header .ui-datepicker-next .pi {
display
:
none
;
display
:
none
;
}
}
body
.ui-datepicker
.ui-datepicker-header
.ui-datepicker-next
:hover
{
body
.ui-datepicker
.ui-datepicker-header
.ui-datepicker-next
:hover
{
background-color
:
#
db7482
;
background-color
:
#
666b73
;
}
}
body
.ui-datepicker
.ui-datepicker-header
select
.ui-datepicker-month
,
body
.ui-datepicker
.ui-datepicker-header
select
.ui-datepicker-month
,
body
.ui-datepicker
.ui-datepicker-header
select
.ui-datepicker-year
{
body
.ui-datepicker
.ui-datepicker-header
select
.ui-datepicker-year
{
...
@@ -28311,7 +28311,7 @@ body .ui-datepicker table {
...
@@ -28311,7 +28311,7 @@ body .ui-datepicker table {
}
}
body
.ui-datepicker
thead
tr
{
body
.ui-datepicker
thead
tr
{
color
:
#ffffff
;
color
:
#ffffff
;
background
:
#
d14b5d
;
background
:
#
4E5258
;
}
}
body
.ui-datepicker
tbody
td
{
body
.ui-datepicker
tbody
td
{
padding
:
0.25em
0.125em
;
padding
:
0.25em
0.125em
;
...
@@ -28319,11 +28319,11 @@ body .ui-datepicker tbody td {
...
@@ -28319,11 +28319,11 @@ body .ui-datepicker tbody td {
}
}
body
.ui-datepicker
tbody
td
.ui-datepicker-today
a
{
body
.ui-datepicker
tbody
td
.ui-datepicker-today
a
{
color
:
#ffffff
;
color
:
#ffffff
;
background
:
#
e69ca6
;
background
:
#
7f858d
;
}
}
body
.ui-datepicker
tbody
td
.ui-datepicker-today
a
.ui-state-active
{
body
.ui-datepicker
tbody
td
.ui-datepicker-today
a
.ui-state-active
{
color
:
#ffffff
;
color
:
#ffffff
;
background-color
:
#
505050
;
background-color
:
#
03a0e7
;
color
:
#ffffff
;
color
:
#ffffff
;
}
}
body
.ui-datepicker
tbody
td
a
{
body
.ui-datepicker
tbody
td
a
{
...
@@ -28341,7 +28341,7 @@ body .ui-datepicker tbody td a {
...
@@ -28341,7 +28341,7 @@ body .ui-datepicker tbody td a {
}
}
body
.ui-datepicker
tbody
td
a
.ui-state-active
{
body
.ui-datepicker
tbody
td
a
.ui-state-active
{
color
:
#ffffff
;
color
:
#ffffff
;
background-color
:
#
505050
;
background-color
:
#
03a0e7
;
color
:
#ffffff
;
color
:
#ffffff
;
}
}
body
.ui-datepicker
tbody
td
a
:not
(
.ui-state-active
)
:not
(
.ui-state-highlight
)
:hover
{
body
.ui-datepicker
tbody
td
a
:not
(
.ui-state-active
)
:not
(
.ui-state-highlight
)
:hover
{
...
@@ -28623,20 +28623,20 @@ body .ui-fileupload .ui-fileupload-buttonbar .pi-arrowreturnthick-1-n:before {
...
@@ -28623,20 +28623,20 @@ body .ui-fileupload .ui-fileupload-buttonbar .pi-arrowreturnthick-1-n:before {
content
:
"file_upload"
;
content
:
"file_upload"
;
}
}
body
.ui-fileupload
.ui-fileupload-buttonbar
.ui-button
{
body
.ui-fileupload
.ui-fileupload-buttonbar
.ui-button
{
background-color
:
#
505050
;
background-color
:
#
03a0e7
;
}
}
body
.ui-fileupload
.ui-fileupload-buttonbar
.ui-button
:enabled:hover
{
body
.ui-fileupload
.ui-fileupload-buttonbar
.ui-button
:enabled:hover
{
background-color
:
#
373737
;
background-color
:
#
027db5
;
}
}
body
.ui-fileupload
.ui-fileupload-content
.ui-messages-error
.pi
{
body
.ui-fileupload
.ui-fileupload-content
.ui-messages-error
.pi
{
color
:
#ffffff
;
color
:
#ffffff
;
}
}
body
.ui-fileupload-choose
:not
(
.ui-state-disabled
)
:hover
.ui-button
,
body
.ui-fileupload-choose
:not
(
.ui-state-disabled
)
:hover
.ui-button
,
body
.ui-fileupload-choose.ui-state-focus.ui-button
{
body
.ui-fileupload-choose.ui-state-focus.ui-button
{
background-color
:
#
434343
;
background-color
:
#
038fce
;
}
}
body
.ui-fileupload-choose
:not
(
.ui-state-disabled
)
:active
.ui-button
{
body
.ui-fileupload-choose
:not
(
.ui-state-disabled
)
:active
.ui-button
{
background-color
:
#
373737
;
background-color
:
#
027db5
;
}
}
body
.ui-editor-container
.ui-editor-toolbar
{
body
.ui-editor-container
.ui-editor-toolbar
{
background-color
:
#e8e8e8
;
background-color
:
#e8e8e8
;
...
@@ -28708,7 +28708,7 @@ body .ui-panel {
...
@@ -28708,7 +28708,7 @@ body .ui-panel {
}
}
body
.ui-panel
.ui-panel-titlebar
{
body
.ui-panel
.ui-panel-titlebar
{
border
:
0
none
;
border
:
0
none
;
border-bottom
:
1px
solid
#
d14b5d
;
border-bottom
:
1px
solid
#
4E5258
;
padding
:
0.625em
1em
;
padding
:
0.625em
1em
;
-moz-border-radius-topleft
:
2px
;
-moz-border-radius-topleft
:
2px
;
-webkit-border-top-left-radius
:
2px
;
-webkit-border-top-left-radius
:
2px
;
...
@@ -28741,7 +28741,7 @@ body .ui-panel .ui-panel-titlebar .ui-panel-titlebar-icon {
...
@@ -28741,7 +28741,7 @@ body .ui-panel .ui-panel-titlebar .ui-panel-titlebar-icon {
border-radius
:
50%
;
border-radius
:
50%
;
}
}
body
.ui-panel
.ui-panel-titlebar
.ui-panel-titlebar-icon
:hover
{
body
.ui-panel
.ui-panel-titlebar
.ui-panel-titlebar-icon
:hover
{
background-color
:
#
db7482
;
background-color
:
#
666b73
;
}
}
body
.ui-panel
.ui-panel-content
{
body
.ui-panel
.ui-panel-content
{
height
:
100%
;
height
:
100%
;
...
@@ -28761,13 +28761,13 @@ body .ui-fieldset .ui-fieldset-legend {
...
@@ -28761,13 +28761,13 @@ body .ui-fieldset .ui-fieldset-legend {
padding
:
0.625em
1em
;
padding
:
0.625em
1em
;
padding-left
:
0.125em
;
padding-left
:
0.125em
;
padding-right
:
0.5em
;
padding-right
:
0.5em
;
color
:
#
d14b5d
;
color
:
#
4E5258
;
}
}
body
.ui-fieldset
.ui-fieldset-legend
.ui-fieldset-toggler
{
body
.ui-fieldset
.ui-fieldset-legend
.ui-fieldset-toggler
{
padding
:
0.5em
;
padding
:
0.5em
;
height
:
2em
;
height
:
2em
;
width
:
2em
;
width
:
2em
;
background-color
:
#
d14b5d
;
background-color
:
#
4E5258
;
color
:
#ffffff
;
color
:
#ffffff
;
font-size
:
1.5em
;
font-size
:
1.5em
;
-moz-border-radius
:
50%
;
-moz-border-radius
:
50%
;
...
@@ -28783,16 +28783,16 @@ body .ui-fieldset .ui-fieldset-legend .ui-fieldset-toggler {
...
@@ -28783,16 +28783,16 @@ body .ui-fieldset .ui-fieldset-legend .ui-fieldset-toggler {
-moz-box-shadow
:
0
1px
3px
0
rgba
(
0
,
0
,
0
,
0.2
),
0
1px
1px
0
rgba
(
0
,
0
,
0
,
0.14
),
0
2px
1px
-1px
rgba
(
0
,
0
,
0
,
0.12
);
-moz-box-shadow
:
0
1px
3px
0
rgba
(
0
,
0
,
0
,
0.2
),
0
1px
1px
0
rgba
(
0
,
0
,
0
,
0.14
),
0
2px
1px
-1px
rgba
(
0
,
0
,
0
,
0.12
);
}
}
body
.ui-fieldset
.ui-fieldset-legend
.ui-fieldset-toggler
:hover
{
body
.ui-fieldset
.ui-fieldset-legend
.ui-fieldset-toggler
:hover
{
background-color
:
#
ba2f42
;
background-color
:
#
36393d
;
}
}
body
.ui-fieldset
.ui-fieldset-legend
.ui-fieldset-legend-text
{
body
.ui-fieldset
.ui-fieldset-legend
.ui-fieldset-legend-text
{
color
:
#
d14b5d
;
color
:
#
4E5258
;
}
}
body
.ui-fieldset
.ui-fieldset-legend.ui-state-focus
{
body
.ui-fieldset
.ui-fieldset-legend.ui-state-focus
{
background-color
:
transparent
;
background-color
:
transparent
;
}
}
body
.ui-accordion
.ui-accordion-header
{
body
.ui-accordion
.ui-accordion-header
{
background-color
:
#
d14b5d
;
background-color
:
#
4E5258
;
padding
:
0
;
padding
:
0
;
color
:
#ffffff
;
color
:
#ffffff
;
font-size
:
1em
;
font-size
:
1em
;
...
@@ -28810,10 +28810,10 @@ body .ui-accordion .ui-accordion-header > a .ui-accordion-header-text {
...
@@ -28810,10 +28810,10 @@ body .ui-accordion .ui-accordion-header > a .ui-accordion-header-text {
vertical-align
:
middle
;
vertical-align
:
middle
;
}
}
body
.ui-accordion
.ui-accordion-header
:not
(
.ui-state-active
)
:not
(
.ui-state-disabled
)
:hover
{
body
.ui-accordion
.ui-accordion-header
:not
(
.ui-state-active
)
:not
(
.ui-state-disabled
)
:hover
{
background-color
:
#
ba2f42
;
background-color
:
#
36393d
;
}
}
body
.ui-accordion
.ui-accordion-header.ui-state-active
{
body
.ui-accordion
.ui-accordion-header.ui-state-active
{
background-color
:
#
505050
;
background-color
:
#
03a0e7
;
color
:
#ffffff
;
color
:
#ffffff
;
-moz-border-radius-bottomleft
:
0
;
-moz-border-radius-bottomleft
:
0
;
-webkit-border-bottom-left-radius
:
0
;
-webkit-border-bottom-left-radius
:
0
;
...
@@ -28830,7 +28830,7 @@ body .ui-accordion .ui-accordion-content {
...
@@ -28830,7 +28830,7 @@ body .ui-accordion .ui-accordion-content {
line-height
:
18px
;
line-height
:
18px
;
}
}
body
.ui-toolbar
{
body
.ui-toolbar
{
background-color
:
#
ba2f42
;
background-color
:
#
36393d
;
box-shadow
:
0
1px
3px
0
rgba
(
0
,
0
,
0
,
0.2
),
0
1px
1px
0
rgba
(
0
,
0
,
0
,
0.14
),
0
2px
1px
-1px
rgba
(
0
,
0
,
0
,
0.12
);
box-shadow
:
0
1px
3px
0
rgba
(
0
,
0
,
0
,
0.2
),
0
1px
1px
0
rgba
(
0
,
0
,
0
,
0.14
),
0
2px
1px
-1px
rgba
(
0
,
0
,
0
,
0.12
);
-webkit-box-shadow
:
0
1px
3px
0
rgba
(
0
,
0
,
0
,
0.2
),
0
1px
1px
0
rgba
(
0
,
0
,
0
,
0.14
),
0
2px
1px
-1px
rgba
(
0
,
0
,
0
,
0.12
);
-webkit-box-shadow
:
0
1px
3px
0
rgba
(
0
,
0
,
0
,
0.2
),
0
1px
1px
0
rgba
(
0
,
0
,
0
,
0.14
),
0
2px
1px
-1px
rgba
(
0
,
0
,
0
,
0.12
);
-moz-box-shadow
:
0
1px
3px
0
rgba
(
0
,
0
,
0
,
0.2
),
0
1px
1px
0
rgba
(
0
,
0
,
0
,
0.14
),
0
2px
1px
-1px
rgba
(
0
,
0
,
0
,
0.12
);
-moz-box-shadow
:
0
1px
3px
0
rgba
(
0
,
0
,
0
,
0.2
),
0
1px
1px
0
rgba
(
0
,
0
,
0
,
0.14
),
0
2px
1px
-1px
rgba
(
0
,
0
,
0
,
0.12
);
...
@@ -28884,18 +28884,18 @@ body .ui-tabview .ui-tabview-nav > li:not(.ui-state-active):not(.ui-state-disabl
...
@@ -28884,18 +28884,18 @@ body .ui-tabview .ui-tabview-nav > li:not(.ui-state-active):not(.ui-state-disabl
}
}
body
.ui-tabview
.ui-tabview-nav
>
li
.ui-state-active
{
body
.ui-tabview
.ui-tabview-nav
>
li
.ui-state-active
{
background-color
:
#ffffff
;
background-color
:
#ffffff
;
border-color
:
#
505050
;
border-color
:
#
03a0e7
;
border-style
:
solid
;
border-style
:
solid
;
}
}
body
.ui-tabview
.ui-tabview-nav
>
li
.ui-state-active
a
{
body
.ui-tabview
.ui-tabview-nav
>
li
.ui-state-active
a
{
color
:
#
d14b5d
;
color
:
#
4E5258
;
}
}
body
.ui-tabview
.ui-tabview-nav
>
li
.ui-state-active
>
.pi-times
{
body
.ui-tabview
.ui-tabview-nav
>
li
.ui-state-active
>
.pi-times
{
color
:
#
505050
;
color
:
#
03a0e7
;
}
}
body
.ui-tabview
.ui-tabview-nav
>
li
.ui-tabview-outline
{
body
.ui-tabview
.ui-tabview-nav
>
li
.ui-tabview-outline
{
outline
:
0
none
;
outline
:
0
none
;
border-color
:
#
6a6a6a
;
border-color
:
#
21b8fc
;
}
}
body
.ui-tabview
.ui-tabview-panel
{
body
.ui-tabview
.ui-tabview-panel
{
padding
:
0.625em
1em
;
padding
:
0.625em
1em
;
...
@@ -28996,7 +28996,7 @@ body .ui-picklist li.ui-picklist-item:not(.ui-state-highlight):hover {
...
@@ -28996,7 +28996,7 @@ body .ui-picklist li.ui-picklist-item:not(.ui-state-highlight):hover {
color
:
#000000
;
color
:
#000000
;
}
}
body
.ui-picklist
li
.ui-picklist-item.ui-state-highlight
{
body
.ui-picklist
li
.ui-picklist-item.ui-state-highlight
{
background-color
:
#
505050
;
background-color
:
#
03a0e7
;
color
:
#ffffff
;
color
:
#ffffff
;
}
}
body
.ui-picklist
.ui-picklist-buttons
{
body
.ui-picklist
.ui-picklist-buttons
{
...
@@ -29046,7 +29046,7 @@ body .ui-orderlist .ui-orderlist-list li.ui-orderlist-item:not(.ui-state-highlig
...
@@ -29046,7 +29046,7 @@ body .ui-orderlist .ui-orderlist-list li.ui-orderlist-item:not(.ui-state-highlig
color
:
#000000
;
color
:
#000000
;
}
}
body
.ui-orderlist
.ui-orderlist-list
li
.ui-orderlist-item.ui-state-highlight
{
body
.ui-orderlist
.ui-orderlist-list
li
.ui-orderlist-item.ui-state-highlight
{
background-color
:
#
505050
;
background-color
:
#
03a0e7
;
color
:
#ffffff
;
color
:
#ffffff
;
}
}
body
.ui-orderlist.ui-orderlist-responsive
.ui-orderlist-controls
{
body
.ui-orderlist.ui-orderlist-responsive
.ui-orderlist-controls
{
...
@@ -29066,7 +29066,7 @@ body .ui-organizationchart .ui-organizationchart-node-content.ui-organizationcha
...
@@ -29066,7 +29066,7 @@ body .ui-organizationchart .ui-organizationchart-node-content.ui-organizationcha
color
:
#000000
;
color
:
#000000
;
}
}
body
.ui-organizationchart
.ui-organizationchart-node-content.ui-state-highlight
.ui-node-toggler
i
{
body
.ui-organizationchart
.ui-organizationchart-node-content.ui-state-highlight
.ui-node-toggler
i
{
color
:
#
101010
;
color
:
#
014969
;
}
}
body
.ui-organizationchart
.ui-organizationchart-line-down
{
body
.ui-organizationchart
.ui-organizationchart-line-down
{
background-color
:
#bfbfbf
;
background-color
:
#bfbfbf
;
...
@@ -29140,7 +29140,7 @@ body .ui-organizationchart .ui-organizationchart-node-content .ui-node-toggler .
...
@@ -29140,7 +29140,7 @@ body .ui-organizationchart .ui-organizationchart-node-content .ui-node-toggler .
content
:
"keyboard_arrow_up"
;
content
:
"keyboard_arrow_up"
;
}
}
body
.ui-paginator
{
body
.ui-paginator
{
background-color
:
#
ba2f42
;
background-color
:
#
36393d
;
padding
:
0.625em
1em
;
padding
:
0.625em
1em
;
}
}
body
.ui-paginator
>
a
{
body
.ui-paginator
>
a
{
...
@@ -29151,7 +29151,7 @@ body .ui-paginator > a .pi {
...
@@ -29151,7 +29151,7 @@ body .ui-paginator > a .pi {
display
:
none
;
display
:
none
;
}
}
body
.ui-paginator
>
a
:not
(
.ui-state-disabled
)
:not
(
.ui-state-active
)
:hover
{
body
.ui-paginator
>
a
:not
(
.ui-state-disabled
)
:not
(
.ui-state-active
)
:hover
{
background-color
:
#
db7482
;
background-color
:
#
666b73
;
-moz-border-radius
:
50%
;
-moz-border-radius
:
50%
;
-webkit-border-radius
:
50%
;
-webkit-border-radius
:
50%
;
border-radius
:
50%
;
border-radius
:
50%
;
...
@@ -29295,10 +29295,10 @@ body .ui-paginator .ui-paginator-pages a {
...
@@ -29295,10 +29295,10 @@ body .ui-paginator .ui-paginator-pages a {
transition
:
background-color
0.3s
;
transition
:
background-color
0.3s
;
}
}
body
.ui-paginator
.ui-paginator-pages
a
:not
(
.ui-state-active
)
:hover
{
body
.ui-paginator
.ui-paginator-pages
a
:not
(
.ui-state-active
)
:hover
{
background-color
:
#
db7482
;
background-color
:
#
666b73
;
}
}
body
.ui-paginator
.ui-paginator-pages
a
.ui-state-active
{
body
.ui-paginator
.ui-paginator-pages
a
.ui-state-active
{
background-color
:
#
505050
;
background-color
:
#
03a0e7
;
color
:
#ffffff
;
color
:
#ffffff
;
}
}
body
.ui-datagrid
.ui-datagrid-header
{
body
.ui-datagrid
.ui-datagrid-header
{
...
@@ -29369,9 +29369,9 @@ body .ui-table .ui-sortable-column:not(.ui-state-highlight):hover a, body .ui-ta
...
@@ -29369,9 +29369,9 @@ body .ui-table .ui-sortable-column:not(.ui-state-highlight):hover a, body .ui-ta
color
:
#000000
;
color
:
#000000
;
}
}
body
.ui-table
.ui-sortable-column.ui-state-highlight
{
body
.ui-table
.ui-sortable-column.ui-state-highlight
{
background-color
:
#
505050
;
background-color
:
#
03a0e7
;
color
:
#ffffff
;
color
:
#ffffff
;
border-top-color
:
#
505050
;
border-top-color
:
#
03a0e7
;
}
}
body
.ui-table
.ui-sortable-column.ui-state-highlight
a
,
body
.ui-table
.ui-sortable-column.ui-state-highlight
a
:hover
{
body
.ui-table
.ui-sortable-column.ui-state-highlight
a
,
body
.ui-table
.ui-sortable-column.ui-state-highlight
a
:hover
{
color
:
#ffffff
;
color
:
#ffffff
;
...
@@ -29387,22 +29387,22 @@ body .ui-table .ui-table-tbody > tr > td {
...
@@ -29387,22 +29387,22 @@ body .ui-table .ui-table-tbody > tr > td {
border
:
1px
solid
#cacaca
;
border
:
1px
solid
#cacaca
;
}
}
body
.ui-table
.ui-table-tbody
>
tr
.ui-state-highlight
{
body
.ui-table
.ui-table-tbody
>
tr
.ui-state-highlight
{
background-color
:
#
505050
;
background-color
:
#
03a0e7
;
color
:
#ffffff
;
color
:
#ffffff
;
}
}
body
.ui-table
.ui-table-tbody
>
tr
.ui-contextmenu-selected
{
body
.ui-table
.ui-table-tbody
>
tr
.ui-contextmenu-selected
{
background-color
:
#
505050
;
background-color
:
#
03a0e7
;
color
:
#ffffff
;
color
:
#ffffff
;
}
}
body
.ui-table
.ui-table-tbody
>
tr
:nth-child
(
odd
)
{
body
.ui-table
.ui-table-tbody
>
tr
:nth-child
(
odd
)
{
background-color
:
#f4f4f4
;
background-color
:
#f4f4f4
;
}
}
body
.ui-table
.ui-table-tbody
>
tr
:nth-child
(
odd
)
.ui-state-highlight
{
body
.ui-table
.ui-table-tbody
>
tr
:nth-child
(
odd
)
.ui-state-highlight
{
background-color
:
#
505050
;
background-color
:
#
03a0e7
;
color
:
#ffffff
;
color
:
#ffffff
;
}
}
body
.ui-table
.ui-table-tbody
>
tr
:nth-child
(
odd
)
.ui-contextmenu-selected
{
body
.ui-table
.ui-table-tbody
>
tr
:nth-child
(
odd
)
.ui-contextmenu-selected
{
background-color
:
#
505050
;
background-color
:
#
03a0e7
;
color
:
#ffffff
;
color
:
#ffffff
;
}
}
body
.ui-table.ui-table-hoverable-rows
.ui-table-tbody
>
tr
:not
(
.ui-state-highlight
)
:hover
{
body
.ui-table.ui-table-hoverable-rows
.ui-table-tbody
>
tr
:not
(
.ui-state-highlight
)
:hover
{
...
@@ -29445,9 +29445,9 @@ body .ui-datatable .ui-datatable-thead > tr > th .ui-sortable-column-icon {
...
@@ -29445,9 +29445,9 @@ body .ui-datatable .ui-datatable-thead > tr > th .ui-sortable-column-icon {
color
:
#757575
;
color
:
#757575
;
}
}
body
.ui-datatable
.ui-datatable-thead
>
tr
>
th
.ui-state-active
,
body
.ui-datatable
.ui-datatable-thead
>
tr
>
th
.ui-state-highlight
{
body
.ui-datatable
.ui-datatable-thead
>
tr
>
th
.ui-state-active
,
body
.ui-datatable
.ui-datatable-thead
>
tr
>
th
.ui-state-highlight
{
background-color
:
#
505050
;
background-color
:
#
03a0e7
;
color
:
#ffffff
;
color
:
#ffffff
;
border-top-color
:
#
505050
;
border-top-color
:
#
03a0e7
;
}
}
body
.ui-datatable
.ui-datatable-thead
>
tr
>
th
.ui-state-active
.pi
,
body
.ui-datatable
.ui-datatable-thead
>
tr
>
th
.ui-state-highlight
.pi
{
body
.ui-datatable
.ui-datatable-thead
>
tr
>
th
.ui-state-active
.pi
,
body
.ui-datatable
.ui-datatable-thead
>
tr
>
th
.ui-state-highlight
.pi
{
color
:
#ffffff
;
color
:
#ffffff
;
...
@@ -29470,7 +29470,7 @@ body .ui-datatable .ui-datatable-data tr.ui-datatable-even {
...
@@ -29470,7 +29470,7 @@ body .ui-datatable .ui-datatable-data tr.ui-datatable-even {
background-color
:
#f4f4f4
;
background-color
:
#f4f4f4
;
}
}
body
.ui-datatable
.ui-datatable-data
tr
.ui-datatable-even.ui-state-highlight
{
body
.ui-datatable
.ui-datatable-data
tr
.ui-datatable-even.ui-state-highlight
{
background-color
:
#
505050
;
background-color
:
#
03a0e7
;
color
:
#ffffff
;
color
:
#ffffff
;
}
}
body
.ui-datatable
.ui-datatable-data
tr
{
body
.ui-datatable
.ui-datatable-data
tr
{
...
@@ -29502,8 +29502,8 @@ body .ui-datatable .ui-datatable-data tr td.ui-selection-column .ui-chkbox-box,
...
@@ -29502,8 +29502,8 @@ body .ui-datatable .ui-datatable-data tr td.ui-selection-column .ui-chkbox-box,
box-sizing
:
content-box
;
box-sizing
:
content-box
;
}
}
body
.ui-datatable
.ui-datatable-data
tr
.ui-state-highlight
{
body
.ui-datatable
.ui-datatable-data
tr
.ui-state-highlight
{
background-color
:
#
505050
;
background-color
:
#
03a0e7
;
border-color
:
#
505050
;
border-color
:
#
03a0e7
;
color
:
#ffffff
;
color
:
#ffffff
;
}
}
body
.ui-datatable
.ui-datatable-data
tr
.ui-cell-editor-input
input
{
body
.ui-datatable
.ui-datatable-data
tr
.ui-cell-editor-input
input
{
...
@@ -29660,7 +29660,7 @@ body .ui-tree .ui-treenode-content.ui-treenode-selectable .ui-treenode-label:not
...
@@ -29660,7 +29660,7 @@ body .ui-tree .ui-treenode-content.ui-treenode-selectable .ui-treenode-label:not
color
:
#000000
;
color
:
#000000
;
}
}
body
.ui-tree
.ui-treenode-content.ui-treenode-dragover
{
body
.ui-tree
.ui-treenode-content.ui-treenode-dragover
{
background
:
#
db7482
;
background
:
#
666b73
;
}
}
body
.ui-tree
.ui-treenode-content.ui-treenode-dragover
>
span
{
body
.ui-tree
.ui-treenode-content.ui-treenode-dragover
>
span
{
color
:
#ffffff
;
color
:
#ffffff
;
...
@@ -29685,11 +29685,11 @@ body .ui-tree.ui-tree-horizontal .ui-treenode-content.ui-treenode-selectable:hov
...
@@ -29685,11 +29685,11 @@ body .ui-tree.ui-tree-horizontal .ui-treenode-content.ui-treenode-selectable:hov
color
:
#000000
;
color
:
#000000
;
}
}
body
.ui-tree.ui-tree-horizontal
.ui-treenode-content.ui-state-highlight
{
body
.ui-tree.ui-tree-horizontal
.ui-treenode-content.ui-state-highlight
{
background-color
:
#
505050
;
background-color
:
#
03a0e7
;
color
:
#ffffff
;
color
:
#ffffff
;
}
}
body
.ui-tree-draghelper
{
body
.ui-tree-draghelper
{
border
:
1px
solid
#
d14b5d
;
border
:
1px
solid
#
4E5258
;
}
}
body
.fc
button
{
body
.fc
button
{
height
:
2.25em
;
height
:
2.25em
;
...
@@ -29761,10 +29761,10 @@ body .fc .fc-toolbar .ui-icon-circle-triangle-w:before {
...
@@ -29761,10 +29761,10 @@ body .fc .fc-toolbar .ui-icon-circle-triangle-w:before {
content
:
"play_circle_outline"
;
content
:
"play_circle_outline"
;
}
}
body
.fc
.fc-toolbar
.ui-state-active
{
body
.fc
.fc-toolbar
.ui-state-active
{
background-color
:
#
505050
;
background-color
:
#
03a0e7
;
}
}
body
.fc
.fc-event
{
body
.fc
.fc-event
{
background-color
:
#
db7482
;
background-color
:
#
666b73
;
color
:
#ffffff
;
color
:
#ffffff
;
}
}
body
.fc
table
{
body
.fc
table
{
...
@@ -29823,9 +29823,9 @@ body .ui-treetable .ui-sortable-column:not(.ui-state-highlight):hover a, body .u
...
@@ -29823,9 +29823,9 @@ body .ui-treetable .ui-sortable-column:not(.ui-state-highlight):hover a, body .u
color
:
#000000
;
color
:
#000000
;
}
}
body
.ui-treetable
.ui-sortable-column.ui-state-highlight
{
body
.ui-treetable
.ui-sortable-column.ui-state-highlight
{
background-color
:
#
505050
;
background-color
:
#
03a0e7
;
color
:
#ffffff
;
color
:
#ffffff
;
border-top-color
:
#
505050
;
border-top-color
:
#
03a0e7
;
}
}
body
.ui-treetable
.ui-sortable-column.ui-state-highlight
a
,
body
.ui-treetable
.ui-sortable-column.ui-state-highlight
a
:hover
{
body
.ui-treetable
.ui-sortable-column.ui-state-highlight
a
,
body
.ui-treetable
.ui-sortable-column.ui-state-highlight
a
:hover
{
color
:
#ffffff
;
color
:
#ffffff
;
...
@@ -29854,7 +29854,7 @@ body .ui-treetable .ui-treetable-tbody > tr > td .ui-treetable-chkbox {
...
@@ -29854,7 +29854,7 @@ body .ui-treetable .ui-treetable-tbody > tr > td .ui-treetable-chkbox {
margin-right
:
0.4em
;
margin-right
:
0.4em
;
}
}
body
.ui-treetable
.ui-treetable-tbody
>
tr
.ui-state-highlight
{
body
.ui-treetable
.ui-treetable-tbody
>
tr
.ui-state-highlight
{
background-color
:
#
505050
;
background-color
:
#
03a0e7
;
color
:
#ffffff
;
color
:
#ffffff
;
}
}
body
.ui-treetable
.ui-treetable-tbody
>
tr
.ui-state-highlight
>
td
{
body
.ui-treetable
.ui-treetable-tbody
>
tr
.ui-state-highlight
>
td
{
...
@@ -29865,7 +29865,7 @@ body .ui-treetable .ui-treetable-tbody > tr.ui-state-highlight > td .ui-treetabl
...
@@ -29865,7 +29865,7 @@ body .ui-treetable .ui-treetable-tbody > tr.ui-state-highlight > td .ui-treetabl
color
:
#ffffff
;
color
:
#ffffff
;
}
}
body
.ui-treetable
.ui-treetable-tbody
>
tr
.ui-state-highlight.ui-contextmenu-selected
{
body
.ui-treetable
.ui-treetable-tbody
>
tr
.ui-state-highlight.ui-contextmenu-selected
{
background-color
:
#
505050
;
background-color
:
#
03a0e7
;
color
:
#ffffff
;
color
:
#ffffff
;
}
}
body
.ui-treetable.ui-treetable-hoverable-rows
.ui-treetable-tbody
>
tr
:not
(
.ui-state-highlight
)
:hover
{
body
.ui-treetable.ui-treetable-hoverable-rows
.ui-treetable-tbody
>
tr
:not
(
.ui-state-highlight
)
:hover
{
...
@@ -30071,7 +30071,7 @@ body .ui-steps .ui-steps-item .ui-menuitem-link .ui-steps-title {
...
@@ -30071,7 +30071,7 @@ body .ui-steps .ui-steps-item .ui-menuitem-link .ui-steps-title {
color
:
#757575
;
color
:
#757575
;
}
}
body
.ui-steps
.ui-steps-item.ui-state-highlight
.ui-steps-number
{
body
.ui-steps
.ui-steps-item.ui-state-highlight
.ui-steps-number
{
background-color
:
#
505050
;
background-color
:
#
03a0e7
;
color
:
#ffffff
;
color
:
#ffffff
;
}
}
body
.ui-steps
.ui-steps-item.ui-state-highlight
.ui-steps-title
{
body
.ui-steps
.ui-steps-item.ui-state-highlight
.ui-steps-title
{
...
@@ -30212,7 +30212,7 @@ body .ui-slidemenu .ui-slidemenu-backward {
...
@@ -30212,7 +30212,7 @@ body .ui-slidemenu .ui-slidemenu-backward {
margin-bottom
:
0.4em
;
margin-bottom
:
0.4em
;
padding
:
0.625em
1em
;
padding
:
0.625em
1em
;
width
:
100%
;
width
:
100%
;
background-color
:
#
d14b5d
;
background-color
:
#
4E5258
;
box-sizing
:
border-box
;
box-sizing
:
border-box
;
-moz-border-radius
:
0
;
-moz-border-radius
:
0
;
-webkit-border-radius
:
0
;
-webkit-border-radius
:
0
;
...
@@ -30220,7 +30220,7 @@ body .ui-slidemenu .ui-slidemenu-backward {
...
@@ -30220,7 +30220,7 @@ body .ui-slidemenu .ui-slidemenu-backward {
border
:
0
none
;
border
:
0
none
;
}
}
body
.ui-slidemenu
.ui-slidemenu-backward
:hover
{
body
.ui-slidemenu
.ui-slidemenu-backward
:hover
{
background-color
:
#
ba2f42
;
background-color
:
#
36393d
;
}
}
body
.ui-tieredmenu
{
body
.ui-tieredmenu
{
padding
:
0.5em
0
;
padding
:
0.5em
0
;
...
@@ -30310,20 +30310,20 @@ body .ui-tabmenu .ui-tabmenu-nav > .ui-tabmenuitem:not(.ui-state-active):hover {
...
@@ -30310,20 +30310,20 @@ body .ui-tabmenu .ui-tabmenu-nav > .ui-tabmenuitem:not(.ui-state-active):hover {
}
}
body
.ui-tabmenu
.ui-tabmenu-nav
>
.ui-tabmenuitem.ui-state-active
{
body
.ui-tabmenu
.ui-tabmenu-nav
>
.ui-tabmenuitem.ui-state-active
{
background-color
:
#ffffff
;
background-color
:
#ffffff
;
border-color
:
#
505050
;
border-color
:
#
03a0e7
;
border-style
:
solid
;
border-style
:
solid
;
}
}
body
.ui-tabmenu
.ui-tabmenu-nav
>
.ui-tabmenuitem.ui-state-active
a
{
body
.ui-tabmenu
.ui-tabmenu-nav
>
.ui-tabmenuitem.ui-state-active
a
{
color
:
#
d14b5d
;
color
:
#
4E5258
;
}
}
body
.ui-tabmenu
.ui-tabmenu-nav
>
.ui-tabmenuitem.ui-state-active
a
.pi
{
body
.ui-tabmenu
.ui-tabmenu-nav
>
.ui-tabmenuitem.ui-state-active
a
.pi
{
color
:
#
d14b5d
;
color
:
#
4E5258
;
}
}
body
.ui-panelmenu
span
{
body
.ui-panelmenu
span
{
vertical-align
:
middle
;
vertical-align
:
middle
;
}
}
body
.ui-panelmenu
.ui-panelmenu-header
{
body
.ui-panelmenu
.ui-panelmenu-header
{
background-color
:
#
d14b5d
;
background-color
:
#
4E5258
;
margin-bottom
:
1px
;
margin-bottom
:
1px
;
}
}
body
.ui-panelmenu
.ui-panelmenu-header
a
{
body
.ui-panelmenu
.ui-panelmenu-header
a
{
...
@@ -30332,7 +30332,7 @@ body .ui-panelmenu .ui-panelmenu-header a {
...
@@ -30332,7 +30332,7 @@ body .ui-panelmenu .ui-panelmenu-header a {
font-size
:
14px
;
font-size
:
14px
;
}
}
body
.ui-panelmenu
.ui-panelmenu-header.ui-state-active
{
body
.ui-panelmenu
.ui-panelmenu-header.ui-state-active
{
background-color
:
#
505050
;
background-color
:
#
03a0e7
;
-moz-border-radius-bottomleft
:
0
;
-moz-border-radius-bottomleft
:
0
;
-webkit-border-bottom-left-radius
:
0
;
-webkit-border-bottom-left-radius
:
0
;
border-bottom-left-radius
:
0
;
border-bottom-left-radius
:
0
;
...
@@ -30869,7 +30869,7 @@ body .ui-lightbox .ui-lightbox-caption .ui-lightbox-close {
...
@@ -30869,7 +30869,7 @@ body .ui-lightbox .ui-lightbox-caption .ui-lightbox-close {
height
:
1.5em
;
height
:
1.5em
;
}
}
body
.ui-lightbox
.ui-lightbox-caption
.ui-lightbox-close
:hover
{
body
.ui-lightbox
.ui-lightbox-caption
.ui-lightbox-close
:hover
{
background-color
:
#
db7482
;
background-color
:
#
666b73
;
-moz-border-radius
:
50%
;
-moz-border-radius
:
50%
;
-webkit-border-radius
:
50%
;
-webkit-border-radius
:
50%
;
border-radius
:
50%
;
border-radius
:
50%
;
...
@@ -30887,7 +30887,7 @@ body .ui-lightbox .ui-lightbox-content-wrapper .ui-lightbox-nav-right .pi, body
...
@@ -30887,7 +30887,7 @@ body .ui-lightbox .ui-lightbox-content-wrapper .ui-lightbox-nav-right .pi, body
-webkit-transition
:
color
0.3s
;
-webkit-transition
:
color
0.3s
;
transition
:
color
0.3s
;
transition
:
color
0.3s
;
font-size
:
3em
;
font-size
:
3em
;
color
:
#
db7482
;
color
:
#
666b73
;
}
}
body
.ui-overlaypanel.ui-shadow
{
body
.ui-overlaypanel.ui-shadow
{
-webkit-box-shadow
:
0
10px
20px
rgba
(
0
,
0
,
0
,
0.19
),
0
6px
6px
rgba
(
0
,
0
,
0
,
0.23
);
-webkit-box-shadow
:
0
10px
20px
rgba
(
0
,
0
,
0
,
0.19
),
0
6px
6px
rgba
(
0
,
0
,
0
,
0.23
);
...
@@ -30895,7 +30895,7 @@ body .ui-overlaypanel.ui-shadow {
...
@@ -30895,7 +30895,7 @@ body .ui-overlaypanel.ui-shadow {
box-shadow
:
0
10px
20px
rgba
(
0
,
0
,
0
,
0.19
),
0
6px
6px
rgba
(
0
,
0
,
0
,
0.23
);
box-shadow
:
0
10px
20px
rgba
(
0
,
0
,
0
,
0.19
),
0
6px
6px
rgba
(
0
,
0
,
0
,
0.23
);
}
}
body
.ui-overlaypanel
.ui-overlaypanel-close
{
body
.ui-overlaypanel
.ui-overlaypanel-close
{
background-color
:
#
505050
;
background-color
:
#
03a0e7
;
-moz-border-radius
:
50%
;
-moz-border-radius
:
50%
;
-webkit-border-radius
:
50%
;
-webkit-border-radius
:
50%
;
border-radius
:
50%
;
border-radius
:
50%
;
...
@@ -30918,7 +30918,7 @@ body .ui-overlaypanel .ui-overlaypanel-close span {
...
@@ -30918,7 +30918,7 @@ body .ui-overlaypanel .ui-overlaypanel-close span {
line-height
:
inherit
;
line-height
:
inherit
;
}
}
body
.ui-overlaypanel
.ui-overlaypanel-close
:hover
{
body
.ui-overlaypanel
.ui-overlaypanel-close
:hover
{
background-color
:
#
373737
;
background-color
:
#
027db5
;
}
}
body
.ui-tooltip
{
body
.ui-tooltip
{
opacity
:
0.9
;
opacity
:
0.9
;
...
@@ -30945,14 +30945,14 @@ body .ui-tooltip.ui-tooltip-right .ui-tooltip-arrow {
...
@@ -30945,14 +30945,14 @@ body .ui-tooltip.ui-tooltip-right .ui-tooltip-arrow {
body
.ui-draggable-dragging.ui-state-default
{
body
.ui-draggable-dragging.ui-state-default
{
padding
:
0.625em
1em
!important
;
padding
:
0.625em
1em
!important
;
background-color
:
#
d14b5d
;
background-color
:
#
4E5258
;
}
}
body
.jqplot-target
{
body
.jqplot-target
{
font-family
:
"Roboto"
,
"Helvetica Neue"
,
sans-serif
;
font-family
:
"Roboto"
,
"Helvetica Neue"
,
sans-serif
;
}
}
body
.ui-progressbar
{
body
.ui-progressbar
{
height
:
0.5em
;
height
:
0.5em
;
background-color
:
#
db7482
;
background-color
:
#
666b73
;
overflow
:
hidden
;
overflow
:
hidden
;
border
:
0
none
;
border
:
0
none
;
}
}
...
@@ -30964,10 +30964,10 @@ body .ui-progressbar .ui-progressbar-label {
...
@@ -30964,10 +30964,10 @@ body .ui-progressbar .ui-progressbar-label {
display
:
none
!important
;
display
:
none
!important
;
}
}
body
.ui-progressbar-indeterminate
.ui-progressbar-value
{
body
.ui-progressbar-indeterminate
.ui-progressbar-value
{
background-color
:
#
db7482
;
background-color
:
#
666b73
;
}
}
body
.ui-progressbar-indeterminate
.ui-progressbar-value
::before
{
body
.ui-progressbar-indeterminate
.ui-progressbar-value
::before
{
background-color
:
#
d14b5d
;
background-color
:
#
4E5258
;
}
}
body
.ui-galleria
.ui-galleria-nav-prev
{
body
.ui-galleria
.ui-galleria-nav-prev
{
left
:
0
;
left
:
0
;
...
@@ -31906,7 +31906,7 @@ body .ui-terminal .ui-terminal-input {
...
@@ -31906,7 +31906,7 @@ body .ui-terminal .ui-terminal-input {
margin-top
:
12px
;
margin-top
:
12px
;
}
}
.dashboard
.user-card
.user-card-content
.user-detail
ul
li
.project-progressbar
.project-progressbar-value
{
.dashboard
.user-card
.user-card-content
.user-detail
ul
li
.project-progressbar
.project-progressbar-value
{
background-color
:
#
d14b5d
;
background-color
:
#
4E5258
;
height
:
4px
;
height
:
4px
;
}
}
.dashboard
.map
.ui-panel
{
.dashboard
.map
.ui-panel
{
...
@@ -31971,7 +31971,7 @@ body .ui-terminal .ui-terminal-input {
...
@@ -31971,7 +31971,7 @@ body .ui-terminal .ui-terminal-input {
box-shadow
:
0
3px
5px
0
rgba
(
0
,
0
,
0
,
0.2
),
0
1px
18px
0
rgba
(
0
,
0
,
0
,
0.12
),
0
6px
10px
0
rgba
(
0
,
0
,
0
,
0.14
);
box-shadow
:
0
3px
5px
0
rgba
(
0
,
0
,
0
,
0.2
),
0
1px
18px
0
rgba
(
0
,
0
,
0
,
0.12
),
0
6px
10px
0
rgba
(
0
,
0
,
0
,
0.14
);
}
}
.login-body
.login-panel
.login-panel-header
{
.login-body
.login-panel
.login-panel-header
{
background-color
:
#
d14b5d
;
background-color
:
#
4E5258
;
text-align
:
center
;
text-align
:
center
;
padding
:
8px
14px
;
padding
:
8px
14px
;
}
}
...
@@ -31995,7 +31995,7 @@ body .ui-terminal .ui-terminal-input {
...
@@ -31995,7 +31995,7 @@ body .ui-terminal .ui-terminal-input {
text-align
:
center
;
text-align
:
center
;
}
}
.login-body
.login-panel
.login-panel-content
.ui-g-12
:last-child
a
,
.login-body
.login-panel
.login-panel-content
.ui-g-6
:last-child
a
{
.login-body
.login-panel
.login-panel-content
.ui-g-12
:last-child
a
,
.login-body
.login-panel
.login-panel-content
.ui-g-6
:last-child
a
{
color
:
#
505050
;
color
:
#
03a0e7
;
}
}
.login-body
.login-panel
.login-panel-content
.password-reset
{
.login-body
.login-panel
.login-panel-content
.password-reset
{
text-align
:
right
;
text-align
:
right
;
...
@@ -32455,13 +32455,13 @@ body .ui-terminal .ui-terminal-input {
...
@@ -32455,13 +32455,13 @@ body .ui-terminal .ui-terminal-input {
.landing-body
#contact
>
div
.contact-form
.md-inputfield
textarea
.ui-state-filled
~
label
,
.landing-body
#contact
>
div
.contact-form
.md-inputfield
textarea
.ui-state-filled
~
label
,
.landing-body
#contact
>
div
.contact-form
.md-inputfield
.md-inputwrapper-focus
~
label
,
.landing-body
#contact
>
div
.contact-form
.md-inputfield
.md-inputwrapper-focus
~
label
,
.landing-body
#contact
>
div
.contact-form
.md-inputfield
.md-inputwrapper-filled
~
label
{
.landing-body
#contact
>
div
.contact-form
.md-inputfield
.md-inputwrapper-filled
~
label
{
color
:
#
db7482
;
color
:
#
666b73
;
}
}
.landing-body
#contact
>
div
.contact-form
.md-inputfield
input
:-webkit-autofill
~
label
{
.landing-body
#contact
>
div
.contact-form
.md-inputfield
input
:-webkit-autofill
~
label
{
color
:
#
db7482
;
color
:
#
666b73
;
}
}
.landing-body
#contact
>
div
.contact-form
.md-inputfield
input
:focus
{
.landing-body
#contact
>
div
.contact-form
.md-inputfield
input
:focus
{
border-color
:
#
db7482
;
border-color
:
#
666b73
;
}
}
.landing-body
#contact
>
div
.contact-form
.md-inputfield
input
{
.landing-body
#contact
>
div
.contact-form
.md-inputfield
input
{
color
:
#ffffff
;
color
:
#ffffff
;
...
@@ -32624,7 +32624,7 @@ body {
...
@@ -32624,7 +32624,7 @@ body {
}
}
body
.ajax-loader
{
body
.ajax-loader
{
font-size
:
32px
;
font-size
:
32px
;
color
:
#
505050
;
color
:
#
03a0e7
;
}
}
a
{
a
{
...
@@ -32696,7 +32696,7 @@ a:hover {
...
@@ -32696,7 +32696,7 @@ a:hover {
width
:
18px
;
width
:
18px
;
height
:
18px
;
height
:
18px
;
border
:
2px
solid
#ffffff
;
border
:
2px
solid
#ffffff
;
background-color
:
#
d14b5d
;
background-color
:
#
4E5258
;
vertical-align
:
middle
;
vertical-align
:
middle
;
float
:
right
;
float
:
right
;
margin-right
:
8px
;
margin-right
:
8px
;
...
@@ -32852,7 +32852,7 @@ a:hover {
...
@@ -32852,7 +32852,7 @@ a:hover {
color
:
#ffffff
;
color
:
#ffffff
;
}
}
.layout-wrapper
.layout-sidebar
.layout-menu
>
li
.active-menuitem
>
ul
{
.layout-wrapper
.layout-sidebar
.layout-menu
>
li
.active-menuitem
>
ul
{
background-color
:
#
505050
;
background-color
:
#
03a0e7
;
-moz-border-radius-bottomleft
:
6px
;
-moz-border-radius-bottomleft
:
6px
;
-webkit-border-bottom-left-radius
:
6px
;
-webkit-border-bottom-left-radius
:
6px
;
border-bottom-left-radius
:
6px
;
border-bottom-left-radius
:
6px
;
...
@@ -32867,7 +32867,7 @@ a:hover {
...
@@ -32867,7 +32867,7 @@ a:hover {
height
:
16px
;
height
:
16px
;
margin-right
:
6px
;
margin-right
:
6px
;
text-align
:
center
;
text-align
:
center
;
background-color
:
#
505050
;
background-color
:
#
03a0e7
;
color
:
#ffffff
;
color
:
#ffffff
;
font-size
:
12px
;
font-size
:
12px
;
font-weight
:
700
;
font-weight
:
700
;
...
@@ -32925,7 +32925,7 @@ a:hover {
...
@@ -32925,7 +32925,7 @@ a:hover {
color
:
#ffffff
;
color
:
#ffffff
;
}
}
.layout-wrapper
.layout-sidebar.layout-sidebar-dark
.layout-menu
>
li
.active-menuitem
>
ul
{
.layout-wrapper
.layout-sidebar.layout-sidebar-dark
.layout-menu
>
li
.active-menuitem
>
ul
{
background-color
:
#
373737
;
background-color
:
#
027db5
;
}
}
.layout-wrapper
.layout-main
{
.layout-wrapper
.layout-main
{
margin-left
:
60px
;
margin-left
:
60px
;
...
@@ -32939,7 +32939,7 @@ a:hover {
...
@@ -32939,7 +32939,7 @@ a:hover {
}
}
.layout-wrapper
.layout-main
.layout-topbar
{
.layout-wrapper
.layout-main
.layout-topbar
{
height
:
64px
;
height
:
64px
;
background-color
:
#
d14b5d
;
background-color
:
#
4E5258
;
padding
:
16px
42px
16px
24px
;
padding
:
16px
42px
16px
24px
;
position
:
fixed
;
position
:
fixed
;
width
:
calc
(
100%
-
40px
);
width
:
calc
(
100%
-
40px
);
...
@@ -32997,7 +32997,7 @@ a:hover {
...
@@ -32997,7 +32997,7 @@ a:hover {
width
:
16px
;
width
:
16px
;
height
:
16px
;
height
:
16px
;
text-align
:
center
;
text-align
:
center
;
background-color
:
#
505050
;
background-color
:
#
03a0e7
;
color
:
#ffffff
;
color
:
#ffffff
;
font-size
:
12px
;
font-size
:
12px
;
font-weight
:
700
;
font-weight
:
700
;
...
@@ -33070,7 +33070,7 @@ a:hover {
...
@@ -33070,7 +33070,7 @@ a:hover {
margin-top
:
-4px
;
margin-top
:
-4px
;
}
}
.layout-wrapper
.layout-main
.layout-topbar
.layout-topbar-menu-wrapper
.topbar-menu
>
li
.profile-item
>
a
:hover
.profile-image-wrapper
{
.layout-wrapper
.layout-main
.layout-topbar
.layout-topbar-menu-wrapper
.topbar-menu
>
li
.profile-item
>
a
:hover
.profile-image-wrapper
{
border-color
:
#
505050
;
border-color
:
#
03a0e7
;
}
}
.layout-wrapper
.layout-main
.layout-topbar
.layout-topbar-menu-wrapper
.topbar-menu
>
li
.profile-item
>
ul
{
.layout-wrapper
.layout-main
.layout-topbar
.layout-topbar-menu-wrapper
.topbar-menu
>
li
.profile-item
>
ul
{
right
:
auto
;
right
:
auto
;
...
@@ -33093,7 +33093,7 @@ a:hover {
...
@@ -33093,7 +33093,7 @@ a:hover {
width
:
150px
;
width
:
150px
;
padding
:
6px
24px
6px
6px
;
padding
:
6px
24px
6px
6px
;
background-color
:
transparent
;
background-color
:
transparent
;
background-image
:
linear-gradient
(
to
bottom
,
#ffffff
,
#ffffff
),
linear-gradient
(
to
bottom
,
#
ebb1b8
,
#ebb1b8
);
background-image
:
linear-gradient
(
to
bottom
,
#ffffff
,
#ffffff
),
linear-gradient
(
to
bottom
,
#
8c9199
,
#8c9199
);
border-width
:
0
;
border-width
:
0
;
outline
:
0
none
;
outline
:
0
none
;
color
:
#212121
;
color
:
#212121
;
...
@@ -33128,7 +33128,7 @@ a:hover {
...
@@ -33128,7 +33128,7 @@ a:hover {
list-style-type
:
none
;
list-style-type
:
none
;
margin
:
0
;
margin
:
0
;
padding
:
8px
0
;
padding
:
8px
0
;
border-top
:
4px
solid
#
d14b5d
;
border-top
:
4px
solid
#
4E5258
;
-webkit-box-shadow
:
0
10px
20px
rgba
(
0
,
0
,
0
,
0.19
),
0
6px
6px
rgba
(
0
,
0
,
0
,
0.23
);
-webkit-box-shadow
:
0
10px
20px
rgba
(
0
,
0
,
0
,
0.19
),
0
6px
6px
rgba
(
0
,
0
,
0
,
0.23
);
-moz-box-shadow
:
0
10px
20px
rgba
(
0
,
0
,
0
,
0.19
),
0
6px
6px
rgba
(
0
,
0
,
0
,
0.23
);
-moz-box-shadow
:
0
10px
20px
rgba
(
0
,
0
,
0
,
0.19
),
0
6px
6px
rgba
(
0
,
0
,
0
,
0.23
);
box-shadow
:
0
10px
20px
rgba
(
0
,
0
,
0
,
0.19
),
0
6px
6px
rgba
(
0
,
0
,
0
,
0.23
);
box-shadow
:
0
10px
20px
rgba
(
0
,
0
,
0
,
0.19
),
0
6px
6px
rgba
(
0
,
0
,
0
,
0.23
);
...
@@ -33152,7 +33152,7 @@ a:hover {
...
@@ -33152,7 +33152,7 @@ a:hover {
display
:
inline-block
;
display
:
inline-block
;
}
}
.layout-wrapper
.layout-main
.layout-topbar
.layout-topbar-menu-wrapper
.topbar-menu
>
li
>
ul
a
.topbar-submenuitem-badge
{
.layout-wrapper
.layout-main
.layout-topbar
.layout-topbar-menu-wrapper
.topbar-menu
>
li
>
ul
a
.topbar-submenuitem-badge
{
background-color
:
#
505050
;
background-color
:
#
03a0e7
;
padding
:
2px
4px
;
padding
:
2px
4px
;
display
:
block
;
display
:
block
;
font-size
:
12px
;
font-size
:
12px
;
...
@@ -33177,7 +33177,7 @@ a:hover {
...
@@ -33177,7 +33177,7 @@ a:hover {
height
:
0
;
height
:
0
;
border-left
:
8px
solid
transparent
;
border-left
:
8px
solid
transparent
;
border-right
:
8px
solid
transparent
;
border-right
:
8px
solid
transparent
;
border-bottom
:
15px
solid
#
d14b5d
;
border-bottom
:
15px
solid
#
4E5258
;
content
:
" "
;
content
:
" "
;
position
:
absolute
;
position
:
absolute
;
top
:
-15px
;
top
:
-15px
;
...
@@ -33217,7 +33217,7 @@ a:hover {
...
@@ -33217,7 +33217,7 @@ a:hover {
font-size
:
20px
;
font-size
:
20px
;
}
}
.layout-wrapper
.layout-main
.layout-breadcrumb
ul
li
:first-child
(
even
)
{
.layout-wrapper
.layout-main
.layout-breadcrumb
ul
li
:first-child
(
even
)
{
color
:
#
d14b5d
;
color
:
#
4E5258
;
}
}
.layout-wrapper
.layout-main
.layout-breadcrumb
ul
li
a
{
.layout-wrapper
.layout-main
.layout-breadcrumb
ul
li
a
{
color
:
#757575
;
color
:
#757575
;
...
@@ -33349,7 +33349,7 @@ a:hover {
...
@@ -33349,7 +33349,7 @@ a:hover {
height
:
0
;
height
:
0
;
border-left
:
8px
solid
transparent
;
border-left
:
8px
solid
transparent
;
border-right
:
8px
solid
transparent
;
border-right
:
8px
solid
transparent
;
border-bottom
:
15px
solid
#
d14b5d
;
border-bottom
:
15px
solid
#
4E5258
;
content
:
" "
;
content
:
" "
;
position
:
absolute
;
position
:
absolute
;
top
:
-15px
;
top
:
-15px
;
...
@@ -33363,7 +33363,7 @@ a:hover {
...
@@ -33363,7 +33363,7 @@ a:hover {
display
:
block
;
display
:
block
;
padding
:
8px
0
;
padding
:
8px
0
;
background-color
:
#ffffff
;
background-color
:
#ffffff
;
border-top
:
4px
solid
#
d14b5d
;
border-top
:
4px
solid
#
4E5258
;
}
}
.layout-wrapper
.layout-main
.layout-topbar
.layout-topbar-menu-wrapper
.topbar-menu.topbar-menu-active
>
li
{
.layout-wrapper
.layout-main
.layout-topbar
.layout-topbar-menu-wrapper
.topbar-menu.topbar-menu-active
>
li
{
float
:
none
;
float
:
none
;
...
@@ -33425,7 +33425,7 @@ a:hover {
...
@@ -33425,7 +33425,7 @@ a:hover {
font-size
:
24px
;
font-size
:
24px
;
}
}
.layout-wrapper
.layout-main
.layout-topbar
.layout-topbar-menu-wrapper
.topbar-menu
li
.search-item
input
{
.layout-wrapper
.layout-main
.layout-topbar
.layout-topbar-menu-wrapper
.topbar-menu
li
.search-item
input
{
background-image
:
linear-gradient
(
to
bottom
,
#
d14b5d
,
#d14b5d
),
linear-gradient
(
to
bottom
,
#dfbdc1
,
#dfbdc1
);
background-image
:
linear-gradient
(
to
bottom
,
#
4E5258
,
#4E5258
),
linear-gradient
(
to
bottom
,
#939393
,
#939393
);
}
}
.layout-wrapper
.layout-main
.layout-topbar
.layout-topbar-menu-wrapper
.topbar-menu
li
.search-item
{
.layout-wrapper
.layout-main
.layout-topbar
.layout-topbar-menu-wrapper
.topbar-menu
li
.search-item
{
padding
:
8px
14px
;
padding
:
8px
14px
;
...
@@ -33443,10 +33443,10 @@ a:hover {
...
@@ -33443,10 +33443,10 @@ a:hover {
width
:
85%
;
width
:
85%
;
}
}
.layout-wrapper
.layout-main
.layout-topbar
.layout-topbar-menu-wrapper
.topbar-menu
li
.search-item
input
:focus
~
i
{
.layout-wrapper
.layout-main
.layout-topbar
.layout-topbar-menu-wrapper
.topbar-menu
li
.search-item
input
:focus
~
i
{
color
:
#
d14b5d
;
color
:
#
4E5258
;
}
}
.layout-wrapper
.layout-main
.layout-topbar
.layout-topbar-menu-wrapper
.topbar-menu
li
.search-item
input
:focus
~
label
{
.layout-wrapper
.layout-main
.layout-topbar
.layout-topbar-menu-wrapper
.topbar-menu
li
.search-item
input
:focus
~
label
{
color
:
#
d14b5d
;
color
:
#
4E5258
;
top
:
-15px
;
top
:
-15px
;
}
}
.layout-wrapper
.layout-main
.layout-topbar
.layout-topbar-menu-wrapper
.topbar-menu
li
.search-item
i
{
.layout-wrapper
.layout-main
.layout-topbar
.layout-topbar-menu-wrapper
.topbar-menu
li
.search-item
i
{
...
@@ -34072,32 +34072,32 @@ a:hover {
...
@@ -34072,32 +34072,32 @@ a:hover {
}
}
.ui-toolbar
{
.ui-toolbar
{
background-color
:
#
d14b5d
!important
;
background-color
:
#
4E5258
!important
;
box-shadow
:
none
!important
;
box-shadow
:
none
!important
;
}
}
.ui-toolbar
.ui-toolbar-group-right
.ui-button
:not
(
.ui-state-disabled
)
:not
(
.secondary-btn
)
:not
(
.ui-state-active
)
{
.ui-toolbar
.ui-toolbar-group-right
.ui-button
:not
(
.ui-state-disabled
)
:not
(
.secondary-btn
)
:not
(
.ui-state-active
)
{
background-color
:
#
505050
!important
;
background-color
:
#
03a0e7
!important
;
color
:
#ffffff
!important
;
color
:
#ffffff
!important
;
}
}
.ui-toolbar
.ui-toolbar-group-right
.ui-button
:not
(
.ui-state-disabled
)
:not
(
.secondary-btn
)
:not
(
.ui-state-active
)
.pi
{
.ui-toolbar
.ui-toolbar-group-right
.ui-button
:not
(
.ui-state-disabled
)
:not
(
.secondary-btn
)
:not
(
.ui-state-active
)
.pi
{
color
:
#ffffff
!important
;
color
:
#ffffff
!important
;
}
}
.ui-toolbar
.ui-toolbar-group-right
.ui-button
:not
(
.ui-state-disabled
)
:not
(
.secondary-btn
)
:not
(
.ui-state-active
)
:hover
{
.ui-toolbar
.ui-toolbar-group-right
.ui-button
:not
(
.ui-state-disabled
)
:not
(
.secondary-btn
)
:not
(
.ui-state-active
)
:hover
{
background-color
:
#
373737
!important
;
background-color
:
#
027db5
!important
;
}
}
.ui-toolbar
.ui-toolbar-group-right
.secondary-btn
:enabled:not
(
:focus
)
{
.ui-toolbar
.ui-toolbar-group-right
.secondary-btn
:enabled:not
(
:focus
)
{
background-color
:
#
db7482
!important
;
background-color
:
#
666b73
!important
;
color
:
#ffffff
!important
;
color
:
#ffffff
!important
;
}
}
.ui-toolbar
.ui-toolbar-group-right
.secondary-btn
:enabled:not
(
:focus
)
.pi
{
.ui-toolbar
.ui-toolbar-group-right
.secondary-btn
:enabled:not
(
:focus
)
.pi
{
color
:
#ffffff
!important
;
color
:
#ffffff
!important
;
}
}
.ui-toolbar
.ui-toolbar-group-right
.secondary-btn
:enabled:not
(
:focus
)
:hover
{
.ui-toolbar
.ui-toolbar-group-right
.secondary-btn
:enabled:not
(
:focus
)
:hover
{
background-color
:
#
ba2f42
!important
;
background-color
:
#
36393d
!important
;
}
}
.ui-toolbar.ui-widget-header
{
.ui-toolbar.ui-widget-header
{
border-color
:
#
d14b5d
!important
;
border-color
:
#
4E5258
!important
;
}
}
.ui-toolbar-group-left
{
.ui-toolbar-group-left
{
...
@@ -34126,7 +34126,7 @@ body .ui-selectbutton .ui-button {
...
@@ -34126,7 +34126,7 @@ body .ui-selectbutton .ui-button {
color
:
#888
!important
;
color
:
#888
!important
;
}
}
body
.ui-selectbutton
.ui-button.ui-state-active
{
body
.ui-selectbutton
.ui-button.ui-state-active
{
background-color
:
#
d14b5d
!important
;
background-color
:
#
4E5258
!important
;
color
:
#ffffff
!important
;
color
:
#ffffff
!important
;
}
}
body
.ui-widget-header
:not
(
.ui-dataview-header
)
.ui-inputtext
{
body
.ui-widget-header
:not
(
.ui-dataview-header
)
.ui-inputtext
{
...
...
frontend/angular/src/assets/css/custom.scss
View file @
99b3efea
...
@@ -301,6 +301,10 @@ body .ui-dropdown-panel .ui-dropdown-filter-container {
...
@@ -301,6 +301,10 @@ body .ui-dropdown-panel .ui-dropdown-filter-container {
margin
:
1px
;
margin
:
1px
;
}
}
.ui-fluid
.ui-splitbutton
.ui-button.ui-splitbutton-menubutton.ui-button.ui-button-icon-only
{
margin
:
inherit
!
important
;
}
.chat-icon
{
.chat-icon
{
width
:
70px
;
width
:
70px
;
height
:
70px
;
height
:
70px
;
...
...
frontend/angular/src/assets/css/variables-override.scss
View file @
99b3efea
$brandPrimary
:
#
d14b5d
;
$brandPrimary
:
#
4E5258
;
$brandSecondary
:
#
505050
;
$brandSecondary
:
#
03a0e7
;
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