mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Minor tweaks
This commit is contained in:
parent
a0f647b3bd
commit
26210318a1
6
dist/css/custom.css
vendored
6
dist/css/custom.css
vendored
@ -11,8 +11,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.panel-primary>.panel-heading {
|
.panel-primary>.panel-heading {
|
||||||
border-color: #c61931;
|
border-color: #d8224c;
|
||||||
background-color: #c61931;
|
background-color: #d8224c;
|
||||||
}
|
}
|
||||||
|
|
||||||
.panel-footer {
|
.panel-footer {
|
||||||
@ -30,6 +30,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.info-item {
|
.info-item {
|
||||||
width: 160px;
|
width: 140px;
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user