Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
musica_listas_backend
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Cristian Mauricio Diaz Canales
musica_listas_backend
Commits
19f30c86
Commit
19f30c86
authored
Dec 30, 2019
by
Cristian Mauricio Diaz Canales
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Mejora alerta pagina externa
parent
7b856aa1
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
882 additions
and
882 deletions
+882
-882
public/backend/css/style.css
public/backend/css/style.css
+0
-44
public/frontend/css/style.css
public/frontend/css/style.css
+882
-838
No files found.
public/backend/css/style.css
View file @
19f30c86
...
...
@@ -49,47 +49,3 @@ and open the template in the editor.
padding
:
10px
10px
10px
10px
;
}
/*alertas*/
header
.masthead-kushki
{
position
:
relative
;
overflow
:
hidden
;
padding-bottom
:
0
;
background
:
-webkit-gradient
(
linear
,
left
bottom
,
left
top
,
from
(
#ff6a00
),
to
(
#ee0979
));
background
:
white
;
}
/* Mensaje de alertas */
.alert-ok
{
font-family
:
'Roboto Condensed'
,
sans-serif
;
font-size
:
1.1em
;
border-radius
:
5px
;
padding
:
20px
;
overflow
:
hidden
;
box-shadow
:
0
3px
6px
rgba
(
0
,
0
,
0
,
0.16
),
0
3px
6px
rgba
(
0
,
0
,
0
,
0.23
);
/* background-color:#8dc081; /* Verde */
color
:
red
;
margin-bottom
:
15px
;
}
/* Botón cerrar */
.closebtn-ok
{
color
:
#333333
;
font-weight
:
bold
;
font-size
:
32px
;
line-height
:
20px
;
cursor
:
pointer
;
transition
:
0.3s
;
}
.closebtn-ok
:hover
{
color
:
#777777
;
}
.icon-one
{
color
:
red
;
font-weight
:
bold
;
font-size
:
22px
;
line-height
:
20px
;
cursor
:
pointer
;
transition
:
0.3s
;
}
.txt-alerta
{
color
:
#444444
;
}
public/frontend/css/style.css
View file @
19f30c86
This diff is collapsed.
Click to expand it.
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