Difference between revisions of "Template:Tongji Software/CSS"

Line 359: Line 359:
 
             bottom: auto;
 
             bottom: auto;
 
             right: auto;
 
             right: auto;
             -webkit-transform: translateX(-50%) translateY(-50%);
+
             /*-webkit-transform: translateX(-50%) translateY(-50%);
 
             -moz-transform: translateX(-50%) translateY(-50%);
 
             -moz-transform: translateX(-50%) translateY(-50%);
 
             -ms-transform: translateX(-50%) translateY(-50%);
 
             -ms-transform: translateX(-50%) translateY(-50%);
 
             -o-transform: translateX(-50%) translateY(-50%);
 
             -o-transform: translateX(-50%) translateY(-50%);
             transform: translateX(-50%) translateY(-50%);
+
             transform: translateX(-50%) translateY(-50%);*/
 
             width: 28px;
 
             width: 28px;
 
             height: 2px;
 
             height: 2px;
Line 442: Line 442:
 
                 left: auto;
 
                 left: auto;
 
                 right: 1em;
 
                 right: 1em;
                 -webkit-transform: translateX(0) translateY(-50%);
+
                 /*-webkit-transform: translateX(0) translateY(-50%);
 
                 -moz-transform: translateX(0) translateY(-50%);
 
                 -moz-transform: translateX(0) translateY(-50%);
 
                 -ms-transform: translateX(0) translateY(-50%);
 
                 -ms-transform: translateX(0) translateY(-50%);
 
                 -o-transform: translateX(0) translateY(-50%);
 
                 -o-transform: translateX(0) translateY(-50%);
                 transform: translateX(0) translateY(-50%);
+
                 transform: translateX(0) translateY(-50%);*/
 
             }
 
             }
 
         }
 
         }
Line 460: Line 460:
 
             /*background: rgba(2, 23, 37, 0.8);*/
 
             /*background: rgba(2, 23, 37, 0.8);*/
 
             /*background: rgba(0, 0, 0, 0.7);*/
 
             /*background: rgba(0, 0, 0, 0.7);*/
          --color-text: #fff;
+
            --color-text: #fff;
 
             --color-bg: #1f174e;
 
             --color-bg: #1f174e;
 
             --color-bg-2: #151436;
 
             --color-bg-2: #151436;
Line 475: Line 475:
 
             /* this fixes the buggy scrolling on webkit browsers - mobile devices only - when overflow property is applied */
 
             /* this fixes the buggy scrolling on webkit browsers - mobile devices only - when overflow property is applied */
 
             -webkit-overflow-scrolling: touch;
 
             -webkit-overflow-scrolling: touch;
             -webkit-transform: translateY(-100%);
+
             /*-webkit-transform: translateY(-100%);
 
             -moz-transform: translateY(-100%);
 
             -moz-transform: translateY(-100%);
 
             -ms-transform: translateY(-100%);
 
             -ms-transform: translateY(-100%);
 
             -o-transform: translateY(-100%);
 
             -o-transform: translateY(-100%);
             transform: translateY(-100%);
+
             transform: translateY(-100%);*/
 
             -webkit-transition-property: -webkit-transform;
 
             -webkit-transition-property: -webkit-transform;
 
             -moz-transition-property: -moz-transform;
 
             -moz-transition-property: -moz-transform;

Revision as of 15:49, 8 October 2019

Tongji Software | Pathlab