Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
CIRCLE
/
cloud
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
94
Merge Requests
10
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
A prog2-höz tartozó friss repo anyagok itt elérhetőek:
https://git.iit.bme.hu/
Commit
3b99558c
authored
Jan 01, 2015
by
Bach Dániel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dashboard: fix panels
parent
5b434637
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
4 deletions
+12
-4
circle/dashboard/static/dashboard/dashboard.less
+12
-4
No files found.
circle/dashboard/static/dashboard/dashboard.less
View file @
3b99558c
...
@@ -85,8 +85,11 @@ html {
...
@@ -85,8 +85,11 @@ html {
}
}
.list-group .list-group-footer {
.list-group .list-group-footer {
padding-top: 5px;
height: 41px;
padding-bottom: 5px;
}
.list-group-footer .text-right {
padding-top: 4px;
}
}
.big {
.big {
...
@@ -194,7 +197,7 @@ html {
...
@@ -194,7 +197,7 @@ html {
}
}
.dashboard-index .panel {
.dashboard-index .panel {
height:
300
px;
height:
294
px;
}
}
#vm-details-rename, #vm-details-h1-name, #vm-details-rename ,
#vm-details-rename, #vm-details-h1-name, #vm-details-rename ,
...
@@ -591,7 +594,7 @@ footer a, footer a:hover, footer a:visited {
...
@@ -591,7 +594,7 @@ footer a, footer a:hover, footer a:visited {
#dashboard-vm-list, #dashboard-node-list, #dashboard-group-list,
#dashboard-vm-list, #dashboard-node-list, #dashboard-group-list,
#dashboard-template-list {
#dashboard-template-list {
min-height: 20
4
px;
min-height: 20
0
px;
}
}
#group-detail-user-table td:first-child, #group-detail-user-table th:last-child,
#group-detail-user-table td:first-child, #group-detail-user-table th:last-child,
...
@@ -961,6 +964,11 @@ textarea[name="new_members"] {
...
@@ -961,6 +964,11 @@ textarea[name="new_members"] {
#vm-list-search, #vm-mass-ops {
#vm-list-search, #vm-mass-ops {
margin-top: 8px;
margin-top: 8px;
}
}
.list-group-item {
border-bottom: 0px !important;
}
.list-group-item-last {
.list-group-item-last {
border-bottom: 1px solid #ddd !important;
border-bottom: 1px solid #ddd !important;
}
}
...
...
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