|
|
שורה 19: |
שורה 19: |
| padding: 0 !important; | | padding: 0 !important; |
| background: none !important; | | background: none !important; |
| }
| |
|
| |
| }
| |
|
| |
|
| |
| /* עבור מונחון */
| |
| .wpAbbreviation{
| |
| border-bottom:1px dotted #696969;
| |
| cursor:help;
| |
| }
| |
|
| |
| /* עיצוב לתיבת משוב */
| |
| #feedbackTextArea {
| |
| height:16px;
| |
| width:auto;
| |
| overflow:auto;
| |
| color:#999999;
| |
| }
| |
| .feedbackWrapper{
| |
| text-align:center;
| |
| margin-top: 1em;
| |
| }
| |
| .feedbackDiv{
| |
| display:inline-block;
| |
| background-color: #F9F9F9;
| |
| border: 1px solid #CCCCCC;
| |
| font-weight:bold;
| |
| }
| |
| #feedbackTitle {
| |
| width:250px;
| |
| color:#999999;
| |
| }
| |
| #feedbackHelpDiv{
| |
| text-align:right;
| |
| font-size:small;
| |
| font-weight:normal;
| |
| }
| |
| #loadFeedbackHelp{
| |
| cursor:pointer;
| |
| }
| |
| #feedbackSubmit {
| |
| font-weight:normal;
| |
| }
| |
|
| |
| /* container for toggles used in [[MediaWiki:ImgToggle.js]] */
| |
| .aTogglesContainer{
| |
| clear:both;
| |
| }
| |
|
| |
| .imgtoggleboxTitle{
| |
| display:none;
| |
| } | | } |