Turn off css boxing for view debugging
This commit is contained in:
@ -541,8 +541,8 @@ form.code span {
|
||||
}
|
||||
|
||||
//uncomment this to see the dimensions of all elements outlined in red
|
||||
* {
|
||||
border-color: red;
|
||||
border-width: 1px;
|
||||
border-style: solid;
|
||||
}
|
||||
//* {
|
||||
// border-color: red;
|
||||
// border-width: 1px;
|
||||
// border-style: solid;
|
||||
//}
|
||||
|
Reference in New Issue
Block a user