Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
minerva
core
Commits
4c0091ec
Commit
4c0091ec
authored
Aug 10, 2017
by
Piotr Gawron
Browse files
ui-refresh css
parent
558fbdde
Changes
2
Hide whitespace changes
Inline
Side-by-side
frontend-js/src/main/css/global.css
View file @
4c0091ec
...
...
@@ -485,4 +485,16 @@ h1 {
text-align
:
center
;
padding-bottom
:
10px
;
font-weight
:
400
;
}
.projects-tab
button
{
margin
:
5px
;
}
.ui-icon
{
display
:
inline-block
;
}
.ui-icon-refresh
{
background
:
url(images/icons/refresh.png.xhtml)
50%
50%
no-repeat
;
}
\ No newline at end of file
web/src/main/webapp/resources/css/style.css
View file @
4c0091ec
...
...
@@ -1073,7 +1073,6 @@ input[type=file] {width:280px !important; top:15px !important;}
.ui-icon-search
{
background
:
url(images/icons/search_small2.png.xhtml)
50%
50%
no-repeat
!important
;
}
.ui-icon-refresh
{
background
:
url(images/icons/refresh.png.xhtml)
50%
50%
no-repeat
!important
;
}
.ui-icon-disk
{
background
:
url(images/icons/disk.png.xhtml)
50%
50%
no-repeat
!important
;
}
.ui-icon-document
{
background
:
url(images/icons/document.png.xhtml)
50%
50%
no-repeat
!important
;
}
.ui-icon-trash
{
background
:
url(images/icons/trash.png.xhtml)
50%
50%
no-repeat
!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