Update RTL stylesheet for neo.

This commit is contained in:
Samantha Doherty 2011-09-22 09:27:36 -04:00
parent b15aea653d
commit f65fa42e15

View File

@ -85,6 +85,10 @@ address{
margin-left: 0;
}
.notice p.entry-content {
float: left;
}
.threaded-replies .form_notice #notice_action-submit {
right: 10px;
}
@ -264,6 +268,29 @@ select {
float: left;
}
.profile .entity_profile .fn, .profile .entity_profile .label {
margin-right: 11px;
margin-left: 0;
}
#core .vcard .photo {
float: right;
}
.profile_list .label {
margin-right: 59px !important;
}
.profile .entity_profile .note, .profile .entity_profile .url, .profile .entity_profile .entity_tags, .profile .entity_profile .form_subscription_edit {
margin-right: 59px;
margin-left: 0;
}
.profile_list .entity_actions ul {
left: 20px;
right: auto;
}
/*#site_nav_local_views {
float: right;
}
@ -273,3 +300,4 @@ select {
}*/