Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
3pia
VISPA
VISPA web
Commits
2d788e8a
Commit
2d788e8a
authored
Jul 15, 2015
by
Fabian-Andree Heidemann
Browse files
fix #2250
parent
5d1349e1
Changes
2
Show whitespace changes
Inline
Side-by-side
vispa/extensions/file/static/css/base/pathbar.css
View file @
2d788e8a
.path-bar-icon
{
width
:
44px
;
border-right
:
2px
solid
#ddd
}
.path-bar-icon
.dropdown-toggle
{
webkit-box-shadow
:
none
!important
;
box-shadow
:
none
!important
;
width
:
44px
;
cursor
:
pointer
;
padding
:
8px
14px
4px
14px
}
.path-bar-icon
.dropdown-menu
{
margin-top
:
9px
}
.path-bar-icon
.dropdown-menu
.glyphicon
{
margin-right
:
10px
}
.file-path-bar
{
display
:
-webkit-box
;
display
:
-moz-box
;
display
:
-ms-flexbox
;
display
:
-webkit-flex
;
display
:
flex
;
-webkit-box-align
:
center
;
-webkit-flex-align
:
center
;
-ms-flex-align
:
center
;
-webkit-align-items
:
center
;
align-items
:
center
;
width
:
100%
;
height
:
36px
}
.file-path-bar
>
.options
{
width
:
44px
;
border-right
:
2px
solid
#ddd
}
.file-path-bar
>
.options
.dropdown-toggle
{
webkit-box-shadow
:
none
!important
;
box-shadow
:
none
!important
;
width
:
44px
;
cursor
:
pointer
;
padding
:
8px
14px
4px
14px
}
.file-path-bar
>
.options
.dropdown-menu
{
margin-top
:
9px
}
.file-path-bar
>
.options
.dropdown-menu
.glyphicon
{
margin-right
:
10px
}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
{
padding
:
3px
20px
;
display
:
block
;
white-space
:
nowrap
}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
:hover
{
background-color
:
#f5f5f5
;
cursor
:
pointer
}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
:hover
>
.bookmark-glyphicon-edit
{
color
:
#333
}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
:hover
>
.bookmark-glyphicon-remove
{
color
:
#333
}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
>
.bookmark-glyphicon-symbol
{
color
:
#000
}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
>
.bookmark-glyphicon-symbol-editable
{
color
:
#555
}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
>
.bookmark-glyphicon-symbol-editable
:hover
{
color
:
#000
}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
>
.bookmark-name
{
margin-right
:
10px
;
display
:
inline-block
;
max-width
:
80%
;
overflow
:
hidden
;
white-space
:
nowrap
;
text-overflow
:
ellipsis
}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
>
.input-bookmarkname
{
margin-right
:
10px
;
background-color
:
#fff
;
background-image
:
none
;
border
:
1px
solid
#ccc
;
border-radius
:
4px
;
box-shadow
:
0
1px
1px
rgba
(
0
,
0
,
0
,
0.075
)
inset
;
color
:
#555
;
transition
:
border-color
.15s
ease-in-out
0s
,
box-shadow
.15s
ease-in-out
0s
}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
>
.input-bookmarkname
:focus
{
border-color
:
#66afe9
;
outline
:
0
;
-webkit-box-shadow
:
inset
0
1px
1px
rgba
(
0
,
0
,
0
,
0.075
),
0
0
8px
rgba
(
102
,
175
,
233
,
0.6
);
box-shadow
:
inset
0
1px
1px
rgba
(
0
,
0
,
0
,
0.075
),
0
0
8px
rgba
(
102
,
175
,
233
,
0.6
)}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
>
.input-bookmarkname
::-webkit-input-placeholder
{
color
:
#999
}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
>
.input-bookmarkname
:-moz-placeholder
{
color
:
#999
;
opacity
:
1
}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
>
.input-bookmarkname
::-moz-placeholder
{
color
:
#999
;
opacity
:
1
}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
>
.input-bookmarkname
:-ms-input-placeholder
{
color
:
#999
}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
>
.bookmark-glyphicon-edit
{
color
:
#fff
}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
>
.bookmark-glyphicon-edit
:hover
{
color
:
#000
!important
}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
>
.bookmark-glyphicon-remove
{
color
:
#fff
}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
>
.bookmark-glyphicon-remove
:hover
{
color
:
#000
!important
}
.file-path-bar
>
.path-list
{
position
:
relative
;
margin-left
:
15px
;
width
:
80%
;
white-space
:
nowrap
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
direction
:
rtl
;
text-align
:
left
}
.file-path-bar
>
.path-list
>
.path-bar-item
+
.path-bar-item
:before
{
content
:
"/"
;
padding
:
0
7px
;
text-align
:
left
}
.file-path-bar
>
.path-list
>
.path-bar-item
{
text-decoration
:
none
}
.file-path-bar
>
.path-list
.glyphicon
{
display
:
inline
}
.file-path-bar
>
.path-list
>
.active
{
pointer-events
:
none
!important
;
color
:
#333
!important
}
\ No newline at end of file
.path-bar-icon
{
width
:
44px
;
border-right
:
2px
solid
#ddd
}
.path-bar-icon
.dropdown-toggle
{
webkit-box-shadow
:
none
!important
;
box-shadow
:
none
!important
;
width
:
44px
;
cursor
:
pointer
;
padding
:
8px
14px
4px
14px
}
.path-bar-icon
.dropdown-menu
{
margin-top
:
9px
}
.path-bar-icon
.dropdown-menu
.glyphicon
{
margin-right
:
10px
}
.file-path-bar
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
-webkit-flex
;
display
:
flex
;
-webkit-box-align
:
center
;
-webkit-flex-align
:
center
;
-ms-flex-align
:
center
;
-webkit-align-items
:
center
;
align-items
:
center
;
width
:
100%
;
height
:
36px
}
.file-path-bar
>
.options
{
width
:
44px
;
border-right
:
2px
solid
#ddd
}
.file-path-bar
>
.options
.dropdown-toggle
{
webkit-box-shadow
:
none
!important
;
box-shadow
:
none
!important
;
width
:
44px
;
cursor
:
pointer
;
padding
:
8px
14px
4px
14px
}
.file-path-bar
>
.options
.dropdown-menu
{
margin-top
:
9px
}
.file-path-bar
>
.options
.dropdown-menu
.glyphicon
{
margin-right
:
10px
}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
{
padding
:
3px
20px
;
display
:
-webkit-box
;
display
:
-webkit-flex
;
display
:
-ms-flexbox
;
display
:
flex
;
white-space
:
nowrap
}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
:hover
{
background-color
:
#f5f5f5
;
cursor
:
pointer
}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
:hover
>
.bookmark-glyphicon-edit
{
color
:
#333
}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
:hover
>
.bookmark-glyphicon-remove
{
color
:
#333
}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
>
.bookmark-glyphicon-symbol
{
color
:
#000
}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
>
.bookmark-glyphicon-symbol-editable
{
color
:
#555
}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
>
.bookmark-glyphicon-symbol-editable
:hover
{
color
:
#000
}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
>
.bookmark-name
{
margin-right
:
10px
;
display
:
inline-block
;
max-width
:
80%
;
overflow
:
hidden
;
white-space
:
nowrap
;
text-overflow
:
ellipsis
}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
>
.input-bookmarkname
{
margin-right
:
10px
;
background-color
:
#fff
;
background-image
:
none
;
border
:
1px
solid
#ccc
;
border-radius
:
4px
;
box-shadow
:
0
1px
1px
rgba
(
0
,
0
,
0
,
.075
)
inset
;
color
:
#555
;
-webkit-transition
:
border-color
.15s
ease-in-out
0s
,
box-shadow
.15s
ease-in-out
0s
;
transition
:
border-color
.15s
ease-in-out
0s
,
box-shadow
.15s
ease-in-out
0s
}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
>
.input-bookmarkname
:focus
{
border-color
:
#66afe9
;
outline
:
0
;
box-shadow
:
inset
0
1px
1px
rgba
(
0
,
0
,
0
,
.075
),
0
0
8px
rgba
(
102
,
175
,
233
,
.6
)}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
>
.input-bookmarkname
::-webkit-input-placeholder
{
color
:
#999
}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
>
.input-bookmarkname
:-moz-placeholder
{
color
:
#999
;
opacity
:
1
}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
>
.input-bookmarkname
::-moz-placeholder
{
color
:
#999
;
opacity
:
1
}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
>
.input-bookmarkname
:-ms-input-placeholder
{
color
:
#999
}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
>
.bookmark-glyphicon-edit
{
color
:
#fff
}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
>
.bookmark-glyphicon-edit
:hover
{
color
:
#000
!important
}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
>
.bookmark-glyphicon-remove
{
color
:
#fff
}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
>
.bookmark-glyphicon-remove
:hover
{
color
:
#000
!important
}
.file-path-bar
>
.path-list
{
position
:
relative
;
margin-left
:
15px
;
width
:
80%
;
white-space
:
nowrap
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
direction
:
rtl
;
text-align
:
left
}
.file-path-bar
>
.path-list
>
.path-bar-item
+
.path-bar-item
:before
{
content
:
"/"
;
padding
:
0
7px
;
text-align
:
left
}
.file-path-bar
>
.path-list
>
.path-bar-item
{
text-decoration
:
none
}
.file-path-bar
>
.path-list
.glyphicon
{
display
:
inline
}
.file-path-bar
>
.path-list
>
.active
{
pointer-events
:
none
!important
;
color
:
#333
!important
}
\ No newline at end of file
vispa/extensions/file/static/css/base/pathbar.less
View file @
2d788e8a
...
...
@@ -57,7 +57,7 @@
> .bookmarks {
> .bookmark {
padding: 3px 20px;
display:
block
;
display:
flex
;
white-space: nowrap;
&:hover {
background-color: @dropdown-link-hover-bg;
...
...
Write
Preview
Supports
Markdown
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