kopia lustrzana https://github.com/nextcloud/social
Add active state to profile tabs
Signed-off-by: Julius Härtl <jus@bitgrid.net>pull/8/head
rodzic
7cfede671c
commit
ffa5590c40
|
|
@ -73,6 +73,10 @@
|
|||
padding-left: 24px;
|
||||
background-position: 0 center;
|
||||
height: 40px;
|
||||
opacity: .6;
|
||||
}
|
||||
.user-profile--sections li a.active {
|
||||
opacity: 1;
|
||||
}
|
||||
</style>
|
||||
<script>
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue