Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
morpheus.js
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Daria Zenkova
morpheus.js
Commits
98a7cb05
Commit
98a7cb05
authored
Apr 01, 2016
by
joshua-gould
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated jqueryui colors
parent
ed502faa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
6 deletions
+14
-6
css/morpheus.css
css/morpheus.css
+14
-6
No files found.
css/morpheus.css
View file @
98a7cb05
...
...
@@ -12,22 +12,30 @@
background
:
black
!important
;
}
.ui-widget
{
font-family
:
inherit
!important
;
}
.axis
path
,
.axis
line
{
fill
:
none
;
stroke
:
#000
;
shape-rendering
:
crispEdges
;
}
.
select2-search-choice
{
background
:
white
!important
;
.
ui-menu-item
{
background
-color
:
white
;
}
.select2-search-choice
:hover
{
background
:
rgb
(
230
,
230
,
230
)
!important
;
.ui-state-focus
{
background
:
inherit
!important
;
background-color
:
#F7F7F7
;
border
:
inherit
!important
;
color
:
inherit
!important
;
font-weight
:
inherit
!important
;
}
.ui-autocomplete
{
max-height
:
2
00px
;
max-height
:
4
00px
;
overflow-y
:
auto
;
/* prevent horizontal scrollbar */
overflow-x
:
hidden
;
...
...
@@ -158,7 +166,7 @@
display
:
block
;
}
.slick-table
:not
(
.slick-stacked
)
.slick-visible-not-stacked
{
.slick-table
:not
(
.slick-stacked
)
.slick-visible-not-stacked
{
display
:
block
;
}
...
...
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