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
da3f5b5d
Commit
da3f5b5d
authored
Jan 07, 2015
by
asseldonk
Browse files
pathbar: forgot to comment in one line is last commit
parent
3e445c34
Changes
2
Hide whitespace changes
Inline
Side-by-side
vispa/extensions/file/static/css/base/pathbar.css
View file @
da3f5b5d
.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
:
4px
}
.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-menu
.createFolder
,
.file-path-bar
>
.options
.dropdown-menu
.createFile
,
.file-path-bar
>
.options
.dropdown-menu
.upload
,
.file-path-bar
>
.options
.dropdown-menu
.paste
,
.file-path-bar
>
.options
.dropdown-menu
.openFolder
,
.file-path-bar
>
.options
.dropdown-menu
.openFile
,
.file-path-bar
>
.options
.dropdown-menu
.rename
,
.file-path-bar
>
.options
.dropdown-menu
.copy
,
.file-path-bar
>
.options
.dropdown-menu
.cut
,
.file-path-bar
>
.options
.dropdown-menu
.remove
,
.file-path-bar
>
.options
.dropdown-menu
.download
,
.file-path-bar
>
.options
.dropdown-menu
.compress
,
.file-path-bar
>
.options
.dropdown-menu
.divider
,
.file-path-bar
>
.options
.dropdown-menu
.info
{
display
:
none
;
visibility
:
hidden
}
.file-path-bar
>
.options.menu-no-selection
.dropdown-menu
.createFolder
,
.file-path-bar
>
.options.menu-no-selection
.dropdown-menu
.createFile
,
.file-path-bar
>
.options.menu-no-selection
.dropdown-menu
.upload
{
display
:
inline
!important
;
visibility
:
visible
!important
}
.file-path-bar
>
.options.menu-no-selection.menu-paste
.dropdown-menu
.paste
{
display
:
inline
!important
;
visibility
:
visible
!important
}
.file-path-bar
>
.options.menu-single-selection
.dropdown-menu
.rename
,
.file-path-bar
>
.options.menu-single-selection
.dropdown-menu
.copy
,
.file-path-bar
>
.options.menu-single-selection
.dropdown-menu
.cut
,
.file-path-bar
>
.options.menu-single-selection
.dropdown-menu
.remove
,
.file-path-bar
>
.options.menu-single-selection
.dropdown-menu
.download
,
.file-path-bar
>
.options.menu-single-selection
.dropdown-menu
.compress
,
.file-path-bar
>
.options.menu-single-selection
.dropdown-menu
.info
{
display
:
inline
!important
;
visibility
:
visible
!important
}
.file-path-bar
>
.options.menu-single-selection
.dropdown-menu
.divider
{
display
:
block
!important
;
visibility
:
visible
!important
}
.file-path-bar
>
.options.menu-single-selection.menu-open-folder
.dropdown-menu
.openFolder
{
display
:
inline
!important
;
visibility
:
visible
!important
}
.file-path-bar
>
.options.menu-single-selection.menu-open-file
.dropdown-menu
.openFile
{
display
:
inline
!important
}
.file-path-bar
>
.options.menu-multiple-selection
.dropdown-menu
.copy
,
.file-path-bar
>
.options.menu-multiple-selection
.dropdown-menu
.cut
,
.file-path-bar
>
.options.menu-multiple-selection
.dropdown-menu
.remove
,
.file-path-bar
>
.options.menu-multiple-selection
.dropdown-menu
.download
,
.file-path-bar
>
.options.menu-multiple-selection
.dropdown-menu
.compress
,
.file-path-bar
>
.options.menu-multiple-selection
.dropdown-menu
.info
{
display
:
inline
!important
;
visibility
:
visible
!important
}
.file-path-bar
>
.options.menu-multiple-selection
.dropdown-menu
.divider
{
display
:
block
!important
;
visibility
:
visible
!important
}
.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
:
4px
}
.file-path-bar
>
.options
.dropdown-menu
.glyphicon
{
margin-right
:
10px
}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
:hover
>
i
{
color
:
#333
}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
>
.bookmark-glyphicon-symbol
{
color
:
#333
}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
>
.bookmark-glyphicon-symbol
:hover
{
color
:
#000
!important
}
.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
;
color
:
#333
}
\ 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
:
4px
}
.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-menu
.createFolder
,
.file-path-bar
>
.options
.dropdown-menu
.createFile
,
.file-path-bar
>
.options
.dropdown-menu
.upload
,
.file-path-bar
>
.options
.dropdown-menu
.paste
,
.file-path-bar
>
.options
.dropdown-menu
.openFolder
,
.file-path-bar
>
.options
.dropdown-menu
.openFile
,
.file-path-bar
>
.options
.dropdown-menu
.rename
,
.file-path-bar
>
.options
.dropdown-menu
.copy
,
.file-path-bar
>
.options
.dropdown-menu
.cut
,
.file-path-bar
>
.options
.dropdown-menu
.remove
,
.file-path-bar
>
.options
.dropdown-menu
.download
,
.file-path-bar
>
.options
.dropdown-menu
.compress
,
.file-path-bar
>
.options
.dropdown-menu
.divider
,
.file-path-bar
>
.options
.dropdown-menu
.info
{
display
:
none
;
visibility
:
hidden
}
.file-path-bar
>
.options.menu-no-selection
.dropdown-menu
.createFolder
,
.file-path-bar
>
.options.menu-no-selection
.dropdown-menu
.createFile
,
.file-path-bar
>
.options.menu-no-selection
.dropdown-menu
.upload
{
display
:
inline
!important
;
visibility
:
visible
!important
}
.file-path-bar
>
.options.menu-no-selection.menu-paste
.dropdown-menu
.paste
{
display
:
inline
!important
;
visibility
:
visible
!important
}
.file-path-bar
>
.options.menu-single-selection
.dropdown-menu
.rename
,
.file-path-bar
>
.options.menu-single-selection
.dropdown-menu
.copy
,
.file-path-bar
>
.options.menu-single-selection
.dropdown-menu
.cut
,
.file-path-bar
>
.options.menu-single-selection
.dropdown-menu
.remove
,
.file-path-bar
>
.options.menu-single-selection
.dropdown-menu
.download
,
.file-path-bar
>
.options.menu-single-selection
.dropdown-menu
.compress
,
.file-path-bar
>
.options.menu-single-selection
.dropdown-menu
.info
{
display
:
inline
!important
;
visibility
:
visible
!important
}
.file-path-bar
>
.options.menu-single-selection
.dropdown-menu
.divider
{
display
:
block
!important
;
visibility
:
visible
!important
}
.file-path-bar
>
.options.menu-single-selection.menu-open-folder
.dropdown-menu
.openFolder
{
display
:
inline
!important
;
visibility
:
visible
!important
}
.file-path-bar
>
.options.menu-single-selection.menu-open-file
.dropdown-menu
.openFile
{
display
:
inline
!important
;
visibility
:
visible
!important
}
.file-path-bar
>
.options.menu-multiple-selection
.dropdown-menu
.copy
,
.file-path-bar
>
.options.menu-multiple-selection
.dropdown-menu
.cut
,
.file-path-bar
>
.options.menu-multiple-selection
.dropdown-menu
.remove
,
.file-path-bar
>
.options.menu-multiple-selection
.dropdown-menu
.download
,
.file-path-bar
>
.options.menu-multiple-selection
.dropdown-menu
.compress
,
.file-path-bar
>
.options.menu-multiple-selection
.dropdown-menu
.info
{
display
:
inline
!important
;
visibility
:
visible
!important
}
.file-path-bar
>
.options.menu-multiple-selection
.dropdown-menu
.divider
{
display
:
block
!important
;
visibility
:
visible
!important
}
.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
:
4px
}
.file-path-bar
>
.options
.dropdown-menu
.glyphicon
{
margin-right
:
10px
}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
:hover
>
i
{
color
:
#333
}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
>
.bookmark-glyphicon-symbol
{
color
:
#333
}
.file-path-bar
>
.bookmark-dropdown
>
.bookmark-container
>
.bookmarks
>
.bookmark
>
.bookmark-glyphicon-symbol
:hover
{
color
:
#000
!important
}
.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
;
color
:
#333
}
\ No newline at end of file
vispa/extensions/file/static/css/base/pathbar.less
View file @
da3f5b5d
...
...
@@ -100,7 +100,7 @@
.dropdown-menu {
.openFile {
display: inline !important;
//
visibility: visible !important;
visibility: visible !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