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
1ff97340
Commit
1ff97340
authored
Jun 07, 2016
by
Joshua Gould
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
styles
parent
d4effdb1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
53 additions
and
57 deletions
+53
-57
css/morpheus.css
css/morpheus.css
+53
-57
No files found.
css/morpheus.css
View file @
1ff97340
.ui-dialog
.ui-dialog-titlebar
{
font-size
:
12px
!important
;
padding
:
0.1em
1em
!important
;
background
:
black
!important
;
font-size
:
12px
!important
;
padding
:
0.1em
1em
!important
;
background
:
black
!important
;
}
.ui-widget
{
font-family
:
unset
;
font-family
:
unset
;
}
.axis
path
,
.axis
line
{
fill
:
none
;
stroke
:
#000
;
shape-rendering
:
crispEdges
;
.ui-state-hover
,
.ui-widget-content
.ui-state-hover
,
.ui-widget-header
.ui-state-hover
,
.ui-state-focus
,
.ui-widget-content
.ui-state-focus
,
.ui-widget-header
.ui-state-focus
{
border
:
1px
solid
#cccccc
;
background
:
#337ab7
;
color
:
white
;
}
.ui-menu-item
{
background-color
:
white
;
}
.ui-state-focus
{
background
:
unset
;
background-color
:
#F7F7F7
;
border
:
unset
;
color
:
unset
;
font-weight
:
unset
;
background-color
:
white
;
}
.ui-autocomplete
{
max-height
:
400px
;
overflow-y
:
auto
;
/* prevent horizontal scrollbar */
overflow-x
:
hidden
;
max-height
:
400px
;
overflow-y
:
auto
;
/* prevent horizontal scrollbar */
overflow-x
:
hidden
;
}
.morpheus-sep
{
border-top
:
1px
solid
#eee
;
border-top
:
1px
solid
#eee
;
}
.dropdown-checkbox
{
margin-left
:
-16px
!important
;
margin-left
:
-16px
!important
;
}
.morpheus-button-divider
{
width
:
6px
;
display
:
inline-block
;
width
:
6px
;
display
:
inline-block
;
}
.morpheus-hover-show
{
display
:
none
!important
;
display
:
none
!important
;
}
.morpheus-hover
:hover
>
.morpheus-hover-show
{
display
:
block
!important
;
.morpheus-hover
:hover
>
.morpheus-hover-show
{
display
:
block
!important
;
}
.morpheus-hover
:hover
{
background-color
:
#f5f5f5
;
background-color
:
#f5f5f5
;
}
.morpheus-tip
{
font-size
:
12px
;
position
:
absolute
;
top
:
0
;
left
:
0
;
min-height
:
24px
;
max-height
:
24px
;
height
:
24px
;
line-height
:
1
;
color
:
#777
;
font-size
:
12px
;
position
:
absolute
;
top
:
0
;
left
:
0
;
min-height
:
24px
;
max-height
:
24px
;
height
:
24px
;
line-height
:
1
;
color
:
#777
;
}
.morpheus-tip-inline
{
font-size
:
12px
;
z-index
:
10000
;
position
:
absolute
;
background-color
:
rgba
(
255
,
255
,
255
,
0.9
);
color
:
black
;
text-align
:
left
;
padding
:
1px
;
border
:
1px
solid
rgb
(
0
,
0
,
0
);
/*border-radius: 6px;*/
/*box-shadow: rgba(0, 0, 0, 0.498039) 0px 5px 15px;*/
overflow
:
hidden
;
font-size
:
12px
;
z-index
:
10000
;
position
:
absolute
;
background-color
:
rgba
(
255
,
255
,
255
,
0.9
);
color
:
black
;
text-align
:
left
;
padding
:
1px
;
border
:
1px
solid
rgb
(
0
,
0
,
0
);
/*border-radius: 6px;*/
/*box-shadow: rgba(0, 0, 0, 0.498039) 0px 5px 15px;*/
overflow
:
hidden
;
}
.morpheus-form-control-inline
{
display
:
inline
!important
;
width
:
auto
!important
;
margin-right
:
1em
!important
;
display
:
inline
!important
;
width
:
auto
!important
;
margin-right
:
1em
!important
;
}
.morpheus-tip-dialog
{
font-size
:
12px
!important
;
color
:
#777
! important
;
padding
:
2px
!important
;
background-color
:
white
!important
;
font-size
:
12px
!important
;
color
:
#777
! important
;
padding
:
2px
!important
;
background-color
:
white
!important
;
}
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