mirror of
https://bitbucket.org/skobkin/chrome_point_plus.git
synced 2024-11-12 22:03:06 +00:00
Popup moved to the bottom.
This commit is contained in:
parent
11b1338841
commit
643919c62f
|
@ -1,7 +1,7 @@
|
|||
.pp-notification {
|
||||
display: block;
|
||||
position: fixed;
|
||||
top: 40px;
|
||||
bottom: 40px;
|
||||
right: 40px;
|
||||
padding: 20px;
|
||||
border-radius: 2px;
|
||||
|
@ -12,7 +12,7 @@
|
|||
}
|
||||
|
||||
.pp-notification a,
|
||||
.pp-notification a:visited, {
|
||||
.pp-notification a:visited {
|
||||
color: #fff;
|
||||
text-decoration: none;
|
||||
font-weight: bold;
|
||||
|
|
Loading…
Reference in a new issue