Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
PHP-Chat
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
BA_SST
PHP-Chat
Commits
f22e26d9
Commit
f22e26d9
authored
Jul 18, 2016
by
Markus Bergt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added private message example
parent
b621f66c
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
0 deletions
+14
-0
newChat.php
newChat.php
+10
-0
style.css
style.css
+4
-0
No files found.
newChat.php
View file @
f22e26d9
...
@@ -155,6 +155,16 @@
...
@@ -155,6 +155,16 @@
Ich Admin du nix!
Ich Admin du nix!
</div>
</div>
</div>
</div>
<div
class=
"panel panel-success chatpanel"
>
<div
class=
"panel-heading"
>
<div
class=
"panel-title pull-left"
>
hottie666:
</div>
<div
class=
"pull-right hidden-xs"
>
17.07.16 um 14:20:15
</div>
<div
class=
"clearfix"
></div>
</div>
<div
class=
"panel-body"
>
Hi süßer...
<span
class=
"glyphicon glyphicon-heart"
style=
"color:red;"
/>
</div>
</div>
</div>
</div>
</div>
</div>
...
...
style.css
View file @
f22e26d9
...
@@ -16,6 +16,10 @@ body {
...
@@ -16,6 +16,10 @@ body {
margin-bottom
:
125px
;
margin-bottom
:
125px
;
}
}
.glyphicon-success
{
color
:
#5CB85C
;
}
.glyphicon-warning
{
.glyphicon-warning
{
color
:
#F0AD4E
;
color
:
#F0AD4E
;
}
}
...
...
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