parent
ce777e4c4b
commit
a12a17b2d7
3 changed files with 2 additions and 17 deletions
|
@ -47,12 +47,6 @@ body {
|
|||
background-color: #fff;
|
||||
color: #000; }
|
||||
|
||||
html:-webkit-full-screen-ancestor {
|
||||
background-color: inherit; }
|
||||
|
||||
html:-moz-full-screen-ancestor {
|
||||
background-color: inherit; }
|
||||
|
||||
/*********************************************
|
||||
* VIEW FRAGMENTS
|
||||
*********************************************/
|
||||
|
|
|
@ -57,15 +57,6 @@ body {
|
|||
color: #000;
|
||||
}
|
||||
|
||||
// Ensures that the main background color matches the
|
||||
// theme in fullscreen mode
|
||||
html:-webkit-full-screen-ancestor {
|
||||
background-color: inherit;
|
||||
}
|
||||
html:-moz-full-screen-ancestor {
|
||||
background-color: inherit;
|
||||
}
|
||||
|
||||
|
||||
/*********************************************
|
||||
* VIEW FRAGMENTS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue