Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mathieu Loiseau
GameOfWords
Commits
90e672a4
Commit
90e672a4
authored
May 03, 2017
by
Mathieu Loiseau
Browse files
notif style
parent
2ea3340a
Changes
1
Hide whitespace changes
Inline
Side-by-side
style/default.css/css/moncss.css
View file @
90e672a4
...
...
@@ -127,22 +127,38 @@
text-align
:
center
;
margin-top
:
5px
;
margin-bottom
:
5px
;
position
:
relative
;
padding-right
:
24px
;
padding-left
:
64px
;
overflow
:
auto
;
}
#notificationsMess
p
{
font-family
:
playball
;
font-family
:
serif
;
font-weight
:
normal
;
color
:
white
;
font-size
:
15px
;
height
:
64px
;
font-size
:
small
;
}
#Img
{
float
:
left
;
position
:
relative
;
top
:
0
;
left
:
0
;
position
:
absolute
;
width
:
64px
;
height
:
64px
;
}
#delete
{
float
:
right
;
position
:
absolute
;
top
:
0
;
right
:
0
;
}
#delete
button
{
box-sizing
:
content-box
;
width
:
16px
;
height
:
16px
;
border-width
:
1px
;
padding
:
3px
;
}
#notificationFooter
{
background-color
:
#e9eaed
;
...
...
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