MediaWiki:Minerva.css: Unterschied zwischen den Versionen

Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(8 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 38: Zeile 38:
   text-align: left;
   text-align: left;
   outline: none;
   outline: none;
  max-width: 500px;


}
}
Zeile 50: Zeile 49:
   background-color: grey;
   background-color: grey;
   float: right;
   float: right;
   padding: 0.2em 1.5em;
   padding: 0.2em 1em;
   border-bottom-left-radius: 0.5em;
   border-bottom-left-radius: 0.5em;
}
}
Zeile 65: Zeile 64:
   cursor: pointer;
   cursor: pointer;
   margin: 5px;
   margin: 5px;
  padding: 5px;
   width: 100%;
   width: 100%;
   border: none;
   border: none;
Zeile 89: Zeile 87:
   padding: 5px;
   padding: 5px;
   border: 1px solid #555;
   border: 1px solid #555;
   z-index: 99;
   z-index: 10002;
   width:300px;
   width:300px;
   font-size: 1rem;   
   font-size: 1rem;   
Zeile 103: Zeile 101:
   display:inline-block;
   display:inline-block;
   height: fit-content;
   height: fit-content;
  user-select: none;
}
}