מדיה ויקי:Common.css: הבדלים בין גרסאות בדף

אין תקציר עריכה
אין תקציר עריכה
אין תקציר עריכה
שורה 110: שורה 110:
     text-shadow: 0 1px rgba(0,0,0,0.1);
     text-shadow: 0 1px rgba(0,0,0,0.1);
}
}
load.php?debug=…&skin=vector:1
.mw-ui-button:not( :disabled ) {
.mw-ui-button:not( :disabled ) {
     -webkit-transition: background-color 100ms,color 100ms,border-color 100ms,box-shadow 100ms;
     -webkit-transition: background-color 100ms,color 100ms,border-color 100ms,box-shadow 100ms;
שורה 116: שורה 115:
     transition: background-color 100ms,color 100ms,border-color 100ms,box-shadow 100ms;
     transition: background-color 100ms,color 100ms,border-color 100ms,box-shadow 100ms;
}
}
load.php?debug=…&skin=vector:1
.mw-ui-vform select, .mw-ui-vform .mw-ui-button {
.mw-ui-vform select, .mw-ui-vform .mw-ui-button {
     display: block;
     display: block;
שורה 125: שורה 123:
     width: 100%;
     width: 100%;
}
}
load.php?debug=…&skin=vector:1
.mw-ui-button {
.mw-ui-button {
     font-family: inherit;
     font-family: inherit;
שורה 188: שורה 185:
button {
button {
     -webkit-appearance: button;
     -webkit-appearance: button;
}
ElementOpacity:hover {
    opacity: 1 !important;
}
}