Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
purescript-gargantext
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
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Grégoire Locqueville
purescript-gargantext
Commits
8daadcf2
Commit
8daadcf2
authored
Nov 20, 2019
by
Przemyslaw Kaminski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[FOREST][SEARCH] remove custom width for panel
parent
b64eb3ad
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
Login.css
dist/styles/Login.css
+0
-1
Login.sass
dist/styles/Login.sass
+0
-1
No files found.
dist/styles/Login.css
View file @
8daadcf2
...
@@ -63,7 +63,6 @@ li#rename #rename-a {
...
@@ -63,7 +63,6 @@ li#rename #rename-a {
#node-popup-tooltip
.popup-container
.panel
{
#node-popup-tooltip
.popup-container
.panel
{
border
:
1px
solid
rgba
(
0
,
0
,
0
,
0.2
);
border
:
1px
solid
rgba
(
0
,
0
,
0
,
0.2
);
box-shadow
:
0
2px
5px
rgba
(
0
,
0
,
0
,
0.2
);
box-shadow
:
0
2px
5px
rgba
(
0
,
0
,
0
,
0.2
);
width
:
300px
;
}
}
#node-popup-tooltip
.popup-container
.panel
.glyphicon-pencil
{
#node-popup-tooltip
.popup-container
.panel
.glyphicon-pencil
{
color
:
black
;
color
:
black
;
...
...
dist/styles/Login.sass
View file @
8daadcf2
...
@@ -59,7 +59,6 @@ li#rename
...
@@ -59,7 +59,6 @@ li#rename
.panel
.panel
border
:
1px
solid
rgba
(
0
,
0
,
0
,
0
.2
)
border
:
1px
solid
rgba
(
0
,
0
,
0
,
0
.2
)
box-shadow
:
0
2px
5px
rgba
(
0
,
0
,
0
,
0
.2
)
box-shadow
:
0
2px
5px
rgba
(
0
,
0
,
0
,
0
.2
)
width
:
300px
.glyphicon-pencil
.glyphicon-pencil
color
:
black
color
:
black
.panel-body
.panel-body
...
...
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