Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
debomatic-webui
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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
debomatic-webui-admins
debomatic-webui
Commits
9e3de8c7
Commit
9e3de8c7
authored
Mar 02, 2015
by
Leo Iannacone
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'github/sbuild' into sbuild
parents
1c78c325
2e140f13
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
3 deletions
+8
-3
debomatic-webui/public/stylesheets/style.css
debomatic-webui/public/stylesheets/style.css
+8
-3
No files found.
debomatic-webui/public/stylesheets/style.css
View file @
9e3de8c7
...
@@ -139,9 +139,10 @@ footer .info {
...
@@ -139,9 +139,10 @@ footer .info {
}
}
#packages
li
.icon
{
#packages
li
.icon
{
float
:
right
;
padding
:
10px
;
padding
:
10px
;
margin
:
-13px
-17px
;
position
:
absolute
;
right
:
0px
;
top
:
-2px
;
}
}
#packages
li
:not
(
.active
)
.icon
{
#packages
li
:not
(
.active
)
.icon
{
...
@@ -159,13 +160,17 @@ footer .info {
...
@@ -159,13 +160,17 @@ footer .info {
background-repeat
:
no-repeat
;
background-repeat
:
no-repeat
;
background-position
:
left
;
background-position
:
left
;
border
:
1px
solid
rgba
(
0
,
0
,
0
,
0.18
);
border
:
1px
solid
rgba
(
0
,
0
,
0
,
0.18
);
overflow
:
hidden
;
text-overflow
:
ellipsis
;
white-space
:
nowrap
;
position
:
relative
;
height
:
32px
;
}
}
#packages
li
:not
(
.active
)
a
{
#packages
li
:not
(
.active
)
a
{
box-shadow
:
0
0px
3px
rgba
(
0
,
0
,
0
,
0.2
)
inset
;
box-shadow
:
0
0px
3px
rgba
(
0
,
0
,
0
,
0.2
)
inset
;
background-color
:
rgba
(
0
,
0
,
0
,
0.05
);
background-color
:
rgba
(
0
,
0
,
0
,
0.05
);
border-color
:
rgba
(
255
,
255
,
255
,
0.76
);
border-color
:
rgba
(
255
,
255
,
255
,
0.76
);
overflow
:
hidden
;
}
}
#packages
li
:not
(
.active
)
a
:hover
{
#packages
li
:not
(
.active
)
a
:hover
{
...
...
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