Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
S
sidekick
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
Privat - Marco Schmiedel
sidekick
Commits
5d95f38f
Commit
5d95f38f
authored
Aug 03, 2022
by
Kevin Yumang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
SERV-2286 - dashboard element modifications
parent
3e347bb2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
3 deletions
+7
-3
dashboard.css
src/Views/Limitless/Dashboard/Attachments/dashboard.css
+5
-0
TileStart.blade.php
src/Views/Limitless/Dashboard/TileStart.blade.php
+2
-3
No files found.
src/Views/Limitless/Dashboard/Attachments/dashboard.css
View file @
5d95f38f
.dashboard-container
span
.dashboard-tile
~
span
.dashboard-tile
{
margin-left
:
0.25rem
;
}
.dashboard-tile
{
border
:
2px
solid
rgba
(
255
,
255
,
255
,
.1
);
border-radius
:
.5rem
;
}
\ No newline at end of file
src/Views/Limitless/Dashboard/TileStart.blade.php
View file @
5d95f38f
<span
href=
"#"
class=
"dashboard-tile
<span
class=
"dashboard-tile
d-flex col-xl-3 col-lg-6 col-md-6 col-sm-6 col-xs-12
{{ $class }}
border-2 border-white rounded-left"
>
"
>
<div
class=
"card-body"
>
<div
class=
"d-flex mb-1"
>
...
...
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