SCSS Framework
Added Search Button Icon TODO Add Mail & Arrow Buttons
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user