added no_header_or_footer layout

added page 7 video_fullscreen
This commit is contained in:
Alex Corbi 2017-01-23 09:50:33 +01:00
parent 50d53ee7e8
commit 3533daf3b6
137 changed files with 2180 additions and 3732 deletions

View file

@ -42,9 +42,12 @@
&.disabled,
&[disabled],
fieldset[disabled] & {
&,
&:hover,
&:focus,
&.focus {
&.focus,
&:active,
&.active {
background-color: @background;
border-color: @border;
}