mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Apply styles to themes css
This commit is contained in:
parent
14b00f1b0a
commit
1503d81317
@ -147,8 +147,9 @@ ul.nav-tabs, .nav-tabs .nav-link {
|
||||
}
|
||||
|
||||
.info-item {
|
||||
width: 10rem;
|
||||
float: left;
|
||||
text-transform: uppercase;
|
||||
font-size: 0.7em;
|
||||
color: #858796;
|
||||
}
|
||||
|
||||
.info-item-xs {
|
||||
|
@ -250,8 +250,9 @@ hr {
|
||||
}
|
||||
|
||||
.info-item {
|
||||
width: 12rem;
|
||||
float: left;
|
||||
text-transform: uppercase;
|
||||
font-size: 0.7em;
|
||||
color: #858796;
|
||||
}
|
||||
|
||||
.info-item-xs {
|
||||
|
Loading…
Reference in New Issue
Block a user