משתמש:Bharel/סקריפטים/64-new.css

מתוך ויקיפדיה, האנציקלופדיה החופשית

הערה: לאחר הפרסום, ייתכן שיהיה צורך לנקות את זיכרון המטמון (cache) של הדפדפן כדי להבחין בשינויים.

  • פיירפוקס / ספארי: להחזיק את המקש Shift בעת לחיצה על טעינה מחדש (Reload) או ללחוץ על צירוף המקשים Ctrl-F5 או Ctrl-R (במחשב מק: ⌘-R).
  • גוגל כרום: ללחוץ על צירוף המקשים Ctrl-Shift-R (במחשב מק: ⌘-Shift-R).
  • אינטרנט אקספלורר / אדג': להחזיק את המקש Ctrl בעת לחיצה על רענן (Refresh) או ללחוץ על צירוף המקשים Ctrl-F5.
  • אופרה: ללחוץ על Ctrl-F5.
.script-64-warnings > b {
    margin-bottom: 2em;
    margin-top: 1em;
}

.script-64-sortable {
    list-style-type: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
    width: 85%;
    text-align: center;
}

.script-64-sortable li {
    margin-top: 0.3em;
    margin-bottom: 0.3em;
    padding: 0.4em;
    font-size: 1.3em;
    height: 18px;
}

.script-64-sortable li .ui-icon-arrowthick-2-n-s {
    float: left;
    margin-top: 1px;
}

.script-64-sortable li .ui-icon-close {
    position: absolute;
    margin-top: 1px;
}

.script-64-warnings select {
    float: right;
}

#setting64General {
	margin-top: 1.3em;
	margin-bottom: 1.3em;
}

#setting64General li {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	margin-right: 1.3em;
}

#setting64General input{
	vertical-align: middle;
}

.script-64-warnings .ui-icon-plus {
    margin-bottom: 0.45em;
}

#script-64-status-span {
    color: lightGray;
}

.script-64-activated-indicator {
    color: red;
    border-bottom: thin dotted black;
}