Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
angular-emoji-popup
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
angular-emoji-popup
Commits
d0b54320
Commit
d0b54320
authored
Dec 25, 2014
by
Madhur
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
relative url
parent
7fbe9daf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
style.css
css/style.css
+4
-4
No files found.
css/style.css
View file @
d0b54320
body
body
{
{
background
:
#222222
url("img/black_linen_v2.png")
repeat
;
background
:
#222222
url("
../
img/black_linen_v2.png")
repeat
;
color
:
#aaaaaa
;
color
:
#aaaaaa
;
}
}
...
@@ -27,7 +27,7 @@ display: inline-block;
...
@@ -27,7 +27,7 @@ display: inline-block;
width
:
23px
;
width
:
23px
;
height
:
23px
;
height
:
23px
;
vertical-align
:
text-top
;
vertical-align
:
text-top
;
background
:
url('img/IconsetW.png')
-10px
-4px
/
42px
1171px
no-repeat
;
background
:
url('
../
img/IconsetW.png')
-10px
-4px
/
42px
1171px
no-repeat
;
opacity
:
0.8
;
opacity
:
0.8
;
}
}
...
@@ -109,11 +109,11 @@ opacity: 1;
...
@@ -109,11 +109,11 @@ opacity: 1;
display
:
inline-block
;
display
:
inline-block
;
width
:
24px
;
width
:
24px
;
height
:
29px
;
height
:
29px
;
background
:
url('img/IconsetSmiles.png')
no-repeat
;
background
:
url('
../
img/IconsetSmiles.png')
no-repeat
;
background-size
:
42px
350px
;
background-size
:
42px
350px
;
}
}
.is_1x
.emoji-menu-tabs
.emoji-menu-tab
{
.is_1x
.emoji-menu-tabs
.emoji-menu-tab
{
background-image
:
url('img/IconsetSmiles_1x.png')
;
background-image
:
url('
../
img/IconsetSmiles_1x.png')
;
}
}
.emoji-menu-tabs
.icon-recent
{
background-position
:
-9px
-306px
;
}
.emoji-menu-tabs
.icon-recent
{
background-position
:
-9px
-306px
;
}
...
...
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