added no_header_or_footer layout
added page 7 video_fullscreen
This commit is contained in:
parent
50d53ee7e8
commit
3533daf3b6
137 changed files with 2180 additions and 3732 deletions
|
|
@ -42,9 +42,12 @@
|
|||
&.disabled,
|
||||
&[disabled],
|
||||
fieldset[disabled] & {
|
||||
&,
|
||||
&:hover,
|
||||
&:focus,
|
||||
&.focus {
|
||||
&.focus,
|
||||
&:active,
|
||||
&.active {
|
||||
background-color: @background;
|
||||
border-color: @border;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue