123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327 |
- /** theme: neo
- *
- * @package StatusNet
- * @author Osama Khalid <osamak@gnu.org>
- * @copyright Osama Khalid
- * @license http://creativecommons.org/licenses/by/3.0/ Creative Commons Attribution 3.0 Unported
- * @link http://status.net/
- */
- body {
- direction: rtl;
- }
- span.rtl{
- direction: rtl !important;
- }
- #content .notice .entry-title{
- direction: ltr;
- }
- .form_notice textarea{
- direction: ltr;
- }
- #site_nav_global_primary ul{
- float: left;
- }
- .notice div.entry-content {
- float: right;
- clear: right;
- }
- #content .notice .threaded-replies .notice div.entry-content{
- clear: right;
- float: right;
- }
- #content h1{
- font-weight: bold;
- letter-spacing: 0;
- }
- .threaded-replies {
- border-right: 3px solid #ECECF2;
- border-left: 0;
- margin-right: 59px;
- margin-left: 0;
- }
- address{
- float: right;
- }
- #site_nav_global_primary {
- left: 0;
- right: auto;
- }
- .input_form .form_settings .submit{
- float: left;
- }
- .input_form .form_settings fieldset fieldset{
- float: right;
- }
- .input_form fieldset fieldset label{
- right: 6px;
- text-align: right;
- }
- #input_form_event .form_settings .form_data li{
- float: right;
- }
- .notice .author {
- direction: rtl;
- float: right;
- margin-left: 8px;
- margin-right: 0;
- }
- .section .notice .author {
- margin-left: 0;
- }
- .notice p.entry-content {
- float: left;
- }
- .threaded-replies .form_notice #notice_action-submit {
- right: 10px;
- }
- .form_notice input.submit{
- float: right;
- }
- #export_data li a{
- padding-right: 30px;
- padding-left: 0;
- /* background-position: right center; */
- }
- #content .notice .threaded-replies .notice .entry-title{
- margin: 2px 35px 0 7px;
- }
- #content .notice .entry-title {
- margin: 2px 59px 0 7px;
- }
- #content .notice .author .photo{
- right: 0;
- left: auto;
- }
- .notice-options{
- float: left;
- }
- .notice div.entry-content {
- margin-right: 59px;
- margin-left: 0;
- }
- #core .vcard .photo {
- margin-left: 11px;
- margin-right: 0;
- }
- .threaded-replies .notice-reply-comments {
- margin: 2px 10px 4px 0;
- }
- #shownotice .notice div.entry-content {
- margin-right: 0;
- }
- .notice .addressees:before {
- content: '\25C2';
- }
- #content thead th {
- text-align: right;
- }
- .profile_list th.current a {
- background-position: left top;
- padding-left: 25px;
- }
- .form_settings .form_data textarea, .form_settings .form_data select, .form_settings .form_data input {
- float: right;
- margin-right: 1.795%;
- }
- .form_settings .form_data label {
- float: right;
- }
- .form_settings label {
- text-align: left;
- }
- #form_search input.submit {
- margin-right: 5px;
- }
- #site_nav_local_views H3{
- font-weight: bold;
- letter-spacing: 0;
- }
- #aside_primary h2{
- font-weight: bold;
- letter-spacing: 0;
- }
- .form_settings label[for="notice_to"] {
- margin-left: 10px;
- margin-right: 0;
- }
- select {
- padding-left: 10px;
- }
- #input_form_nav li a {
- float: right;
- }
- #content table.extended-profile td {
- padding-left: 0 !important;
- padding-right: 8px !important;
- }
- .experience-item, .education-item {
- float: right;
- }
- #site_nav_global_primary a {
- float: right;
- }
- .form_settings .form_data p.form_guide {
- margin-right: 27%;
- }
- .form_settings label.checkbox {
- text-align: right;
- }
- .form_settings label.checkbox, .form_settings label.radio {
- left: 0;
- right: -25px;
- }
- .form_settings input.checkbox, .form_settings input.radio {
- margin-right: 25%;
- margin-left: 20px;
- right: -14px;
- left: 0;
- }
- .form_settings input {
- margin-left: 20px;
- }
- .form_settings .form_data li {
- float: right;
- }
- #header-search {
- float: left;
- }
- #header-search input[type="submit"] {
- left: 0;
- right: auto;
- }
- #avatarfile {
- width: 100%;
- }
- .form_settings .checkbox-wrapper label.checkbox {
- right: -3px;
- left: auto;
- }
- .checkbox-wrapper.unchecked label.checkbox, .checkbox-wrapper.checked label.checkbox {
- padding-right: 20px;
- padding-left: 0;
- background-position: right center;
- }
- .input_form .form_settings .form_data p.form_guide {
- margin-right: 5px;
- margin-left: 27%;
- }
- .experience-item, .education-item {
- float: right !important;
- }
- .profile_block .entity_actions {
- 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;
- }
- .entity_actions input.submit {
- text-align: right;
- }
- #entity_statistics dt, #entity_statistics dd {
- margin-left: 11px;
- margin-right: 0;
- }
- #showstream .notice .entry-title, #showstream .notice div.entry-content {
- margin-right: 0;
- }
- .limited-scope .entry-content .timestamp:before {
- right: 0;
- left: auto;
- }
- .limited-scope .entry-content .timestamp {
- padding-left: 0;
- padding-right: 20px;
- }
- .section ul.entities {
- float: right;
- }
- .section .entities li {
- float: right;
- }
|