File tree Expand file tree Collapse file tree
css/src/modules/user-settings-submodules Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 : root : not (: --deprecated-font-size ): not (: --iOS-patch )[style *= "--USER__fontSize" ] figure : has (> canvas ),
2222 : root : not (: --deprecated-font-size ): not (: --iOS-patch )[style *= "--USER__fontSize" ] figure : has (> iframe ),
2323 : root : not (: --deprecated-font-size ): not (: --iOS-patch )[style *= "--USER__fontSize" ] figure : has (> audio ),
24- : root : not (: --deprecated-font-size ): not (: --iOS-patch )[style *= "--USER__fontSize" ] div : has (> img ),
25- : root : not (: --deprecated-font-size ): not (: --iOS-patch )[style *= "--USER__fontSize" ] div : has (> video ),
26- : root : not (: --deprecated-font-size ): not (: --iOS-patch )[style *= "--USER__fontSize" ] div : has (> svg ),
27- : root : not (: --deprecated-font-size ): not (: --iOS-patch )[style *= "--USER__fontSize" ] div : has (> canvas ),
28- : root : not (: --deprecated-font-size ): not (: --iOS-patch )[style *= "--USER__fontSize" ] div : has (> iframe ),
29- : root : not (: --deprecated-font-size ): not (: --iOS-patch )[style *= "--USER__fontSize" ] div : has (> audio ),
3024 : root : not (: --deprecated-font-size ): not (: --iOS-patch )[style *= "--USER__fontSize" ] table {
3125 zoom : calc (100% / var (--USER__fontSize )) !important ;
3226 }
Original file line number Diff line number Diff line change 2121 : root : not (: --iOS-patch )[style *= "--USER__zoom" ] figure : has (> canvas ),
2222 : root : not (: --iOS-patch )[style *= "--USER__zoom" ] figure : has (> iframe ),
2323 : root : not (: --iOS-patch )[style *= "--USER__zoom" ] figure : has (> audio ),
24- : root : not (: --iOS-patch )[style *= "--USER__zoom" ] div : has (> img ),
25- : root : not (: --iOS-patch )[style *= "--USER__zoom" ] div : has (> video ),
26- : root : not (: --iOS-patch )[style *= "--USER__zoom" ] div : has (> svg ),
27- : root : not (: --iOS-patch )[style *= "--USER__zoom" ] div : has (> canvas ),
28- : root : not (: --iOS-patch )[style *= "--USER__zoom" ] div : has (> iframe ),
29- : root : not (: --iOS-patch )[style *= "--USER__zoom" ] div : has (> audio ),
3024 : root : not (: --iOS-patch )[style *= "--USER__zoom" ] table {
3125 zoom : calc (100% / var (--USER__zoom )) !important ;
3226 }
Original file line number Diff line number Diff line change 11{
22 "name" : " @readium/css" ,
33 "description" : " A set of reference stylesheets for EPUB Reading Systems" ,
4- "version" : " 2.0.0-beta.22 " ,
4+ "version" : " 2.0.0-beta.23 " ,
55 "homepage" : " https://github.com/readium/css" ,
66 "license" : " BSD-3-Clause" ,
77 "keywords" : [
You can’t perform that action at this time.
0 commit comments