File tree Expand file tree Collapse file tree 1 file changed +1
-11
lines changed Expand file tree Collapse file tree 1 file changed +1
-11
lines changed Original file line number Diff line number Diff line change 7
7
< link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css " integrity ="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u " crossorigin ="anonymous ">
8
8
< link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css " integrity ="sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp " crossorigin ="anonymous ">
9
9
< style >
10
- .peripheral {
10
+ .peripheral , . register , . field {
11
11
border-radius : 3px ;
12
12
border : solid 1px # eee ;
13
13
margin-bottom : 5px ;
14
14
}
15
- .register {
16
- border-radius : 3px ;
17
- border : solid 1px # eee ;
18
- margin-bottom : 3px ;
19
- }
20
- .field {
21
- border-radius : 3px ;
22
- border : solid 1px # eee ;
23
- margin-bottom : 3px ;
24
- }
25
15
.registers ,
26
16
.register-map {
27
17
display : none;
You can’t perform that action at this time.
0 commit comments