File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -265,11 +265,10 @@ body {
265265
266266 .icon-border {
267267 background : #525354 ;
268- width : 1px ;
269- height : 8px ;
270- margin-top : .6rem ;
271- margin-left : .25rem ;
272- margin-right : .25rem ;
268+ width : 3px ;
269+ height : 3px ;
270+ border-radius : 50% ;
271+ margin-top : .8rem ;
273272 }
274273}
275274
@@ -1141,6 +1140,14 @@ table tbody td {
11411140
11421141 #sidebar {
11431142 width : 210px ;
1143+ .sidebar-bottom {
1144+ margin-left : 1.5rem ;
1145+ margin-right : 1.5rem ;
1146+ .icon-border {
1147+ margin-left : .25rem ;
1148+ margin-right : .25rem ;
1149+ }
1150+ }
11441151 }
11451152
11461153 #topbar-wrapper {
@@ -1162,12 +1169,6 @@ table tbody td {
11621169 margin-right : 1rem ;
11631170 }
11641171
1165- #sidebar .sidebar-bottom {
1166- margin-left : 1.5rem ;
1167- margin-right : 1.5rem ;
1168-
1169- }
1170-
11711172 #main-wrapper {
11721173 margin-left : 210px ;
11731174 }
@@ -1427,10 +1428,9 @@ table tbody td {
14271428 }
14281429
14291430 .icon-border {
1430- height : 14px ;
14311431 margin-left : .2rem ;
14321432 margin-right : .2rem ;
1433- margin-bottom : 0 ;
1433+ margin-top : .85 rem ;
14341434 }
14351435
14361436 .icon-border +a {
You can’t perform that action at this time.
0 commit comments