This website requires JavaScript.
Explore
Help
Sign In
WordPress-C
/
WordPress
mirror of
https://github.com/WordPress/WordPress.git
Watch
1
Star
0
Fork
You've already forked WordPress
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ef8ff2324c
WordPress
/
wp-admin
/
css
/
widgets-rtl.css
7 lines
77 B
CSS
Raw
Normal View
History
Unescape
Escape
RTL CSS from Mani. fixes #6296 git-svn-id: http://svn.automattic.com/wordpress/trunk@7398 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-19 12:08:03 -04:00
h4
.
widget-title
{
text-align
:
left
Widget interface updates from mdawaffe. see #5583 git-svn-id: http://svn.automattic.com/wordpress/trunk@6754 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-07 16:57:54 -05:00
}
p
#
widget-search
{
RTL CSS from Mani. fixes #6296 git-svn-id: http://svn.automattic.com/wordpress/trunk@7398 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-19 12:08:03 -04:00
left
:
0
;
right
:
auto
}