Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
trivalent
dashboard-trivalent
Commits
310276f7
Commit
310276f7
authored
May 31, 2019
by
Daniel Suarez Souto
Browse files
Fixed problems of last commit
parent
b172b279
Pipeline
#1532
passed with stages
in 12 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
dashboard-gsicrawler.css
View file @
310276f7
...
...
@@ -12,9 +12,15 @@
}
paper-tabs
.dashboard-gsicrawler
{
margin
:
0px
0px
!important
;
height
:
5%
;
}
material-search
{
margin-top
:
3%
;
}
.row
{
margin-bottom
:
-15px
}
}
:root
{
--paper-tab-ink
:
var
(
--accent-color
);
...
...
@@ -38,11 +44,6 @@ google-chart {
margin-bottom
:
20px
;
}
/* Tablet+ */
@media
(
min-width
:
601px
)
{
paper-tabs
,
paper-toolbar
{
}
}
paper-tabs
,
paper-toolbar
{
background-color
:
#449DD5
;
...
...
demo/index.html
View file @
310276f7
...
...
@@ -10,9 +10,6 @@
<link
rel=
"import"
href=
"/elements/annotate-view/annotate-view.html"
>
<link
rel=
"import"
href=
"/elements/trivalent-page/trivalent-page.html"
>
<link
rel=
"import"
href=
"/bower_components/app-route/app-location.html"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<link
rel=
"icon"
href=
"/images/trivalent.jpg"
>
<style>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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