mirror of
https://github.com/openvk/openvk
synced 2025-04-19 14:43:01 +03:00
Move .ovk-photo-view to the other spot
This commit is contained in:
parent
99543d48af
commit
c608c08db4
1 changed files with 2 additions and 6 deletions
|
@ -8,7 +8,8 @@ html {
|
|||
|
||||
body,
|
||||
#backdropDripper,
|
||||
#standaloneCommentBox {
|
||||
#standaloneCommentBox,
|
||||
.ovk-photo-view {
|
||||
background-color: #0e0b1a;
|
||||
color: #c6d2e8;
|
||||
}
|
||||
|
@ -568,8 +569,3 @@ ul {
|
|||
.tabcontent {
|
||||
background: #2c2640 !important;
|
||||
}
|
||||
|
||||
/* @FEAT(marshallovski): пофиксил цвет фона (раньше был просто белый фон) */
|
||||
.ovk-photo-view {
|
||||
background-color: #0e0b1a;
|
||||
}
|
Loading…
Reference in a new issue