SCSS Framework

Added Search Button Icon
TODO Add Mail & Arrow Buttons
This commit is contained in:
2017-05-03 18:55:27 +02:00
parent 787bd61ce6
commit 7df2406a6e
23 changed files with 217 additions and 15 deletions
+10
View File
@@ -412,6 +412,16 @@ td,
th {
padding: 0; }
/*
!!! IMPORTANT !!!
AN INPUT ELEMENT MUST BE SURROUNDED WITH A
LABEL ELEMENT FOR THIS TO WORK BECAUSE INPUT
ELEMENTS CANNOT TAKE PSEUDO ELEMENTS LIKE
:BEFORE AND :AFTER
THIS IS THEN USED ON THE LABEL ELEMENT!
*/
.content {
padding: 10px 0 0 20px;
background-color: #6ac88e;