Commit graph

6 commits

Author SHA1 Message Date
gorhill
3f22ad3906 polishing 2015-03-06 10:22:30 -05:00
gorhill
f9eb8de0a0 minor visual change 2015-02-28 07:58:33 -05:00
gorhill
835e0a12a2 #812: another textarea set to full width 2015-02-16 07:14:20 -05:00
Deathamns
8297014700 Firefox: implement vAPI.storage via SQLite 2015-01-13 07:28:56 +01:00
Deathamns
6d49ef0dac Avoid using Chrome's @@bidi_* type i18n messages
... for the sake of portability.

When including vapi-common.js in an HTML file, then the body element there
will have a "dir" attribute filled with the current locale's direction
(ltr or rtl).

The following languages are considered right-to-left: ar, he, fa, ps, ur.
Everything else is left-to-right.

After the "dir" attribute is set, we can decide in CSS which elements
should have different styling for rtl languages (e.g., body[dir=rtl] #id).
2014-11-09 17:40:40 +01:00
Deathamns
5b79bf3536 Work on vendor API abstraction, and near complete Safari support 2014-11-09 17:39:12 +01:00
Renamed from css/3p-filters.css (Browse further)