Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emulab-devel
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
143
Issues
143
List
Boards
Labels
Service Desk
Milestones
Merge Requests
6
Merge Requests
6
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
emulab
emulab-devel
Commits
c64864ee
Commit
c64864ee
authored
Oct 28, 2017
by
Robert Ricci
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improve Powder CSS
parent
0007e258
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
6 deletions
+19
-6
www/aptui/css/powder.css
www/aptui/css/powder.css
+19
-6
No files found.
www/aptui/css/powder.css
View file @
c64864ee
/*
.navbar-brand > img {
border: 5px solid #708238;
...
...
@@ -6,6 +5,15 @@
}
*/
body
{
font-family
:
"Raleway"
,
"Helvetica Neue"
,
Helvetica
,
Arial
,
sans-serif
;
font-size
:
14px
;
line-height
:
1.42857143
;
color
:
#222
;
background-color
:
#fff
;
}
.navbar-nav
>
li
>
a
.admin-toggle
{
margin-top
:
15px
;
}
...
...
@@ -24,26 +32,31 @@
#footer
{
background-color
:
#a2d2df
;
color
:
#222
;
}
#footer
a
{
color
:
#222
;
}
.btn-success
{
background-color
:
#
289328
;
background-color
:
#
56b770
;
border-color
:
#237f23
;
}
.btn-primary
{
background-color
:
#
2f8ead
;
background-color
:
#
469592
;
border-color
:
#2a7e99
;
}
.btn-info
{
background-color
:
#
2f64ad
;
background-color
:
#
488998
;
border-color
:
#2a5899
;
}
.btn-warning
{
background-color
:
#
8a7626
;
background-color
:
#
f5b473
;
border-color
:
#766520
;
}
.btn-danger
{
background-color
:
#
9c2a2a
;
background-color
:
#
f5b473
;
border-color
:
#882525
;
}
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