@ -21,7 +21,7 @@ input#openid, input#webdav {
background-image : url ( '../img/personal.svg?v=1' ) ;
}
. nav-icon-se ssions {
. nav-icon-se curity {
background-image : url ( '../img/toggle-filelist.svg?v=1' ) ;
}
@ -310,29 +310,29 @@ table.nostyle td {
padding : 0 . 2em 0 ;
}
# se ssions table {
# se curity table {
width : 100 % ;
min-height : 50px ;
padding-top : 5px ;
max-width : 580px ;
}
# se ssions table th {
# se curity table th {
opacity : . 5 ;
}
# se ssions table th ,
# se ssions table td {
# se curity table th ,
# se curity table td {
padding : 10px 10px 10px 0 ;
}
# se ssions . token-list td . more {
# se curity . token-list td . more {
overflow : visible ;
position : relative ;
width : 16px ;
}
# se ssions . token-list td {
# se curity . token-list td {
border-top : 1px solid # DDD ;
text-overflow : ellipsis ;
max-width : 200px ;
@ -342,30 +342,30 @@ table.nostyle td {
position : relative ;
}
# se ssions tr > * : nth-child ( 2 ) {
# se curity tr > * : nth-child ( 2 ) {
text-align : right ;
}
# se ssions . token-list td > a . icon {
# se curity . token-list td > a . icon {
opacity : 0 ;
transition : opacity 0 . 5s ;
}
# se ssions . token-list a . icon {
# se curity . token-list a . icon {
margin-top : 4px ;
display : block ;
}
# se ssions . token-list tr : hover td > a . icon ,
# se ssions . token-list tr . active td > a . icon {
# se curity . token-list tr : hover td > a . icon ,
# se curity . token-list tr . active td > a . icon {
opacity : 0 . 6 ;
}
# se ssions . token-list td div . configure {
# se curity . token-list td div . configure {
display : none ;
}
# se ssions . token-list tr . active div . configure {
# se curity . token-list tr . active div . configure {
display : block ;
position : absolute ;
top : 45px ;
@ -373,17 +373,17 @@ table.nostyle td {
padding : 10px ;
}
# se ssions . token-list div . configure : after {
# se curity . token-list div . configure : after {
right : 13px ;
}
# se ssions . token-list tr . active div . configure > * {
# se curity . token-list tr . active div . configure > * {
margin-top : 5px ;
margin-bottom : 5px ;
display : inline-block ;
}
# se ssions . token-list tr . active a . icon-delete {
# se curity . token-list tr . active a . icon-delete {
background-position : left ;
padding-left : 20px ;
}