mirror of
https://github.com/HeyPuter/puter
synced 2024-11-14 22:06:00 +00:00
Update style.css
This commit is contained in:
parent
27b66254e3
commit
288411c377
@ -463,12 +463,16 @@ label {
|
|||||||
|
|
||||||
.sidebar-nav > li .app-count{
|
.sidebar-nav > li .app-count{
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
color: #f6f6f6;
|
color: #6d767d;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
margin-left: 10px;
|
margin-left: 10px;
|
||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.tab-btn.active .app-count{
|
||||||
|
color: #f6f6f6;
|
||||||
|
}
|
||||||
|
|
||||||
.sidebar hr {
|
.sidebar hr {
|
||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
|
Loading…
Reference in New Issue
Block a user