mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-04 21:57:43 +03:00
InfCloud: extension for link
This commit is contained in:
parent
78dccbdc92
commit
4086665d16
1 changed files with 11 additions and 0 deletions
|
@ -39,6 +39,17 @@ main{
|
||||||
color: #484848;
|
color: #484848;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#loginscene .infcloudlink{
|
||||||
|
margin: 0;
|
||||||
|
width: 100%;
|
||||||
|
text-align: center;
|
||||||
|
color: #484848;
|
||||||
|
}
|
||||||
|
|
||||||
|
#loginscene .infcloudlink-hidden{
|
||||||
|
visibility: hidden;
|
||||||
|
}
|
||||||
|
|
||||||
#loginscene input{
|
#loginscene input{
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue