Skip to content

Commit

Permalink
Move this CSS file so it is picked up
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikVerheul committed Nov 4, 2021
1 parent 2756f4f commit 4d7c51a
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/

.palette-theme-default .palette-choices {
float: left;
width: 40%;
Expand All @@ -30,7 +30,7 @@
.palette-theme-default .palette-selected select {
width: 100%;
}

.palette-theme-default .palette-header {
display: block;
text-align: center;
Expand All @@ -42,7 +42,7 @@
border-bottom: 1px solid #729ac2;
}

.palette-theme-default .palette-buttons {
.palette-theme-default .palette-buttons {
float: left;
text-align: center;
padding-left: 10px;
Expand Down

0 comments on commit 4d7c51a

Please sign in to comment.