diff options
Diffstat (limited to 't/t4018/css-common')
| -rw-r--r-- | t/t4018/css-common | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/t/t4018/css-common b/t/t4018/css-common new file mode 100644 index 0000000000..84ed754b33 --- /dev/null +++ b/t/t4018/css-common @@ -0,0 +1,4 @@ +RIGHT label.control-label { +    margin-top: 10px!important; +    border : 10px ChangeMe #C6C6C6; +}  | 
