mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-01-21 08:55:43 +00:00
Changed way of backdrop rotation
This commit is contained in:
@@ -418,9 +418,12 @@ input[type=text]:focus:not([readonly]) + label, input[type=password]:focus:not([
|
||||
}
|
||||
|
||||
.pin{
|
||||
position:absolute;
|
||||
right:10px;
|
||||
font-size:25px;
|
||||
position: absolute;
|
||||
top: 15px;
|
||||
right: 15px;
|
||||
width: 25px;
|
||||
font-size: 25px;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.field-settings{
|
||||
|
||||
Reference in New Issue
Block a user