Von Version < 28.5 >
bearbeitet von gru
am 12.03.2020, 14:59
Auf Version < 28.1 >
bearbeitet von gru
am 12.03.2020, 14:39
< >
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -109,17 +109,14 @@
109 109   background-color: #3480AD;/*#f0f0f3*/
110 110   text-align: center;
111 111   display: inline-block;
112 + user-select: none;
112 112   border-radius: 4px;
113 113   padding: 4px 4px 4px 4px;
114 114   font-size: 15px
115 115   margin: auto;
116 116   margin-bottom: 5px;
117 - -moz-user-select: -moz-none;
118 - -khtml-user-select: none;
119 - -webkit-user-select: none;
120 - -ms-user-select: none;
121 - user-select: none;
122 122  }
119 +
123 123  .jQButton[active=false] {
124 124   background-color: #a7a7a7;
125 125  }
... ... @@ -129,15 +129,6 @@
129 129  .jQButton[active=false]:hover {
130 130   background-color: #676767;
131 131  }
132 -.jQButton:before {
133 - font-family: "FontAwesome";
134 - font-size: 12px;
135 - font-weight: 400;
136 - content: "\f046";
137 -}
138 -.jQButton[active=false]:before {
139 - content: "\f096";
140 -}
141 141  </style>
142 142  
143 143  <script>
Copyright 2000-2024